aboutsummaryrefslogtreecommitdiff
path: root/textproc/google-ctemplate
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-07-08 07:44:54 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-07-08 07:44:54 +0000
commitb6ddf04960691617a1df9953e6524501a72cb724 (patch)
tree9b5ac24b59576818f1e9fbf5a108c2d661af53eb /textproc/google-ctemplate
parent20f3ee593d32f86ce670819057c2d8692f1b2ef2 (diff)
Notes
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/files/patch-ltmain.sh15
-rw-r--r--textproc/google-ctemplate/files/patch-src-tests-template_regtest.cc11
-rw-r--r--textproc/google-ctemplate/pkg-plist4
5 files changed, 8 insertions, 30 deletions
diff --git a/textproc/google-ctemplate/Makefile b/textproc/google-ctemplate/Makefile
index 1ff24b037adf..62c4c716a366 100644
--- a/textproc/google-ctemplate/Makefile
+++ b/textproc/google-ctemplate/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= google-ctemplate
-PORTVERSION= 0.1
+PORTVERSION= 0.2
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= goog-ctemplate
diff --git a/textproc/google-ctemplate/distinfo b/textproc/google-ctemplate/distinfo
index fe6653043177..14a79c5e85e8 100644
--- a/textproc/google-ctemplate/distinfo
+++ b/textproc/google-ctemplate/distinfo
@@ -1,3 +1,3 @@
-MD5 (ctemplate-0.1.tar.gz) = eed8cce6ebe42480756b9db8fea17a74
-SHA256 (ctemplate-0.1.tar.gz) = 4ff1ed3311ea464cce6c3a3c069091707ced7d4fdbcbb8335279da7ccfdc9b5b
-SIZE (ctemplate-0.1.tar.gz) = 440047
+MD5 (ctemplate-0.2.tar.gz) = 9e5ae6113804270332a9230a982c5ac8
+SHA256 (ctemplate-0.2.tar.gz) = 375712e4e201d0384576c265702563e6a359d81c5dd3051cec9d33a00f371711
+SIZE (ctemplate-0.2.tar.gz) = 464662
diff --git a/textproc/google-ctemplate/files/patch-ltmain.sh b/textproc/google-ctemplate/files/patch-ltmain.sh
deleted file mode 100644
index c48a342df6f2..000000000000
--- a/textproc/google-ctemplate/files/patch-ltmain.sh
+++ /dev/null
@@ -1,15 +0,0 @@
---- ltmain.sh.orig Wed Apr 26 15:39:55 2006
-+++ ltmain.sh Wed Apr 26 15:40:11 2006
-@@ -5551,10 +5551,12 @@
- fi
-
- # Install the pseudo-library for information purposes.
-+ if /usr/bin/false ; then
- name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
- instname="$dir/$name"i
- $show "$install_prog $instname $destdir/$name"
- $run eval "$install_prog $instname $destdir/$name" || exit $?
-+ fi
-
- # Maybe install the static library, too.
- test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library"
diff --git a/textproc/google-ctemplate/files/patch-src-tests-template_regtest.cc b/textproc/google-ctemplate/files/patch-src-tests-template_regtest.cc
deleted file mode 100644
index 2631b576d071..000000000000
--- a/textproc/google-ctemplate/files/patch-src-tests-template_regtest.cc
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/tests/template_regtest.cc.orig Wed Apr 26 15:25:03 2006
-+++ src/tests/template_regtest.cc Wed Apr 26 15:24:10 2006
-@@ -131,7 +131,7 @@
- fclose(fp);
- }
-
--static int select_testdata(const struct dirent* d) {
-+static int select_testdata(struct dirent* d) {
- return !strncmp(d->d_name, "template_unittest_test",
- sizeof("template_unittest_test")-1);
- }
diff --git a/textproc/google-ctemplate/pkg-plist b/textproc/google-ctemplate/pkg-plist
index 0c97c3c516c7..19dac81a5cae 100644
--- a/textproc/google-ctemplate/pkg-plist
+++ b/textproc/google-ctemplate/pkg-plist
@@ -1,6 +1,7 @@
bin/make_tpl_varnames_h
bin/template-converter
include/google/ctemplate/hash_map.h
+include/google/ctemplate/hash_set.h
include/google/template.h
include/google/template_enums.h
include/google/template_dictionary.h
@@ -12,3 +13,6 @@ include/google/hash_map.h
lib/libctemplate.a
lib/libctemplate.so
lib/libctemplate.so.0
+lib/libctemplate_nothreads.a
+lib/libctemplate_nothreads.so
+lib/libctemplate_nothreads.so.0