svn commit: r311465 - head/textproc/pear-Text_Template
Martin Wilke
miwi at FreeBSD.org
Sun Feb 3 16:18:35 UTC 2013
Author: miwi
Date: Sun Feb 3 16:18:34 2013
New Revision: 311465
URL: http://svnweb.freebsd.org/changeset/ports/311465
Log:
- Update to 1.1.4
- Take maintainership
Modified:
head/textproc/pear-Text_Template/Makefile (contents, props changed)
head/textproc/pear-Text_Template/distinfo (contents, props changed)
Modified: head/textproc/pear-Text_Template/Makefile
==============================================================================
--- head/textproc/pear-Text_Template/Makefile Sun Feb 3 16:18:00 2013 (r311464)
+++ head/textproc/pear-Text_Template/Makefile Sun Feb 3 16:18:34 2013 (r311465)
@@ -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 at FreeBSD.org
+MAINTAINER= miwi at FreeBSD.org
COMMENT= Simple template engine
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \
Modified: head/textproc/pear-Text_Template/distinfo
==============================================================================
--- head/textproc/pear-Text_Template/distinfo Sun Feb 3 16:18:00 2013 (r311464)
+++ head/textproc/pear-Text_Template/distinfo Sun Feb 3 16:18:34 2013 (r311465)
@@ -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
More information about the svn-ports-head
mailing list