- Update to 1.17

Changes:	http://search.cpan.org/dist/Text-NSP/CHANGES
This commit is contained in:
Cheng-Lung Sung 2010-04-27 06:43:48 +00:00
parent 84238b233a
commit 22c6480da5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=253331
3 changed files with 6 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Text-NSP
PORTVERSION= 1.15
PORTVERSION= 1.17
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -17,6 +17,7 @@ COMMENT= Perl5 modules for Ngram Statistics Package
PERL_CONFIGURE= 5.8.0+
MAN1= combig.pl.1 count.pl.1 \
count2huge.pl.1 \
huge-count.pl.1 \
huge-delete.pl.1 huge-split.pl.1 \
huge-merge.pl.1 huge-sort.pl.1 \

View File

@ -1,3 +1,3 @@
MD5 (Text-NSP-1.15.tar.gz) = d4a7d7fec5451e5404c66996c2fc3c31
SHA256 (Text-NSP-1.15.tar.gz) = ebde2d93ca7db5612d1f402e61cc4d36ea756c627c718abf4ad23d313fa0a02e
SIZE (Text-NSP-1.15.tar.gz) = 1005106
MD5 (Text-NSP-1.17.tar.gz) = 2a6d94a8b35fccfaf6efbc707530a01b
SHA256 (Text-NSP-1.17.tar.gz) = 0bdf7beb435b8c0b33408e7dea4953fc197a07ec78ffe0faf9a3b82197282a9b
SIZE (Text-NSP-1.17.tar.gz) = 1019657

View File

@ -1,6 +1,7 @@
bin/combig-script.sh
bin/combig.pl
bin/count.pl
bin/count2huge.pl
bin/huge-count.pl
bin/huge-delete.pl
bin/huge-merge.pl