diff options
author | Frederic Culot <culot@FreeBSD.org> | 2011-04-28 15:12:54 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2011-04-28 15:12:54 +0000 |
commit | 2e89ae09788b8eb26c914ed5a829b28cfe8b4e26 (patch) | |
tree | a4a6c5014695478b0139257bef8d326fc253d910 /textproc/ctpp2 | |
parent | 4c918a10b53dc3be49bb276b7be19b980b3fe6dd (diff) | |
download | ports-2e89ae09788b8eb26c914ed5a829b28cfe8b4e26.tar.gz ports-2e89ae09788b8eb26c914ed5a829b28cfe8b4e26.zip |
Notes
Diffstat (limited to 'textproc/ctpp2')
-rw-r--r-- | textproc/ctpp2/Makefile | 2 | ||||
-rw-r--r-- | textproc/ctpp2/distinfo | 4 | ||||
-rw-r--r-- | textproc/ctpp2/pkg-plist | 2 |
3 files changed, 5 insertions, 3 deletions
diff --git a/textproc/ctpp2/Makefile b/textproc/ctpp2/Makefile index 15d732432130..7fa774f7cb66 100644 --- a/textproc/ctpp2/Makefile +++ b/textproc/ctpp2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ctpp2 -PORTVERSION= 2.6.8 +PORTVERSION= 2.6.14 CATEGORIES= textproc devel MASTER_SITES= http://ctpp.havoc.ru/download/ diff --git a/textproc/ctpp2/distinfo b/textproc/ctpp2/distinfo index c169dd9eb9ea..1ede811a8628 100644 --- a/textproc/ctpp2/distinfo +++ b/textproc/ctpp2/distinfo @@ -1,2 +1,2 @@ -SHA256 (ctpp2-2.6.8.tar.gz) = b500c50b8745f2e5376e3ded3d75c30f6d8253bf14fcf945c147288f4ef33e8f -SIZE (ctpp2-2.6.8.tar.gz) = 187665 +SHA256 (ctpp2-2.6.14.tar.gz) = 0b80ee6dedf76443aad377a21a84e1d54eb3c52f22f424dfde9c1840ddfa0345 +SIZE (ctpp2-2.6.14.tar.gz) = 195842 diff --git a/textproc/ctpp2/pkg-plist b/textproc/ctpp2/pkg-plist index e0d751a13b1b..0b179bb8abba 100644 --- a/textproc/ctpp2/pkg-plist +++ b/textproc/ctpp2/pkg-plist @@ -23,6 +23,8 @@ include/ctpp2/CTPP2Logger.hpp include/ctpp2/CTPP2OutputCollector.hpp include/ctpp2/CTPP2Parser.hpp include/ctpp2/CTPP2ParserException.hpp +include/ctpp2/CTPP2SimpleCompiler.hpp +include/ctpp2/CTPP2SimpleVM.hpp include/ctpp2/CTPP2SourceLoader.hpp include/ctpp2/CTPP2Sprintf.hpp include/ctpp2/CTPP2StaticData.hpp |