aboutsummaryrefslogtreecommitdiff
path: root/textproc/ctpp2
diff options
context:
space:
mode:
authorDennis Herrmann <dhn@FreeBSD.org>2011-09-03 11:57:24 +0000
committerDennis Herrmann <dhn@FreeBSD.org>2011-09-03 11:57:24 +0000
commit4812f463f8e8032ee32228fca15a6be6d07c9c91 (patch)
tree20c98f5a06af41d7b4eb80225440f5402de78376 /textproc/ctpp2
parent18733e8b6db40b2fc3f11e15dbce677e78c18e7a (diff)
Notes
Diffstat (limited to 'textproc/ctpp2')
-rw-r--r--textproc/ctpp2/Makefile2
-rw-r--r--textproc/ctpp2/distinfo4
-rw-r--r--textproc/ctpp2/pkg-plist19
3 files changed, 7 insertions, 18 deletions
diff --git a/textproc/ctpp2/Makefile b/textproc/ctpp2/Makefile
index 7fa774f7cb66..b1c6cbdf5478 100644
--- a/textproc/ctpp2/Makefile
+++ b/textproc/ctpp2/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ctpp2
-PORTVERSION= 2.6.14
+PORTVERSION= 2.7.1
CATEGORIES= textproc devel
MASTER_SITES= http://ctpp.havoc.ru/download/
diff --git a/textproc/ctpp2/distinfo b/textproc/ctpp2/distinfo
index 1ede811a8628..f61687f2f1c3 100644
--- a/textproc/ctpp2/distinfo
+++ b/textproc/ctpp2/distinfo
@@ -1,2 +1,2 @@
-SHA256 (ctpp2-2.6.14.tar.gz) = 0b80ee6dedf76443aad377a21a84e1d54eb3c52f22f424dfde9c1840ddfa0345
-SIZE (ctpp2-2.6.14.tar.gz) = 195842
+SHA256 (ctpp2-2.7.1.tar.gz) = 9ff78816b69ea68f94f6fe4310b0eeb92c424e4ce15104064435cc3e017603df
+SIZE (ctpp2-2.7.1.tar.gz) = 208930
diff --git a/textproc/ctpp2/pkg-plist b/textproc/ctpp2/pkg-plist
index 0b179bb8abba..93680b28267b 100644
--- a/textproc/ctpp2/pkg-plist
+++ b/textproc/ctpp2/pkg-plist
@@ -1,20 +1,21 @@
-bin/ctpp2vm
+bin/ctpp2-config
bin/ctpp2c
bin/ctpp2i
bin/ctpp2json
-bin/ctpp2-config
+bin/ctpp2vm
include/ctpp2/CDT.hpp
include/ctpp2/CDTSortRoutines.hpp
include/ctpp2/CTPP2BitIndex.hpp
include/ctpp2/CTPP2CharIterator.hpp
include/ctpp2/CTPP2Compiler.hpp
include/ctpp2/CTPP2DTOA.hpp
-include/ctpp2/CTPP2Exception.hpp
include/ctpp2/CTPP2Error.hpp
include/ctpp2/CTPP2ErrorCodes.h
+include/ctpp2/CTPP2Exception.hpp
include/ctpp2/CTPP2FileLogger.hpp
include/ctpp2/CTPP2FileOutputCollector.hpp
include/ctpp2/CTPP2FileSourceLoader.hpp
+include/ctpp2/CTPP2GetText.hpp
include/ctpp2/CTPP2GlobalDefines.h
include/ctpp2/CTPP2HashTable.hpp
include/ctpp2/CTPP2JSONFileParser.hpp
@@ -68,16 +69,4 @@ lib/libctpp2-st.a
lib/libctpp2.so
lib/libctpp2.so.2
lib/libctpp2.so.%%PORTVERSION%%
-share/locale/ru.CP1251/LC_MESSAGES/ctpp2.mo
-share/locale/ru.CP866/LC_MESSAGES/ctpp2.mo
-share/locale/ru.KOI8-R/LC_MESSAGES/ctpp2.mo
-share/locale/ru.UTF-8/LC_MESSAGES/ctpp2.mo
-@dirrmtry share/locale/ru.CP1251/LC_MESSAGES
-@dirrmtry share/locale/ru.CP1251
-@dirrmtry share/locale/ru.CP866/LC_MESSAGES
-@dirrmtry share/locale/ru.CP866
-@dirrmtry share/locale/ru.KOI8-R/LC_MESSAGES
-@dirrmtry share/locale/ru.KOI8-R
-@dirrmtry share/locale/ru.UTF-8/LC_MESSAGES
-@dirrmtry share/locale/ru.UTF-8
@dirrm include/ctpp2