diff options
author | vanilla <vanilla@FreeBSD.org> | 2008-08-21 11:40:00 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2008-08-21 11:40:00 +0800 |
commit | 054637aab1d8d6010fc181c3110c0508c243f08b (patch) | |
tree | 7ebaff6baedb775e71d4a1083ba4b216e2e9482b /textproc | |
parent | 344d07854b462303e8dfacc1dd3e6453888f07b8 (diff) | |
download | freebsd-ports-gnome-054637aab1d8d6010fc181c3110c0508c243f08b.tar.gz freebsd-ports-gnome-054637aab1d8d6010fc181c3110c0508c243f08b.tar.zst freebsd-ports-gnome-054637aab1d8d6010fc181c3110c0508c243f08b.zip |
Upgrade to 0.91.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/google-ctemplate/Makefile | 2 | ||||
-rw-r--r-- | textproc/google-ctemplate/distinfo | 6 | ||||
-rw-r--r-- | textproc/google-ctemplate/pkg-plist | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/textproc/google-ctemplate/Makefile b/textproc/google-ctemplate/Makefile index 5ee918949df3..f30cd4329090 100644 --- a/textproc/google-ctemplate/Makefile +++ b/textproc/google-ctemplate/Makefile @@ -7,7 +7,7 @@ # PORTNAME= google-ctemplate -PORTVERSION= 0.90 +PORTVERSION= 0.91 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} DISTNAME= ctemplate-${PORTVERSION} diff --git a/textproc/google-ctemplate/distinfo b/textproc/google-ctemplate/distinfo index a68b12af17b0..9db2d7d82a21 100644 --- a/textproc/google-ctemplate/distinfo +++ b/textproc/google-ctemplate/distinfo @@ -1,3 +1,3 @@ -MD5 (ctemplate-0.90.tar.gz) = cff26631501cefb8acb534f9fd7de907 -SHA256 (ctemplate-0.90.tar.gz) = c97b3e63de89f19d391feb9a37ddd51d0cf299aabe523489d3b6a7b2d66bb713 -SIZE (ctemplate-0.90.tar.gz) = 606477 +MD5 (ctemplate-0.91.tar.gz) = 0270ab187e32f31cd759736049d4d1bb +SHA256 (ctemplate-0.91.tar.gz) = d5d75cff03c58a7b9178099a8587caa348433f5702dc58e25e5b35dbef2b09f9 +SIZE (ctemplate-0.91.tar.gz) = 614840 diff --git a/textproc/google-ctemplate/pkg-plist b/textproc/google-ctemplate/pkg-plist index 1b6608b78b79..febcb1c8ae87 100644 --- a/textproc/google-ctemplate/pkg-plist +++ b/textproc/google-ctemplate/pkg-plist @@ -1,6 +1,7 @@ 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_dictionary.h include/google/template_enums.h @@ -9,6 +10,7 @@ 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 lib/libctemplate.a lib/libctemplate.la lib/libctemplate.so |