aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/pecl-ctemplate
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>2012-04-14 12:16:24 +0800
committervanilla <vanilla@FreeBSD.org>2012-04-14 12:16:24 +0800
commit1bd1f0c4b41c69f1046e7d7832fb2758dbbfe7ae (patch)
treeea1152f3df52a19843ecca2f7c5c6a8e48122ac5 /textproc/pecl-ctemplate
parent2df3e65931f0cdcc9dd7c0e866d1dfab568de445 (diff)
downloadfreebsd-ports-gnome-1bd1f0c4b41c69f1046e7d7832fb2758dbbfe7ae.tar.gz
freebsd-ports-gnome-1bd1f0c4b41c69f1046e7d7832fb2758dbbfe7ae.tar.zst
freebsd-ports-gnome-1bd1f0c4b41c69f1046e7d7832fb2758dbbfe7ae.zip
1: Upgrade google-ctemplate to 2.1.
2: bump pecl-ctempalte revision to chase shared library version.
Diffstat (limited to 'textproc/pecl-ctemplate')
-rw-r--r--textproc/pecl-ctemplate/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/pecl-ctemplate/Makefile b/textproc/pecl-ctemplate/Makefile
index b4b545d3a0bc..c44f064c4938 100644
--- a/textproc/pecl-ctemplate/Makefile
+++ b/textproc/pecl-ctemplate/Makefile
@@ -7,7 +7,7 @@
PORTNAME= cTemplate
PORTVERSION= 1.10
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= textproc pear
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= vanilla
@@ -17,7 +17,7 @@ DIST_SUBDIR= PECL
MAINTAINER= vanilla@FreeBSD.org
COMMENT= A PECL extension for google ctemplate library
-LIB_DEPENDS= ctemplate.1:${PORTSDIR}/textproc/google-ctemplate
+LIB_DEPENDS= ctemplate.2:${PORTSDIR}/textproc/google-ctemplate
USE_BZIP2= yes
USE_PHP= yes