Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Feb 2007 10:49:12 +0800 (CST)
From:      Cheng-Lung Sung <clsung@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        laszlof@FreeBSD.org
Subject:   ports/109349: [PATCH] textproc/py24-PyLucene: update to 2.1.0
Message-ID:  <20070220024912.2DE0328551@going04.iis.sinica.edu.tw>
Resent-Message-ID: <200702200250.l1K2o2nq095147@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         109349
>Category:       ports
>Synopsis:       [PATCH] textproc/py24-PyLucene: update to 2.1.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:   Tue Feb 20 02:50:02 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Cheng-Lung Sung
>Release:        FreeBSD 6.2-RELEASE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD going04.iis.sinica.edu.tw 6.2-RELEASE FreeBSD 6.2-RELEASE #22: Fri Jan 12 22:51:58 CST 2007
>Description:
- Update to 2.1.0
- ChangeLog:
  http://svn.osafoundation.org/pylucene/trunk/CHANGES

Port maintainer (laszlof@FreeBSD.org) is cc'd.

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

--- py24-PyLucene-2.1.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/textproc/py-lucene/Makefile,v
retrieving revision 1.6
diff -u -u -r1.6 Makefile
--- Makefile	2 Feb 2007 01:28:58 -0000	1.6
+++ Makefile	20 Feb 2007 02:45:44 -0000
@@ -7,8 +7,7 @@
 #
 
 PORTNAME=	PyLucene
-PORTVERSION=	2.0.0
-PORTREVISION=	3
+PORTVERSION=	2.1.0
 CATEGORIES=	textproc devel python
 MASTER_SITES=	http://downloads.osafoundation.org/PyLucene/src/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -22,7 +21,7 @@
 USE_PYTHON=	2.4+
 USE_GMAKE=	yes
 USE_LDCONFIG=	yes
-PATCHSET=	-8
+PATCHSET=	-1
 
 OPTIONSFILE?=	${PORT_DBDIR}/${PORTNAME}/options
 
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/textproc/py-lucene/distinfo,v
retrieving revision 1.3
diff -u -u -r1.3 distinfo
--- distinfo	2 Feb 2007 01:28:58 -0000	1.3
+++ distinfo	20 Feb 2007 02:45:44 -0000
@@ -1,3 +1,3 @@
-MD5 (PyLucene-src-2.0.0-8.tar.gz) = 958424aa1664eca9f8c80ed23a00d17f
-SHA256 (PyLucene-src-2.0.0-8.tar.gz) = 57465ceefe922a6f8d26bc871c92c7bf3d61ed70bca1ac2fbdd2de72febf1ee3
-SIZE (PyLucene-src-2.0.0-8.tar.gz) = 4440219
+MD5 (PyLucene-src-2.1.0-1.tar.gz) = cd8654d08e075f808308ec3484ebaf5b
+SHA256 (PyLucene-src-2.1.0-1.tar.gz) = 29861da18a38f4ab2fd23fff86fe9fb68460778974d004ec9f146e5f7e8b09bb
+SIZE (PyLucene-src-2.1.0-1.tar.gz) = 4251817
--- py24-PyLucene-2.1.0.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070220024912.2DE0328551>