From f4ebc271bf156c112a3d2d46c771fe10c8d0d251 Mon Sep 17 00:00:00 2001 From: miwi Date: Sat, 11 Apr 2009 11:44:35 +0000 Subject: - Update to 2.4.10 PR: 133570 Submitted by: "Andrei V. Shetuhin" (maintainer) --- textproc/ctpp2/Makefile | 3 +-- textproc/ctpp2/distinfo | 6 +++--- textproc/ctpp2/pkg-plist | 4 +++- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/textproc/ctpp2/Makefile b/textproc/ctpp2/Makefile index 78435bc260da..3742e3cdc3e5 100644 --- a/textproc/ctpp2/Makefile +++ b/textproc/ctpp2/Makefile @@ -6,8 +6,7 @@ # PORTNAME= ctpp2 -PORTVERSION= 2.4.8 -PORTREVISION= 1 +PORTVERSION= 2.4.10 CATEGORIES= textproc devel MASTER_SITES= http://ctpp.havoc.ru/download/ diff --git a/textproc/ctpp2/distinfo b/textproc/ctpp2/distinfo index 6a4a27dce915..6675c864b95c 100644 --- a/textproc/ctpp2/distinfo +++ b/textproc/ctpp2/distinfo @@ -1,3 +1,3 @@ -MD5 (ctpp2-2.4.8.tar.gz) = 6b2cea787703470ace83de9e6242d6b6 -SHA256 (ctpp2-2.4.8.tar.gz) = defa56fd507039e122e9cb5afcf8b8155f54ad75970e781389a4b65ed2941c1c -SIZE (ctpp2-2.4.8.tar.gz) = 153408 +MD5 (ctpp2-2.4.10.tar.gz) = ac3ac4c86c3afe6a59a5edc6d4a08035 +SHA256 (ctpp2-2.4.10.tar.gz) = 285ccce966542c9d31673fe8750a80bcf5eed1b7ef0dedc732acc723c6ea4420 +SIZE (ctpp2-2.4.10.tar.gz) = 158293 diff --git a/textproc/ctpp2/pkg-plist b/textproc/ctpp2/pkg-plist index ddc2e2ade664..786994985293 100644 --- a/textproc/ctpp2/pkg-plist +++ b/textproc/ctpp2/pkg-plist @@ -25,6 +25,8 @@ include/ctpp2/CTPPParserException.hpp include/ctpp2/FileOutputCollector.hpp include/ctpp2/HashTable.hpp include/ctpp2/OutputCollector.hpp +include/ctpp2/SimpleCompiler.hpp +include/ctpp2/SimpleVM.hpp include/ctpp2/StaticData.hpp include/ctpp2/StaticText.hpp include/ctpp2/StringIconvOutputCollector.hpp @@ -50,7 +52,7 @@ include/ctpp2/VMSyscall.hpp lib/libctpp2-st.a lib/libctpp2.so lib/libctpp2.so.2 -lib/libctpp2.so.2.4.8 +lib/libctpp2.so.2.4.10 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 -- cgit