summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2006-09-22 12:28:23 +0000
committerAnton Berezin <tobez@FreeBSD.org>2006-09-22 12:28:23 +0000
commit9fe6c48ee3b4c0689cd2e73c21064ec4f3b8d955 (patch)
tree1017af7f69c7a145a0301ad7c154ea0ae5352af8 /textproc
parent- Document stack-based buffer overflow in libmms (diff)
Update to 1.25. Require 5.8.1 or higher.
Notes
Notes: svn path=/head/; revision=173603
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Plucene/Makefile6
-rw-r--r--textproc/p5-Plucene/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/textproc/p5-Plucene/Makefile b/textproc/p5-Plucene/Makefile
index a9403fa50fc9..71da4900ce7f 100644
--- a/textproc/p5-Plucene/Makefile
+++ b/textproc/p5-Plucene/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Plucene
-PORTVERSION= 1.24
+PORTVERSION= 1.25
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= ../by-authors/id/T/TM/TMTM
@@ -103,8 +103,8 @@ MAN3= Plucene.3 \
.include <bsd.port.pre.mk>
-.if ${PERL_LEVEL} < 500600
-IGNORE= This port requires perl 5.6 or above.
+.if ${PERL_LEVEL} < 500801
+IGNORE= requires perl 5.8.1 or above
.endif
.include <bsd.port.post.mk>
diff --git a/textproc/p5-Plucene/distinfo b/textproc/p5-Plucene/distinfo
index 25dd889a2139..0fd54554679f 100644
--- a/textproc/p5-Plucene/distinfo
+++ b/textproc/p5-Plucene/distinfo
@@ -1,3 +1,3 @@
-MD5 (Plucene-1.24.tar.gz) = 6c11fff52199ce35feae30d26148c7b0
-SHA256 (Plucene-1.24.tar.gz) = 5be8ebbc05270a041073766bd187a57a38e3a3a4a1494f6b0bac04d4e435cf66
-SIZE (Plucene-1.24.tar.gz) = 335765
+MD5 (Plucene-1.25.tar.gz) = f28a0477a95a7719ffe8593fa0cb2b13
+SHA256 (Plucene-1.25.tar.gz) = 6fa99c030d7aabfe2941f572b7775df4c59de0ff87f0263a0946ca7c19a4f89e
+SIZE (Plucene-1.25.tar.gz) = 335300