From 1bd1f0c4b41c69f1046e7d7832fb2758dbbfe7ae Mon Sep 17 00:00:00 2001 From: vanilla Date: Sat, 14 Apr 2012 04:16:24 +0000 Subject: 1: Upgrade google-ctemplate to 2.1. 2: bump pecl-ctempalte revision to chase shared library version. --- textproc/google-ctemplate/Makefile | 2 +- textproc/google-ctemplate/distinfo | 4 ++-- textproc/google-ctemplate/pkg-plist | 5 +++-- 3 files changed, 6 insertions(+), 5 deletions(-) (limited to 'textproc/google-ctemplate') diff --git a/textproc/google-ctemplate/Makefile b/textproc/google-ctemplate/Makefile index 28632111b96f..58f1e2473041 100644 --- a/textproc/google-ctemplate/Makefile +++ b/textproc/google-ctemplate/Makefile @@ -7,7 +7,7 @@ # PORTNAME= google-ctemplate -PORTVERSION= 2.0 +PORTVERSION= 2.1 CATEGORIES= textproc MASTER_SITES= GOOGLE_CODE PROJECTHOST= ctemplate diff --git a/textproc/google-ctemplate/distinfo b/textproc/google-ctemplate/distinfo index 282ce1f55bd7..43a90762f4d5 100644 --- a/textproc/google-ctemplate/distinfo +++ b/textproc/google-ctemplate/distinfo @@ -1,2 +1,2 @@ -SHA256 (ctemplate-2.0.tar.gz) = ca2dfe9474b1fb1a20f92d934a6b47cbaf170a08b201335594c93b7417c68d69 -SIZE (ctemplate-2.0.tar.gz) = 874846 +SHA256 (ctemplate-2.1.tar.gz) = ab7efdd61bbecc4806eb8f6c6136f4f3811da4cd1844e4f399378a0f3247f90e +SIZE (ctemplate-2.1.tar.gz) = 889451 diff --git a/textproc/google-ctemplate/pkg-plist b/textproc/google-ctemplate/pkg-plist index c18dd75aace3..47e7a3fe6c8e 100644 --- a/textproc/google-ctemplate/pkg-plist +++ b/textproc/google-ctemplate/pkg-plist @@ -2,6 +2,7 @@ bin/diff_tpl_auto_escape bin/make_tpl_varnames_h bin/template-converter include/ctemplate/per_expand_data.h +include/ctemplate/str_ref.h include/ctemplate/template.h include/ctemplate/template_annotator.h include/ctemplate/template_cache.h @@ -16,11 +17,11 @@ include/ctemplate/template_string.h lib/libctemplate.a lib/libctemplate.la lib/libctemplate.so -lib/libctemplate.so.1 +lib/libctemplate.so.2 lib/libctemplate_nothreads.a lib/libctemplate_nothreads.la lib/libctemplate_nothreads.so -lib/libctemplate_nothreads.so.1 +lib/libctemplate_nothreads.so.2 libdata/pkgconfig/libctemplate.pc libdata/pkgconfig/libctemplate_nothreads.pc @dirrm include/ctemplate -- cgit