diff options
author | tobez <tobez@FreeBSD.org> | 2005-05-24 20:08:26 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2005-05-24 20:08:26 +0800 |
commit | 9d28f1c002fad37c4ada6ebb630a1ba7ecc9b798 (patch) | |
tree | 2922c82109258d8833e941807ba228408064853d /textproc/p5-Lingua-Stem-Snowball | |
parent | 6c885e9f2b056a28a5d6a532b6d03109a022e3af (diff) | |
download | freebsd-ports-gnome-9d28f1c002fad37c4ada6ebb630a1ba7ecc9b798.tar.gz freebsd-ports-gnome-9d28f1c002fad37c4ada6ebb630a1ba7ecc9b798.tar.zst freebsd-ports-gnome-9d28f1c002fad37c4ada6ebb630a1ba7ecc9b798.zip |
Update to 0.92.
Diffstat (limited to 'textproc/p5-Lingua-Stem-Snowball')
-rw-r--r-- | textproc/p5-Lingua-Stem-Snowball/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-Lingua-Stem-Snowball/distinfo | 4 | ||||
-rw-r--r-- | textproc/p5-Lingua-Stem-Snowball/pkg-plist | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/textproc/p5-Lingua-Stem-Snowball/Makefile b/textproc/p5-Lingua-Stem-Snowball/Makefile index cbdf0e6e5775..7ab026fd96e1 100644 --- a/textproc/p5-Lingua-Stem-Snowball/Makefile +++ b/textproc/p5-Lingua-Stem-Snowball/Makefile @@ -6,10 +6,10 @@ # PORTNAME= Lingua-Stem-Snowball -PORTVERSION= 0.9 +PORTVERSION= 0.92 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= ../by-authors/id/F/FA/FABPOT +MASTER_SITE_SUBDIR= Lingua PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org diff --git a/textproc/p5-Lingua-Stem-Snowball/distinfo b/textproc/p5-Lingua-Stem-Snowball/distinfo index ba37e954a5cc..9b7061ff90c7 100644 --- a/textproc/p5-Lingua-Stem-Snowball/distinfo +++ b/textproc/p5-Lingua-Stem-Snowball/distinfo @@ -1,2 +1,2 @@ -MD5 (Lingua-Stem-Snowball-0.9.tar.gz) = 8079a3e979012b168d7054e7dd174f9a -SIZE (Lingua-Stem-Snowball-0.9.tar.gz) = 84387 +MD5 (Lingua-Stem-Snowball-0.92.tar.gz) = edc7664830c5709141d1df82ab88e426 +SIZE (Lingua-Stem-Snowball-0.92.tar.gz) = 84475 diff --git a/textproc/p5-Lingua-Stem-Snowball/pkg-plist b/textproc/p5-Lingua-Stem-Snowball/pkg-plist index d1f9a0e30d53..21d90f7177d2 100644 --- a/textproc/p5-Lingua-Stem-Snowball/pkg-plist +++ b/textproc/p5-Lingua-Stem-Snowball/pkg-plist @@ -1,5 +1,5 @@ +bin/add_stemmer.pl %%SITE_PERL%%/%%PERL_ARCH%%/Lingua/Stem/Snowball.pm -%%SITE_PERL%%/%%PERL_ARCH%%/Lingua/Stem/add_stemmer.pl %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/Stem/Snowball/.packlist %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/Stem/Snowball/Snowball.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/Stem/Snowball/Snowball.so |