From ebb2d55a1d548bcc19eaa17ca01e447b7ef2b752 Mon Sep 17 00:00:00 2001 From: Anton Berezin Date: Wed, 9 Feb 2005 13:01:01 +0000 Subject: [PATCH] Update to 0.9. This port no longer works with perl 5.005. --- textproc/p5-Lingua-Stem-Snowball/Makefile | 10 ++++++++-- textproc/p5-Lingua-Stem-Snowball/distinfo | 4 ++-- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/textproc/p5-Lingua-Stem-Snowball/Makefile b/textproc/p5-Lingua-Stem-Snowball/Makefile index fbc9341965d9..cbdf0e6e5775 100644 --- a/textproc/p5-Lingua-Stem-Snowball/Makefile +++ b/textproc/p5-Lingua-Stem-Snowball/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Lingua-Stem-Snowball -PORTVERSION= 0.8 +PORTVERSION= 0.9 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../by-authors/id/F/FA/FABPOT @@ -19,4 +19,10 @@ PERL_CONFIGURE= yes MAN3= Lingua::Stem::Snowball.3 -.include +.include + +.if ${PERL_LEVEL} < 500600 +IGNORE= "This port requires perl 5.6 or newer" +.endif + +.include diff --git a/textproc/p5-Lingua-Stem-Snowball/distinfo b/textproc/p5-Lingua-Stem-Snowball/distinfo index c316560a41ac..ba37e954a5cc 100644 --- a/textproc/p5-Lingua-Stem-Snowball/distinfo +++ b/textproc/p5-Lingua-Stem-Snowball/distinfo @@ -1,2 +1,2 @@ -MD5 (Lingua-Stem-Snowball-0.8.tar.gz) = 1ea2cd79c8ff41a3ec75f41460e7559d -SIZE (Lingua-Stem-Snowball-0.8.tar.gz) = 63374 +MD5 (Lingua-Stem-Snowball-0.9.tar.gz) = 8079a3e979012b168d7054e7dd174f9a +SIZE (Lingua-Stem-Snowball-0.9.tar.gz) = 84387