diff options
author | beech <beech@FreeBSD.org> | 2008-07-04 08:18:09 +0800 |
---|---|---|
committer | beech <beech@FreeBSD.org> | 2008-07-04 08:18:09 +0800 |
commit | e6f4d3f416b32e735205c47f36501bbc11f88a40 (patch) | |
tree | 1b03a35805eec36de1379ca5493ae7c469451ac1 /textproc | |
parent | 6568e7fca1ad2317234a3a78d2e8116967e4d241 (diff) | |
download | freebsd-ports-gnome-e6f4d3f416b32e735205c47f36501bbc11f88a40.tar.gz freebsd-ports-gnome-e6f4d3f416b32e735205c47f36501bbc11f88a40.tar.zst freebsd-ports-gnome-e6f4d3f416b32e735205c47f36501bbc11f88a40.zip |
- Update to 2.3.3
PR: ports/125116
Submitted by: Andrei V. Shetukhin <reki@reki.ru> (maintainer)
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/ctpp2/Makefile | 2 | ||||
-rw-r--r-- | textproc/ctpp2/distinfo | 6 | ||||
-rw-r--r-- | textproc/ctpp2/pkg-plist | 4 |
3 files changed, 7 insertions, 5 deletions
diff --git a/textproc/ctpp2/Makefile b/textproc/ctpp2/Makefile index be15c25448bd..030c766b2f6d 100644 --- a/textproc/ctpp2/Makefile +++ b/textproc/ctpp2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ctpp2 -PORTVERSION= 2.3.0 +PORTVERSION= 2.3.3 CATEGORIES= textproc devel MASTER_SITES= http://ctpp.havoc.ru/download/ diff --git a/textproc/ctpp2/distinfo b/textproc/ctpp2/distinfo index 7be2cee92ac5..a0cdbcc5b43c 100644 --- a/textproc/ctpp2/distinfo +++ b/textproc/ctpp2/distinfo @@ -1,3 +1,3 @@ -MD5 (ctpp2-2.3.0.tar.gz) = ecdf5584b6428b1aac06574991226917 -SHA256 (ctpp2-2.3.0.tar.gz) = 47a2f153973f21044a80c2a414a90cd28edfcd0e48af5a3c3bc6d5fa1a006742 -SIZE (ctpp2-2.3.0.tar.gz) = 132682 +MD5 (ctpp2-2.3.3.tar.gz) = 08b36d38b514050154ed2ac2a791de27 +SHA256 (ctpp2-2.3.3.tar.gz) = 0d2ac3094a263fa9862b87b4cc1ca217d20f0e0157a8f4568f1cb8db3432cda8 +SIZE (ctpp2-2.3.3.tar.gz) = 135102 diff --git a/textproc/ctpp2/pkg-plist b/textproc/ctpp2/pkg-plist index 9eb5bd1fc56a..909ed3784de2 100644 --- a/textproc/ctpp2/pkg-plist +++ b/textproc/ctpp2/pkg-plist @@ -8,6 +8,8 @@ include/ctpp2/CTPP2.hpp include/ctpp2/CTPP2BitIndex.hpp include/ctpp2/CTPP2CharIterator.hpp include/ctpp2/CTPP2Compiler.hpp +include/ctpp2/CTPP2Error.hpp +include/ctpp2/CTPP2ErrorCodes.h include/ctpp2/CTPP2FileSourceLoader.hpp include/ctpp2/CTPP2GlobalDefines.h include/ctpp2/CTPP2JSONFileParser.hpp @@ -46,7 +48,7 @@ include/ctpp2/VMSyscall.hpp lib/libctpp2-st.a lib/libctpp2.so lib/libctpp2.so.2 -lib/libctpp2.so.2.3.0 +lib/libctpp2.so.2.3.3 share/locale/ru_RU.CP1251/LC_MESSAGES/ctpp2.mo share/locale/ru_RU.KOI8-R/LC_MESSAGES/ctpp2.mo @dirrmtry share/locale/ru_RU.KOI8-R/LC_MESSAGES |