diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2010-08-04 07:44:02 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2010-08-04 07:44:02 +0000 |
commit | 68ae9c31ca7fd14ba76f93e58b048b36b7d91179 (patch) | |
tree | aeac3d5614282bc57f03b0c01bcf964bc798a56d /textproc | |
parent | 7a314d8bbfcd51cf08d11f43fa4c29530debc85f (diff) | |
download | ports-68ae9c31ca7fd14ba76f93e58b048b36b7d91179.tar.gz ports-68ae9c31ca7fd14ba76f93e58b048b36b7d91179.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/ctpp2/Makefile | 3 | ||||
-rw-r--r-- | textproc/ctpp2/distinfo | 6 | ||||
-rw-r--r-- | textproc/ctpp2/pkg-plist | 1 |
3 files changed, 5 insertions, 5 deletions
diff --git a/textproc/ctpp2/Makefile b/textproc/ctpp2/Makefile index a6c2d6e927bd..e0ebaad5343a 100644 --- a/textproc/ctpp2/Makefile +++ b/textproc/ctpp2/Makefile @@ -6,8 +6,7 @@ # PORTNAME= ctpp2 -PORTVERSION= 2.6.1 -PORTREVISION= 1 +PORTVERSION= 2.6.3 CATEGORIES= textproc devel MASTER_SITES= http://ctpp.havoc.ru/download/ diff --git a/textproc/ctpp2/distinfo b/textproc/ctpp2/distinfo index eaafdbc959d1..8e0cfee82921 100644 --- a/textproc/ctpp2/distinfo +++ b/textproc/ctpp2/distinfo @@ -1,3 +1,3 @@ -MD5 (ctpp2-2.6.1.tar.gz) = 4c33739f0dcb7d5fcbd98b8b53a6de51 -SHA256 (ctpp2-2.6.1.tar.gz) = 1e560047fe8473218d4ef2939f3545d70a37f3ade0679acfbf18452acc83f166 -SIZE (ctpp2-2.6.1.tar.gz) = 178726 +MD5 (ctpp2-2.6.3.tar.gz) = 75a0b4aa594c4cf5f695258ade876a3b +SHA256 (ctpp2-2.6.3.tar.gz) = 3416fa84596c4f2523a1928df7d04ed667ab46b0e2bfbe4e78bcb0bdb456f922 +SIZE (ctpp2-2.6.3.tar.gz) = 185782 diff --git a/textproc/ctpp2/pkg-plist b/textproc/ctpp2/pkg-plist index 399466a86fb6..e0d751a13b1b 100644 --- a/textproc/ctpp2/pkg-plist +++ b/textproc/ctpp2/pkg-plist @@ -4,6 +4,7 @@ bin/ctpp2i bin/ctpp2json bin/ctpp2-config include/ctpp2/CDT.hpp +include/ctpp2/CDTSortRoutines.hpp include/ctpp2/CTPP2BitIndex.hpp include/ctpp2/CTPP2CharIterator.hpp include/ctpp2/CTPP2Compiler.hpp |