- Update to 0.14

- Add LICENSE (Artistic 1 & GPL 1)

Changes:	http://search.cpan.org/dist/Text-Ngram/Changes
This commit is contained in:
Frederic Culot 2012-01-27 10:39:48 +00:00
parent eacdad93a7
commit 9eb4dec365
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=289873
2 changed files with 6 additions and 3 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= Text-Ngram
PORTVERSION= 0.13
PORTVERSION= 0.14
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module for n-gram analysis
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
PERL_CONFIGURE= yes
MAN3= Text::Ngram.3

View file

@ -1,2 +1,2 @@
SHA256 (Text-Ngram-0.13.tar.gz) = b15dd932eff55b2257c13f8aa2c4af2b81f580d9ce39e771321d25b431e6c15a
SIZE (Text-Ngram-0.13.tar.gz) = 10899
SHA256 (Text-Ngram-0.14.tar.gz) = be828634315e76181bdfdfc4193515d81fd6ceb69463c135ff856d7db7b4fb48
SIZE (Text-Ngram-0.14.tar.gz) = 22264