diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2010-04-29 22:18:52 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2010-04-29 22:18:52 +0000 |
commit | cea9f248e76813df97a40327d4554db744808c43 (patch) | |
tree | 8906eecc5eeddfa1a8845e38ee04f236f989c5cd /textproc/p5-Lingua-Stem | |
parent | 60c34f64c1b57f3f0c14edfeb925d75fe0c8de08 (diff) |
Notes
Diffstat (limited to 'textproc/p5-Lingua-Stem')
-rw-r--r-- | textproc/p5-Lingua-Stem/Makefile | 6 | ||||
-rw-r--r-- | textproc/p5-Lingua-Stem/distinfo | 6 | ||||
-rw-r--r-- | textproc/p5-Lingua-Stem/pkg-plist | 1 |
3 files changed, 6 insertions, 7 deletions
diff --git a/textproc/p5-Lingua-Stem/Makefile b/textproc/p5-Lingua-Stem/Makefile index c48b6c4c8231..2a31e9eaaf39 100644 --- a/textproc/p5-Lingua-Stem/Makefile +++ b/textproc/p5-Lingua-Stem/Makefile @@ -6,12 +6,12 @@ # PORTNAME= Lingua-Stem -PORTVERSION= 0.83 +PORTVERSION= 0.84 CATEGORIES= textproc perl5 -MASTER_SITES= CPAN +MASTER_SITES= CPAN/../../authors/id/S/SN/SNOWHARE PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Provides word stemming algorithms localized by language BUILD_DEPENDS= ${SITE_PERL}/Lingua/PT/Stemmer.pm:${PORTSDIR}/textproc/p5-Lingua-PT-Stemmer \ diff --git a/textproc/p5-Lingua-Stem/distinfo b/textproc/p5-Lingua-Stem/distinfo index 9b52091d6bf9..aadbc52634b2 100644 --- a/textproc/p5-Lingua-Stem/distinfo +++ b/textproc/p5-Lingua-Stem/distinfo @@ -1,3 +1,3 @@ -MD5 (Lingua-Stem-0.83.tar.gz) = b826bf751e8df6244a786d4686b5dacb -SHA256 (Lingua-Stem-0.83.tar.gz) = cd97878f1ef263238e0478984820c400262db19ae11ee0dcacb060f015b295f1 -SIZE (Lingua-Stem-0.83.tar.gz) = 1379351 +MD5 (Lingua-Stem-0.84.tar.gz) = a236b5d85ac49f84aad447c1383ad2de +SHA256 (Lingua-Stem-0.84.tar.gz) = 8ff54b6e13ae9680045d38636a7bf3db8d43d65b2567a86ba5f4306bab805b89 +SIZE (Lingua-Stem-0.84.tar.gz) = 1358061 diff --git a/textproc/p5-Lingua-Stem/pkg-plist b/textproc/p5-Lingua-Stem/pkg-plist index dfbfdbbb13dc..4feaded6a45a 100644 --- a/textproc/p5-Lingua-Stem/pkg-plist +++ b/textproc/p5-Lingua-Stem/pkg-plist @@ -1,4 +1,3 @@ -%%SITE_PERL%%/Lingua/test.pl %%SITE_PERL%%/Lingua/Stem.pod %%SITE_PERL%%/Lingua/Stem.pm %%SITE_PERL%%/Lingua/Stem/AutoLoader.pm |