From ab78ee9009417d833a2f3e6a51840ac5aae5e226 Mon Sep 17 00:00:00 2001 From: miwi Date: Sun, 3 Feb 2013 16:18:34 +0000 Subject: - Update to 1.1.4 - Take maintainership --- textproc/pear-Text_Template/Makefile | 4 ++-- 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 -- cgit