diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2013-02-03 16:18:34 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2013-02-03 16:18:34 +0000 |
commit | 15bcba584b25671352103feb0b322dec423e2732 (patch) | |
tree | d3922ec35eb1c6b17261f494ae041710114836ed /textproc/pear-Text_Template | |
parent | f2f8df8888483fd87471a6bc0bbefb2cb3b998d6 (diff) | |
download | ports-15bcba584b25671352103feb0b322dec423e2732.tar.gz ports-15bcba584b25671352103feb0b322dec423e2732.zip |
Notes
Diffstat (limited to 'textproc/pear-Text_Template')
-rw-r--r-- | textproc/pear-Text_Template/Makefile | 4 | ||||
-rw-r--r-- | textproc/pear-Text_Template/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/pear-Text_Template/Makefile b/textproc/pear-Text_Template/Makefile index cbc1b21a1732..0c5c9928c7d1 100644 --- a/textproc/pear-Text_Template/Makefile +++ b/textproc/pear-Text_Template/Makefile @@ -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 \ diff --git a/textproc/pear-Text_Template/distinfo b/textproc/pear-Text_Template/distinfo index 753dddd869e7..105c11d9024f 100644 --- a/textproc/pear-Text_Template/distinfo +++ b/textproc/pear-Text_Template/distinfo @@ -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 |