aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>2011-02-17 11:52:30 +0800
committervanilla <vanilla@FreeBSD.org>2011-02-17 11:52:30 +0800
commit5dafce94a9eb45df2cd836105026f5fcfc0ddd9a (patch)
tree322d91ca1fe0616c6c40d3c3a7b52690ed7d412d /textproc
parent7287c783b63d98535c2d79d46e20bfa2839e6697 (diff)
downloadfreebsd-ports-gnome-5dafce94a9eb45df2cd836105026f5fcfc0ddd9a.tar.gz
freebsd-ports-gnome-5dafce94a9eb45df2cd836105026f5fcfc0ddd9a.tar.zst
freebsd-ports-gnome-5dafce94a9eb45df2cd836105026f5fcfc0ddd9a.zip
bump version for google-ctemplate shared number increasment.
Feature safe: yes.
Diffstat (limited to 'textproc')
-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 9cbf86e46263..447ac76c148c 100644
--- a/textproc/pecl-ctemplate/Makefile
+++ b/textproc/pecl-ctemplate/Makefile
@@ -7,7 +7,7 @@
PORTNAME= cTemplate
PORTVERSION= 1.10
-PORTREVISION= 1
+PORTREVISION= 2
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.0:${PORTSDIR}/textproc/google-ctemplate
+LIB_DEPENDS= ctemplate.1:${PORTSDIR}/textproc/google-ctemplate
USE_BZIP2= yes
USE_PHP= yes