summaryrefslogtreecommitdiff
path: root/textproc/p5-Lingua-Stem-Snowball
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2005-02-09 13:01:01 +0000
committerAnton Berezin <tobez@FreeBSD.org>2005-02-09 13:01:01 +0000
commitebb2d55a1d548bcc19eaa17ca01e447b7ef2b752 (patch)
tree2e3b878899940b08e422ed95d3390258d4fc0af7 /textproc/p5-Lingua-Stem-Snowball
parentupdate to 7.54u2 (20050131). (diff)
Update to 0.9. This port no longer works with perl 5.005.
Notes
Notes: svn path=/head/; revision=128377
Diffstat (limited to 'textproc/p5-Lingua-Stem-Snowball')
-rw-r--r--textproc/p5-Lingua-Stem-Snowball/Makefile10
-rw-r--r--textproc/p5-Lingua-Stem-Snowball/distinfo4
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 <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 500600
+IGNORE= "This port requires perl 5.6 or newer"
+.endif
+
+.include <bsd.port.post.mk>
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