diff options
author | vsevolod <vsevolod@FreeBSD.org> | 2009-12-30 21:31:40 +0800 |
---|---|---|
committer | vsevolod <vsevolod@FreeBSD.org> | 2009-12-30 21:31:40 +0800 |
commit | f819ff4d3a31ede7539b4cb5d06c1841ec816c9e (patch) | |
tree | a71721681f26c294f9505ccabf7f7c33afad448f | |
parent | 617f847734462109d8123363068ec9867ac8bd49 (diff) | |
download | freebsd-ports-gnome-f819ff4d3a31ede7539b4cb5d06c1841ec816c9e.tar.gz freebsd-ports-gnome-f819ff4d3a31ede7539b4cb5d06c1841ec816c9e.tar.zst freebsd-ports-gnome-f819ff4d3a31ede7539b4cb5d06c1841ec816c9e.zip |
Update to 2.5.15.
PR: 142166
Submitted by: maintainer
-rw-r--r-- | textproc/ctpp2/Makefile | 2 | ||||
-rw-r--r-- | textproc/ctpp2/distinfo | 6 | ||||
-rw-r--r-- | textproc/ctpp2/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/textproc/ctpp2/Makefile b/textproc/ctpp2/Makefile index f83f36293a6d..c049e4331bef 100644 --- a/textproc/ctpp2/Makefile +++ b/textproc/ctpp2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ctpp2 -PORTVERSION= 2.5.11 +PORTVERSION= 2.5.15 CATEGORIES= textproc devel MASTER_SITES= http://ctpp.havoc.ru/download/ diff --git a/textproc/ctpp2/distinfo b/textproc/ctpp2/distinfo index 5aed508b2dca..66f702188631 100644 --- a/textproc/ctpp2/distinfo +++ b/textproc/ctpp2/distinfo @@ -1,3 +1,3 @@ -MD5 (ctpp2-2.5.11.tar.gz) = 1db782f6d7f40b50a027261ccf3b9050 -SHA256 (ctpp2-2.5.11.tar.gz) = 3b92f1f22fcabe8c0266d9c335ce2386a70d60ab11cbc12d24886808c28186dd -SIZE (ctpp2-2.5.11.tar.gz) = 173069 +MD5 (ctpp2-2.5.15.tar.gz) = 897cad0c79e3cea56a7a0ffaa67c1633 +SHA256 (ctpp2-2.5.15.tar.gz) = 660072f6de0a798172436ca4d91ddd98a03783837a528a86f8a7d722b6637d24 +SIZE (ctpp2-2.5.15.tar.gz) = 175144 diff --git a/textproc/ctpp2/pkg-plist b/textproc/ctpp2/pkg-plist index 23ed0d1a0264..d1bc32b3e975 100644 --- a/textproc/ctpp2/pkg-plist +++ b/textproc/ctpp2/pkg-plist @@ -30,6 +30,7 @@ include/ctpp2/SimpleCompiler.hpp include/ctpp2/SimpleVM.hpp include/ctpp2/StaticData.hpp include/ctpp2/StaticText.hpp +include/ctpp2/StreamOutputCollector.hpp include/ctpp2/StringIconvOutputCollector.hpp include/ctpp2/StringOutputCollector.hpp include/ctpp2/SyscallFactory.hpp |