mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
- Update to 0.5.2
- Reset maintainer to ports@
This commit is contained in:
parent
e945c01650
commit
c0a70c655c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=369689
2 changed files with 6 additions and 8 deletions
|
@ -2,17 +2,15 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= Tempita
|
PORTNAME= Tempita
|
||||||
PORTVERSION= 0.5.1
|
PORTVERSION= 0.5.2
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= textproc python
|
CATEGORIES= textproc python
|
||||||
MASTER_SITES= CHEESESHOP
|
MASTER_SITES= CHEESESHOP
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
|
||||||
MAINTAINER= wenheping@gmail.com
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Small text templating language
|
COMMENT= Small text templating language
|
||||||
|
|
||||||
USE_PYTHON= yes
|
USES= python
|
||||||
USE_PYDISTUTILS= yes
|
USE_PYTHON= distutils autoplist
|
||||||
PYDISTUTILS_AUTOPLIST= yes
|
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (Tempita-0.5.1.tar.gz) = 0ebe6938ca7401db79bac279849fffcb5752029150bcb6f3c3edbe7aa9a077d8
|
SHA256 (Tempita-0.5.2.tar.gz) = cacecf0baa674d356641f1d406b8bff1d756d739c46b869a54de515d08e6fc9c
|
||||||
SIZE (Tempita-0.5.1.tar.gz) = 12097
|
SIZE (Tempita-0.5.2.tar.gz) = 12648
|
||||||
|
|
Loading…
Add table
Reference in a new issue