diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2008-05-12 01:59:32 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2008-05-12 01:59:32 +0000 |
commit | 4594a12a7771faee2e939a1e61ebe13ebd979ef2 (patch) | |
tree | e821994a1ed69aefd4f75e74c7e0a5e116ee5305 /textproc/google-ctemplate | |
parent | b3bfbdcfa60d60db7f1f0435b4adf3457c996c74 (diff) | |
download | ports-4594a12a7771faee2e939a1e61ebe13ebd979ef2.tar.gz ports-4594a12a7771faee2e939a1e61ebe13ebd979ef2.zip |
Notes
Diffstat (limited to 'textproc/google-ctemplate')
-rw-r--r-- | textproc/google-ctemplate/Makefile | 4 | ||||
-rw-r--r-- | textproc/google-ctemplate/distinfo | 6 | ||||
-rw-r--r-- | textproc/google-ctemplate/pkg-plist | 1 |
3 files changed, 6 insertions, 5 deletions
diff --git a/textproc/google-ctemplate/Makefile b/textproc/google-ctemplate/Makefile index d1d877d5c6df..b3f6faf9bc37 100644 --- a/textproc/google-ctemplate/Makefile +++ b/textproc/google-ctemplate/Makefile @@ -7,12 +7,12 @@ # PORTNAME= google-ctemplate -PORTVERSION= 0.9 +PORTVERSION= 0.90 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} DISTNAME= ctemplate-${PORTVERSION} -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= vanilla@FreeBSD.org COMMENT= A simple but powerful template language for C++ GNU_CONFIGURE= yes diff --git a/textproc/google-ctemplate/distinfo b/textproc/google-ctemplate/distinfo index 0deb7adee644..a68b12af17b0 100644 --- a/textproc/google-ctemplate/distinfo +++ b/textproc/google-ctemplate/distinfo @@ -1,3 +1,3 @@ -MD5 (ctemplate-0.9.tar.gz) = 9f5208af10592079dcf8059bd4c62b1a -SHA256 (ctemplate-0.9.tar.gz) = c4a68c27ccf32558046b41f173037e19e2b8d474c9fa4160485339165179548a -SIZE (ctemplate-0.9.tar.gz) = 536000 +MD5 (ctemplate-0.90.tar.gz) = cff26631501cefb8acb534f9fd7de907 +SHA256 (ctemplate-0.90.tar.gz) = c97b3e63de89f19d391feb9a37ddd51d0cf299aabe523489d3b6a7b2d66bb713 +SIZE (ctemplate-0.90.tar.gz) = 606477 diff --git a/textproc/google-ctemplate/pkg-plist b/textproc/google-ctemplate/pkg-plist index 814f2e830c69..1b6608b78b79 100644 --- a/textproc/google-ctemplate/pkg-plist +++ b/textproc/google-ctemplate/pkg-plist @@ -1,3 +1,4 @@ +bin/diff_tpl_auto_escape bin/make_tpl_varnames_h bin/template-converter include/google/template.h |