ports/110916: Update p5-Lucene to 0.13
Anton Berezin
tobez at FreeBSD.org
Tue Mar 27 11:00:22 UTC 2007
>Number: 110916
>Category: ports
>Synopsis: Update p5-Lucene to 0.13
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Tue Mar 27 11:00:20 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Anton Berezin
>Release: FreeBSD 6.2-STABLE amd64
>Organization:
>Environment:
>Description:
>How-To-Repeat:
>Fix:
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/p5-Lucene/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile 20 Feb 2007 03:49:25 -0000 1.1
+++ Makefile 27 Mar 2007 10:17:07 -0000
@@ -6,7 +6,7 @@
#
PORTNAME= Lucene
-PORTVERSION= 0.09
+PORTVERSION= 0.13
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../by-authors/id/T/TB/TBUSCH
@@ -23,4 +23,10 @@
MAN3= Lucene.3
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 500800
+IGNORE= requires perl 5.8.0 or later. Install lang/perl5.8 and try again
+.endif
+
+.include <bsd.port.post.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/textproc/p5-Lucene/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo 20 Feb 2007 03:49:25 -0000 1.1
+++ distinfo 27 Mar 2007 10:06:48 -0000
@@ -1,3 +1,3 @@
-MD5 (Lucene-0.09.tar.gz) = a0962d29047b4c4a621db4c78932a209
-SHA256 (Lucene-0.09.tar.gz) = aeca1e9b25972d7fd6dea0aa63997fe73012162a604d8ba72d1729e625137dc7
-SIZE (Lucene-0.09.tar.gz) = 17420
+MD5 (Lucene-0.13.tar.gz) = 087e58a52108721c6886e616aecf172a
+SHA256 (Lucene-0.13.tar.gz) = 223861fd53fbe5dbed08ac565c5ff987d6c1bc9d7985d9ad008ae6ff6ece6350
+SIZE (Lucene-0.13.tar.gz) = 18535
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list