diff options
author | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2010-04-09 23:33:09 +0000 |
---|---|---|
committer | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2010-04-09 23:33:09 +0000 |
commit | 7b5613d024b09c371acb806ab55ba53bad49f500 (patch) | |
tree | 9cc0c9face71a0747c820ca55ec80cae1f0d6900 /textproc/ctpp2 | |
parent | ff9e4e3f3ad25c659edfc9b2b6258469fdac9a66 (diff) | |
download | ports-7b5613d024b09c371acb806ab55ba53bad49f500.tar.gz ports-7b5613d024b09c371acb806ab55ba53bad49f500.zip |
Notes
Diffstat (limited to 'textproc/ctpp2')
-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 c049e4331bef..c17f80db79b1 100644 --- a/textproc/ctpp2/Makefile +++ b/textproc/ctpp2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ctpp2 -PORTVERSION= 2.5.15 +PORTVERSION= 2.5.18 CATEGORIES= textproc devel MASTER_SITES= http://ctpp.havoc.ru/download/ diff --git a/textproc/ctpp2/distinfo b/textproc/ctpp2/distinfo index 66f702188631..ddd15bbb4cf1 100644 --- a/textproc/ctpp2/distinfo +++ b/textproc/ctpp2/distinfo @@ -1,3 +1,3 @@ -MD5 (ctpp2-2.5.15.tar.gz) = 897cad0c79e3cea56a7a0ffaa67c1633 -SHA256 (ctpp2-2.5.15.tar.gz) = 660072f6de0a798172436ca4d91ddd98a03783837a528a86f8a7d722b6637d24 -SIZE (ctpp2-2.5.15.tar.gz) = 175144 +MD5 (ctpp2-2.5.18.tar.gz) = 5abdd0c4c47b7922629f330a99071f17 +SHA256 (ctpp2-2.5.18.tar.gz) = fbbfa8a8b4373265599e1d62aebf42ab4133885bf606345342c4aedc8c275e39 +SIZE (ctpp2-2.5.18.tar.gz) = 218758 diff --git a/textproc/ctpp2/pkg-plist b/textproc/ctpp2/pkg-plist index d1bc32b3e975..37c65a6defdf 100644 --- a/textproc/ctpp2/pkg-plist +++ b/textproc/ctpp2/pkg-plist @@ -18,6 +18,7 @@ include/ctpp2/CTPP2JSONParser.hpp include/ctpp2/CTPP2Parser.hpp include/ctpp2/CTPP2ParserException.hpp include/ctpp2/CTPP2SourceLoader.hpp +include/ctpp2/CTPP2StringBuffer.hpp include/ctpp2/CTPP2SymbolTable.hpp include/ctpp2/CTPP2Syntax.h include/ctpp2/CTPP2SysHeaders.h |