From 974c171cec9a853b791e67ea58389a4698c9ac2f Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Thu, 17 Feb 2011 03:52:30 +0000 Subject: [PATCH] bump version for google-ctemplate shared number increasment. Feature safe: yes. --- textproc/pecl-ctemplate/Makefile | 4 ++-- 1 file 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