- Update to 1.1.4
- Take maintainership
This commit is contained in:
parent
f2f8df8888
commit
15bcba584b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=311465
2 changed files with 4 additions and 4 deletions
|
@ -2,12 +2,12 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Text_Template
|
||||
PORTVERSION= 1.1.2
|
||||
PORTVERSION= 1.1.4
|
||||
CATEGORIES= textproc www pear
|
||||
MASTER_SITES= http://pear.phpunit.de/get/
|
||||
PKGNAMEPREFIX= pear-
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= miwi@FreeBSD.org
|
||||
COMMENT= Simple template engine
|
||||
|
||||
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (PEAR/Text_Template-1.1.2.tgz) = f7dda7f47790a200235395df643032a46ad796ebee8087eaf9f0304af23488f7
|
||||
SIZE (PEAR/Text_Template-1.1.2.tgz) = 3633
|
||||
SHA256 (PEAR/Text_Template-1.1.4.tgz) = 905e9ed8f26cbe41b3c6ab5d0a8f760aee83c5abbccba48d27aa2975decf937b
|
||||
SIZE (PEAR/Text_Template-1.1.4.tgz) = 3701
|
||||
|
|
Loading…
Reference in a new issue