diff options
author | clsung <clsung@FreeBSD.org> | 2007-08-14 16:13:34 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2007-08-14 16:13:34 +0800 |
commit | bcac2d84a7ad19e0c31029e90043ab424fe513e3 (patch) | |
tree | 8e4a0c965957f1dd217be7581ad66a90d6ea2141 /textproc/p5-Lucene | |
parent | 3020bcfbe59618d6a70200ae8a3c77ff4d7e167b (diff) | |
download | freebsd-ports-graphics-bcac2d84a7ad19e0c31029e90043ab424fe513e3.tar.gz freebsd-ports-graphics-bcac2d84a7ad19e0c31029e90043ab424fe513e3.tar.zst freebsd-ports-graphics-bcac2d84a7ad19e0c31029e90043ab424fe513e3.zip |
- Update to 0.17
- unbreak, now it builds on clucene-0.9.19
Diffstat (limited to 'textproc/p5-Lucene')
-rw-r--r-- | textproc/p5-Lucene/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-Lucene/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/textproc/p5-Lucene/Makefile b/textproc/p5-Lucene/Makefile index ab41d03f748..f7c5ee2ef30 100644 --- a/textproc/p5-Lucene/Makefile +++ b/textproc/p5-Lucene/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Lucene -PORTVERSION= 0.13 +PORTVERSION= 0.17 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../by-authors/id/T/TB/TBUSCH @@ -15,7 +15,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= clsung@FreeBSD.org COMMENT= API to the C++ port of the Lucene search engine -BROKEN= Does not compile with clucene-0.9.19 LIB_DEPENDS= clucene:${PORTSDIR}/textproc/clucene PERL_CONFIGURE= yes diff --git a/textproc/p5-Lucene/distinfo b/textproc/p5-Lucene/distinfo index efa792f2b23..885b118a54a 100644 --- a/textproc/p5-Lucene/distinfo +++ b/textproc/p5-Lucene/distinfo @@ -1,3 +1,3 @@ -MD5 (Lucene-0.13.tar.gz) = 087e58a52108721c6886e616aecf172a -SHA256 (Lucene-0.13.tar.gz) = 223861fd53fbe5dbed08ac565c5ff987d6c1bc9d7985d9ad008ae6ff6ece6350 -SIZE (Lucene-0.13.tar.gz) = 18535 +MD5 (Lucene-0.17.tar.gz) = 40fc549c39c7b0fdb7f67daf6aa292d4 +SHA256 (Lucene-0.17.tar.gz) = b50d006cbceaff5b1b428cd226c674c76283dec22e8abd3735d20a4dd4dff98a +SIZE (Lucene-0.17.tar.gz) = 18767 |