aboutsummaryrefslogtreecommitdiff
path: root/textproc/google-ctemplate
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2009-06-13 15:08:51 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2009-06-13 15:08:51 +0000
commitf42dff2a46ae967a5ba4993d88b65d44c3404ac7 (patch)
tree5500df6aee9c3656c4605366c2027b80f7edb335 /textproc/google-ctemplate
parent122b39c26e94bf87b1c50722481e4ae635227d4c (diff)
downloadports-f42dff2a46ae967a5ba4993d88b65d44c3404ac7.tar.gz
ports-f42dff2a46ae967a5ba4993d88b65d44c3404ac7.zip
Upgrade to 0.95.
Notes
Notes: svn path=/head/; revision=235686
Diffstat (limited to 'textproc/google-ctemplate')
-rw-r--r--textproc/google-ctemplate/Makefile2
-rw-r--r--textproc/google-ctemplate/distinfo6
-rw-r--r--textproc/google-ctemplate/pkg-plist25
3 files changed, 16 insertions, 17 deletions
diff --git a/textproc/google-ctemplate/Makefile b/textproc/google-ctemplate/Makefile
index e7872a3520d4..453040502503 100644
--- a/textproc/google-ctemplate/Makefile
+++ b/textproc/google-ctemplate/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= google-ctemplate
-PORTVERSION= 0.94
+PORTVERSION= 0.95
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
DISTNAME= ctemplate-${PORTVERSION}
diff --git a/textproc/google-ctemplate/distinfo b/textproc/google-ctemplate/distinfo
index 4edcc535daf5..4cc0f1bd1e8f 100644
--- a/textproc/google-ctemplate/distinfo
+++ b/textproc/google-ctemplate/distinfo
@@ -1,3 +1,3 @@
-MD5 (ctemplate-0.94.tar.gz) = e4227fce68880c415838be5320f1706a
-SHA256 (ctemplate-0.94.tar.gz) = e6a7d8a4a834ec590608eb3738d4cdd25568843cf97214abf5159870de914113
-SIZE (ctemplate-0.94.tar.gz) = 754320
+MD5 (ctemplate-0.95.tar.gz) = d6cfabbe1742dbe6f3bd10b77be319f1
+SHA256 (ctemplate-0.95.tar.gz) = 4d14169438705c30d7c67a98810e61fdf521b61e894c41200fb8f30c170dc768
+SIZE (ctemplate-0.95.tar.gz) = 755764
diff --git a/textproc/google-ctemplate/pkg-plist b/textproc/google-ctemplate/pkg-plist
index eb239a48f572..7db31f4b2d1d 100644
--- a/textproc/google-ctemplate/pkg-plist
+++ b/textproc/google-ctemplate/pkg-plist
@@ -1,18 +1,17 @@
bin/diff_tpl_auto_escape
bin/make_tpl_varnames_h
bin/template-converter
-include/google/per_expand_data.h
-include/google/template.h
-include/google/template_annotator.h
-include/google/template_dictionary.h
-include/google/template_dictionary_interface.h
-include/google/template_enums.h
-include/google/template_emitter.h
-include/google/template_from_string.h
-include/google/template_modifiers.h
-include/google/template_namelist.h
-include/google/template_pathops.h
-include/google/template_string.h
+include/ctemplate/per_expand_data.h
+include/ctemplate/template.h
+include/ctemplate/template_annotator.h
+include/ctemplate/template_dictionary.h
+include/ctemplate/template_dictionary_interface.h
+include/ctemplate/template_enums.h
+include/ctemplate/template_emitter.h
+include/ctemplate/template_modifiers.h
+include/ctemplate/template_namelist.h
+include/ctemplate/template_pathops.h
+include/ctemplate/template_string.h
lib/libctemplate.a
lib/libctemplate.la
lib/libctemplate.so
@@ -21,4 +20,4 @@ lib/libctemplate_nothreads.a
lib/libctemplate_nothreads.la
lib/libctemplate_nothreads.so
lib/libctemplate_nothreads.so.0
-@dirrmtry include/google
+@dirrmtry include/ctemplate