mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Upgrade to 0.90, and take over maintainer bit.
Approved by: clsung@ (original maintainer)
This commit is contained in:
parent
b3bfbdcfa6
commit
4594a12a77
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=212940
@ -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
|
||||
|
@ -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
|
||||
|
@ -1,3 +1,4 @@
|
||||
bin/diff_tpl_auto_escape
|
||||
bin/make_tpl_varnames_h
|
||||
bin/template-converter
|
||||
include/google/template.h
|
||||
|
Loading…
Reference in New Issue
Block a user