aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-Text-Ngram
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2012-01-27 18:39:48 +0800
committerFrederic Culot <culot@FreeBSD.org>2012-01-27 18:39:48 +0800
commit9eb4dec365f4a6544274dc49be72d305cf467c0a (patch)
tree89ea4045572112848ec4bc313a84de3817bf1141 /textproc/p5-Text-Ngram
parenteacdad93a798c450f7b61f4bd7bdb91d398d4187 (diff)
downloadfreebsd-ports-gnome-9eb4dec365f4a6544274dc49be72d305cf467c0a.tar.gz
freebsd-ports-gnome-9eb4dec365f4a6544274dc49be72d305cf467c0a.tar.zst
freebsd-ports-gnome-9eb4dec365f4a6544274dc49be72d305cf467c0a.zip
- Update to 0.14
- Add LICENSE (Artistic 1 & GPL 1) Changes: http://search.cpan.org/dist/Text-Ngram/Changes
Diffstat (limited to 'textproc/p5-Text-Ngram')
-rw-r--r--textproc/p5-Text-Ngram/Makefile5
-rw-r--r--textproc/p5-Text-Ngram/distinfo4
2 files changed, 6 insertions, 3 deletions
diff --git a/textproc/p5-Text-Ngram/Makefile b/textproc/p5-Text-Ngram/Makefile
index 9217c33367f8..7e41041211b0 100644
--- a/textproc/p5-Text-Ngram/Makefile
+++ b/textproc/p5-Text-Ngram/Makefile
@@ -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
diff --git a/textproc/p5-Text-Ngram/distinfo b/textproc/p5-Text-Ngram/distinfo
index e795b53eef4e..513127c68e44 100644
--- a/textproc/p5-Text-Ngram/distinfo
+++ b/textproc/p5-Text-Ngram/distinfo
@@ -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