From 5887d5045552a47edf7bf4379a398fca6bf663d6 Mon Sep 17 00:00:00 2001 From: arved Date: Mon, 9 Aug 2004 14:31:20 +0000 Subject: Update to 0.70 Add dependency on p5-Lingua-Stem-Fr PR: 67269 Submitted by: Thorsten Greiner --- textproc/p5-Lingua-Stem/Makefile | 4 ++-- textproc/p5-Lingua-Stem/distinfo | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'textproc') diff --git a/textproc/p5-Lingua-Stem/Makefile b/textproc/p5-Lingua-Stem/Makefile index 8ad82bb2e0b..6df84232cc0 100644 --- a/textproc/p5-Lingua-Stem/Makefile +++ b/textproc/p5-Lingua-Stem/Makefile @@ -6,8 +6,7 @@ # PORTNAME= Lingua-Stem -PORTVERSION= 0.61 -PORTREVISION= 1 +PORTVERSION= 0.70 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Lingua @@ -17,6 +16,7 @@ MAINTAINER= thorsten.greiner@web.de 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/Snowball/Da.pm:${PORTSDIR}/textproc/p5-Lingua-Stem-Snowball-Da \ ${SITE_PERL}/Lingua/Stem/Snowball/No.pm:${PORTSDIR}/textproc/p5-Lingua-Stem-Snowball-No \ diff --git a/textproc/p5-Lingua-Stem/distinfo b/textproc/p5-Lingua-Stem/distinfo index 4948703527e..fc60838cb3f 100644 --- a/textproc/p5-Lingua-Stem/distinfo +++ b/textproc/p5-Lingua-Stem/distinfo @@ -1,2 +1,2 @@ -MD5 (Lingua-Stem-0.61.tar.gz) = ca99b08aa82fcbcd749d4903b205fcec -SIZE (Lingua-Stem-0.61.tar.gz) = 16670 +MD5 (Lingua-Stem-0.70.tar.gz) = 95f120129265bd6d4835f7403ceb8a12 +SIZE (Lingua-Stem-0.70.tar.gz) = 19172 -- cgit