aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Lingua-StopWords
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2006-08-20 18:45:51 +0000
committerMathieu Arnold <mat@FreeBSD.org>2006-08-20 18:45:51 +0000
commit63d342f76ac4f590472c9d8b0d48a01da76e58e5 (patch)
tree30c5fe3b1aaf28366df930e7df3abbd07288148a /textproc/p5-Lingua-StopWords
parent79961b54e9bdf3131c2ca97a4c0f87bbe70b298f (diff)
downloadports-63d342f76ac4f590472c9d8b0d48a01da76e58e5.tar.gz
ports-63d342f76ac4f590472c9d8b0d48a01da76e58e5.zip
Notes
Diffstat (limited to 'textproc/p5-Lingua-StopWords')
-rw-r--r--textproc/p5-Lingua-StopWords/Makefile4
-rw-r--r--textproc/p5-Lingua-StopWords/distinfo6
-rw-r--r--textproc/p5-Lingua-StopWords/pkg-descr5
-rw-r--r--textproc/p5-Lingua-StopWords/pkg-plist2
4 files changed, 10 insertions, 7 deletions
diff --git a/textproc/p5-Lingua-StopWords/Makefile b/textproc/p5-Lingua-StopWords/Makefile
index b16b300ffc6a..0135a37a178f 100644
--- a/textproc/p5-Lingua-StopWords/Makefile
+++ b/textproc/p5-Lingua-StopWords/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Lingua-StopWords
-PORTVERSION= 0.05
+PORTVERSION= 0.06
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Lingua
@@ -20,7 +20,7 @@ PERL_CONFIGURE= yes
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500601
-IGNORE= requires perl 5.6.1 or newer
+IGNORE= requires at least Perl 5.6.1. Please install lang/perl5.8 and try again
.endif
MAN3= Lingua::StopWords.3
diff --git a/textproc/p5-Lingua-StopWords/distinfo b/textproc/p5-Lingua-StopWords/distinfo
index 92b29dbb3050..aff4be36e1ec 100644
--- a/textproc/p5-Lingua-StopWords/distinfo
+++ b/textproc/p5-Lingua-StopWords/distinfo
@@ -1,3 +1,3 @@
-MD5 (Lingua-StopWords-0.05.tar.gz) = 9b59c5be94f9dac2dce3e49570b398e6
-SHA256 (Lingua-StopWords-0.05.tar.gz) = 8bbe83cb82af37834d56043c8f3fe43f7da12bde0c3067a66d026277196b6570
-SIZE (Lingua-StopWords-0.05.tar.gz) = 12365
+MD5 (Lingua-StopWords-0.06.tar.gz) = 0d97d3009068ac466ac4e98588ebd667
+SHA256 (Lingua-StopWords-0.06.tar.gz) = b33291eb22b6bc726c9fc380fa1e2f15ab731a6a455568d6fa9ddab948fbf92d
+SIZE (Lingua-StopWords-0.06.tar.gz) = 13629
diff --git a/textproc/p5-Lingua-StopWords/pkg-descr b/textproc/p5-Lingua-StopWords/pkg-descr
index 1e3d71a9160b..45251a9e10a5 100644
--- a/textproc/p5-Lingua-StopWords/pkg-descr
+++ b/textproc/p5-Lingua-StopWords/pkg-descr
@@ -1,5 +1,6 @@
This module provides lists of stopwords for several languages.
-Currently supported languages are Danish, Dutch, English, French,
-German, Italian, Norwegian, Portugese, Spanish, and Swedish.
+Currently supported languages are Danish, Dutch, English, Finnish,
+French, German, Italian, Norwegian, Portugese, Spanish, Swedish,
+and Russian.
WWW: http://search.cpan.org/dist/Lingua-StopWords/
diff --git a/textproc/p5-Lingua-StopWords/pkg-plist b/textproc/p5-Lingua-StopWords/pkg-plist
index 56566d880846..3bf4fa9eaede 100644
--- a/textproc/p5-Lingua-StopWords/pkg-plist
+++ b/textproc/p5-Lingua-StopWords/pkg-plist
@@ -1,8 +1,10 @@
+@comment $FreeBSD$
%%SITE_PERL%%/Lingua/StopWords.pm
%%SITE_PERL%%/Lingua/StopWords/DA.pm
%%SITE_PERL%%/Lingua/StopWords/DE.pm
%%SITE_PERL%%/Lingua/StopWords/EN.pm
%%SITE_PERL%%/Lingua/StopWords/ES.pm
+%%SITE_PERL%%/Lingua/StopWords/FI.pm
%%SITE_PERL%%/Lingua/StopWords/FR.pm
%%SITE_PERL%%/Lingua/StopWords/IT.pm
%%SITE_PERL%%/Lingua/StopWords/NL.pm