Index: head/textproc/p5-Lingua-Stem-Snowball/Makefile =================================================================== --- head/textproc/p5-Lingua-Stem-Snowball/Makefile (revision 136024) +++ head/textproc/p5-Lingua-Stem-Snowball/Makefile (revision 136025) @@ -1,28 +1,28 @@ # New ports collection makefile for: textproc/p5-Lingua-Stem-Snowball # Date created: 14 October 2004 # Whom: Anton Berezin # # $FreeBSD$ # 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 COMMENT= Lingua::Stem::Snowball - Perl interface to Snowball stemmers PERL_CONFIGURE= yes MAN3= Lingua::Stem::Snowball.3 .include .if ${PERL_LEVEL} < 500600 IGNORE= "This port requires perl 5.6 or newer" .endif .include Property changes on: head/textproc/p5-Lingua-Stem-Snowball/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/textproc/p5-Lingua-Stem-Snowball/distinfo =================================================================== --- head/textproc/p5-Lingua-Stem-Snowball/distinfo (revision 136024) +++ head/textproc/p5-Lingua-Stem-Snowball/distinfo (revision 136025) @@ -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 Property changes on: head/textproc/p5-Lingua-Stem-Snowball/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/textproc/p5-Lingua-Stem-Snowball/pkg-plist =================================================================== --- head/textproc/p5-Lingua-Stem-Snowball/pkg-plist (revision 136024) +++ head/textproc/p5-Lingua-Stem-Snowball/pkg-plist (revision 136025) @@ -1,10 +1,10 @@ +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 @unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/Stem/Snowball 2>/dev/null || true @unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua/Stem 2>/dev/null || true @unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Lingua 2>/dev/null || true @unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Lingua/Stem 2>/dev/null || true @unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Lingua 2>/dev/null || true Property changes on: head/textproc/p5-Lingua-Stem-Snowball/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property