Date: Sun, 3 Feb 2013 16:18:34 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r311465 - head/textproc/pear-Text_Template Message-ID: <201302031618.r13GIYQp042012@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org +MAINTAINER= miwi@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302031618.r13GIYQp042012>