aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Lingua-Stem
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2004-08-31 07:15:03 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2004-08-31 07:15:03 +0000
commita0b920fe5c602df9a6f0716073f9f00e69e91ab4 (patch)
treec3e6fc49a37b242f86a9dced4808efda797ae310 /textproc/p5-Lingua-Stem
parentdb28ba066dcab256e8fe866a55c2091d6f17044d (diff)
downloadports-a0b920fe5c602df9a6f0716073f9f00e69e91ab4.tar.gz
ports-a0b920fe5c602df9a6f0716073f9f00e69e91ab4.zip
Notes
Diffstat (limited to 'textproc/p5-Lingua-Stem')
-rw-r--r--textproc/p5-Lingua-Stem/Makefile3
-rw-r--r--textproc/p5-Lingua-Stem/distinfo4
-rw-r--r--textproc/p5-Lingua-Stem/pkg-descr2
3 files changed, 5 insertions, 4 deletions
diff --git a/textproc/p5-Lingua-Stem/Makefile b/textproc/p5-Lingua-Stem/Makefile
index 6df84232cc06..8cc2aa9e61d4 100644
--- a/textproc/p5-Lingua-Stem/Makefile
+++ b/textproc/p5-Lingua-Stem/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Lingua-Stem
-PORTVERSION= 0.70
+PORTVERSION= 0.81
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Lingua
@@ -18,6 +18,7 @@ COMMENT= Provides word stemming algorithms localized by language
BUILD_DEPENDS= ${SITE_PERL}/Lingua/PT/Stemmer.pm:${PORTSDIR}/textproc/p5-Lingua-PT-Stemmer \
${SITE_PERL}/Lingua/Stem/Fr.pm:${PORTSDIR}/textproc/p5-Lingua-Stem-Fr \
${SITE_PERL}/Lingua/Stem/It.pm:${PORTSDIR}/textproc/p5-Lingua-Stem-It \
+ ${SITE_PERL}/Lingua/Stem/Ru.pm:${PORTSDIR}/textproc/p5-Lingua-Stem-Ru \
${SITE_PERL}/Lingua/Stem/Snowball/Da.pm:${PORTSDIR}/textproc/p5-Lingua-Stem-Snowball-Da \
${SITE_PERL}/Lingua/Stem/Snowball/No.pm:${PORTSDIR}/textproc/p5-Lingua-Stem-Snowball-No \
${SITE_PERL}/Lingua/Stem/Snowball/Se.pm:${PORTSDIR}/textproc/p5-Lingua-Stem-Snowball-Se \
diff --git a/textproc/p5-Lingua-Stem/distinfo b/textproc/p5-Lingua-Stem/distinfo
index fc60838cb3fe..8f017577d6df 100644
--- a/textproc/p5-Lingua-Stem/distinfo
+++ b/textproc/p5-Lingua-Stem/distinfo
@@ -1,2 +1,2 @@
-MD5 (Lingua-Stem-0.70.tar.gz) = 95f120129265bd6d4835f7403ceb8a12
-SIZE (Lingua-Stem-0.70.tar.gz) = 19172
+MD5 (Lingua-Stem-0.81.tar.gz) = 94d85dc2fd40db4483e3bff9206d8cad
+SIZE (Lingua-Stem-0.81.tar.gz) = 105350
diff --git a/textproc/p5-Lingua-Stem/pkg-descr b/textproc/p5-Lingua-Stem/pkg-descr
index 0e5f65242f1a..72666aee6122 100644
--- a/textproc/p5-Lingua-Stem/pkg-descr
+++ b/textproc/p5-Lingua-Stem/pkg-descr
@@ -14,4 +14,4 @@ Currently supported locales are:
PT - Portuguese
SV - Swedish
-WWW: http://search.cpan.org/~snowhare/Lingua-Stem-0.61/lib/Lingua/Stem.pm
+WWW: http://search.cpan.org/~snowhare/Lingua-Stem/