diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2008-07-04 08:18:09 +0800 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2008-07-04 08:18:09 +0800 |
commit | 9347e3a4001f9ba35f0c30b8257a7cb1f7cb0fb7 (patch) | |
tree | 94b611824ec8a31ebedbe152e8b2a8d6295ed655 | |
parent | 1386f5ca1763c594398a441887b3a82eed45695f (diff) | |
download | freebsd-ports-gnome-9347e3a4001f9ba35f0c30b8257a7cb1f7cb0fb7.tar.gz freebsd-ports-gnome-9347e3a4001f9ba35f0c30b8257a7cb1f7cb0fb7.tar.zst freebsd-ports-gnome-9347e3a4001f9ba35f0c30b8257a7cb1f7cb0fb7.zip |
- Update to 2.3.3
PR: ports/125116
Submitted by: Andrei V. Shetukhin <reki@reki.ru> (maintainer)
-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 |