svn commit: r307390 - head/textproc/pear-Text_Template

Pawel Pekala pawel at FreeBSD.org
Tue Nov 13 19:41:13 UTC 2012


Author: pawel
Date: Tue Nov 13 19:41:12 2012
New Revision: 307390
URL: http://svnweb.freebsd.org/changeset/ports/307390

Log:
  Update to version 1.1.2
  
  PR:		ports/171909
  Submitted by:	Gasol Wu <gasol.wu at gmail.com>
  Feature safe:	yes

Modified:
  head/textproc/pear-Text_Template/Makefile
  head/textproc/pear-Text_Template/distinfo

Modified: head/textproc/pear-Text_Template/Makefile
==============================================================================
--- head/textproc/pear-Text_Template/Makefile	Tue Nov 13 19:27:40 2012	(r307389)
+++ head/textproc/pear-Text_Template/Makefile	Tue Nov 13 19:41:12 2012	(r307390)
@@ -1,12 +1,8 @@
-# Ports collection makefile for:  pear-Text_Template
-# Date created:			  11 July 2011
-# Whom:				  Martin Matuska <mm at FreeBSD.org>
-#
+# Created by: Martin Matuska <mm at 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
 

Modified: head/textproc/pear-Text_Template/distinfo
==============================================================================
--- head/textproc/pear-Text_Template/distinfo	Tue Nov 13 19:27:40 2012	(r307389)
+++ head/textproc/pear-Text_Template/distinfo	Tue Nov 13 19:41:12 2012	(r307390)
@@ -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


More information about the svn-ports-head mailing list