ports/128254: [PATCH] textproc/lucene: update to 2.4.0

Cheng-Lung Sung clsung at FreeBSD.org
Mon Oct 20 23:00:08 UTC 2008


>Number:         128254
>Category:       ports
>Synopsis:       [PATCH] textproc/lucene: update to 2.4.0
>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:   Mon Oct 20 23:00:07 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Cheng-Lung Sung
>Release:        FreeBSD 7.0-PRERELEASE amd64
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD going04.iis.sinica.edu.tw 7.0-PRERELEASE FreeBSD 7.0-PRERELEASE #11: Wed Feb 27 22:07:54 CST 2008
>Description:
- Update to 2.4.0

Port maintainer (gerrit.beine at gmx.de) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- lucene-2.4.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/textproc/lucene/Makefile,v
retrieving revision 1.4
diff -u -u -r1.4 Makefile
--- Makefile	6 Sep 2008 21:11:02 -0000	1.4
+++ Makefile	20 Oct 2008 22:52:39 -0000
@@ -5,8 +5,7 @@
 # $FreeBSD: ports/textproc/lucene/Makefile,v 1.4 2008/09/06 21:11:02 miwi Exp $
 
 PORTNAME=	lucene
-PORTVERSION=	2.3.2
-PORTREVISION=	2
+PORTVERSION=	2.4.0
 CATEGORIES=	textproc java devel
 MASTER_SITES=	${MASTER_SITE_APACHE:S,%SUBDIR%,lucene/java,}
 DISTNAME=	lucene-${PORTVERSION}
@@ -26,6 +25,7 @@
 CONTRIBS=	analyzers \
 		ant \
 		benchmark \
+		instantiated \
 		highlighter \
 		lucli \
 		memory \
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/textproc/lucene/distinfo,v
retrieving revision 1.2
diff -u -u -r1.2 distinfo
--- distinfo	17 May 2008 21:29:20 -0000	1.2
+++ distinfo	20 Oct 2008 22:52:39 -0000
@@ -1,3 +1,3 @@
-MD5 (lucene-2.3.2.tar.gz) = ec66449aa93999648af5820c9b2cc0f0
-SHA256 (lucene-2.3.2.tar.gz) = 964c65238989c745deb267bb538c4be3e79fef00325a8632a1bee966ab0a67b7
-SIZE (lucene-2.3.2.tar.gz) = 6740118
+MD5 (lucene-2.4.0.tar.gz) = d3aa8662ecdafad602a161c8ba7fb290
+SHA256 (lucene-2.4.0.tar.gz) = a7d5ebb5fd9b75fd3b159067df20a958d9f006b1106d62cf93933e18c8f3dc15
+SIZE (lucene-2.4.0.tar.gz) = 8858954
--- lucene-2.4.0.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list