diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/pear-Text_Template/Makefile | 9 | ||||
-rw-r--r-- | textproc/pear-Text_Template/distinfo | 4 |
2 files changed, 4 insertions, 9 deletions
diff --git a/textproc/pear-Text_Template/Makefile b/textproc/pear-Text_Template/Makefile index 76e0e9b48332..cbc1b21a1732 100644 --- a/textproc/pear-Text_Template/Makefile +++ b/textproc/pear-Text_Template/Makefile @@ -1,12 +1,8 @@ -# Ports collection makefile for: pear-Text_Template -# Date created: 11 July 2011 -# Whom: Martin Matuska <mm@FreeBSD.org> -# +# Created by: Martin Matuska <mm@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Text_Template -PORTVERSION= 1.1.1 +PORTVERSION= 1.1.2 CATEGORIES= textproc www pear MASTER_SITES= http://pear.phpunit.de/get/ PKGNAMEPREFIX= pear- @@ -16,7 +12,6 @@ COMMENT= Simple template engine BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ ${PEARDIR}/.channels/pear.phpunit.de.reg:${PORTSDIR}/devel/pear-channel-phpunit - RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ ${PEARDIR}/.channels/pear.phpunit.de.reg:${PORTSDIR}/devel/pear-channel-phpunit diff --git a/textproc/pear-Text_Template/distinfo b/textproc/pear-Text_Template/distinfo index f3803ddc3089..753dddd869e7 100644 --- a/textproc/pear-Text_Template/distinfo +++ b/textproc/pear-Text_Template/distinfo @@ -1,2 +1,2 @@ -SHA256 (PEAR/Text_Template-1.1.1.tgz) = 1d21e556407441cbe81bbb32e34a78c3eaacb98def3e1d7ea3fa8a2b584ff207 -SIZE (PEAR/Text_Template-1.1.1.tgz) = 3444 +SHA256 (PEAR/Text_Template-1.1.2.tgz) = f7dda7f47790a200235395df643032a46ad796ebee8087eaf9f0304af23488f7 +SIZE (PEAR/Text_Template-1.1.2.tgz) = 3633 |