Date: Fri, 24 Nov 2006 18:23:38 +0800 (CST) From: Cheng-Lung Sung <clsung@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: laszlof@FreeBSD.org Subject: ports/105810: [PATCH] textproc/py25-PyLucene: Update to 2.0.0-5 Message-ID: <20061124102338.C71E1284AD@going04.iis.sinica.edu.tw> Resent-Message-ID: <200611241030.kAOAUB86038638@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 105810 >Category: ports >Synopsis: [PATCH] textproc/py25-PyLucene: Update to 2.0.0-5 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Nov 24 10:30:11 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Cheng-Lung Sung >Release: FreeBSD 6.2-PRERELEASE i386 >Organization: FreeBSD @ Taiwan >Environment: System: FreeBSD going04.iis.sinica.edu.tw 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #21: Wed Sep 13 17:54:15 CST 2006 >Description: - Update to 2.0.0-5 Port maintainer (laszlof@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- py25-PyLucene-2.0.0_2.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/py-lucene/Makefile,v retrieving revision 1.4 diff -u -u -r1.4 Makefile --- Makefile 15 Nov 2006 16:53:38 -0000 1.4 +++ Makefile 24 Nov 2006 10:22:15 -0000 @@ -8,7 +8,7 @@ PORTNAME= PyLucene PORTVERSION= 2.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc devel python MASTER_SITES= http://downloads.osafoundation.org/PyLucene/src/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -22,7 +22,7 @@ USE_PYTHON= 2.4+ USE_GMAKE= yes USE_LDCONFIG= yes -PATCHSET= -3 +PATCHSET= -5 OPTIONSFILE?= ${PORT_DBDIR}/${PORTNAME}/options Index: distinfo =================================================================== RCS file: /home/pcvs/ports/textproc/py-lucene/distinfo,v retrieving revision 1.1 diff -u -u -r1.1 distinfo --- distinfo 4 Nov 2006 00:03:53 -0000 1.1 +++ distinfo 24 Nov 2006 10:22:15 -0000 @@ -1,3 +1,3 @@ -MD5 (PyLucene-src-2.0.0-3.tar.gz) = f322c2101d876f252710b8e4607a1741 -SHA256 (PyLucene-src-2.0.0-3.tar.gz) = 22c889751d1859e3f016b32ed050b2b7da401381589e754b5d59e014eab56996 -SIZE (PyLucene-src-2.0.0-3.tar.gz) = 4167624 +MD5 (PyLucene-src-2.0.0-5.tar.gz) = 69dc06fd57d65bfaf7249f2e5bf73f6c +SHA256 (PyLucene-src-2.0.0-5.tar.gz) = 1ce9b6b024535dc08b4d1005fb6c98d00d072cabf8395917a98bd7681fb8dd28 +SIZE (PyLucene-src-2.0.0-5.tar.gz) = 4225739 --- py25-PyLucene-2.0.0_2.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?20061124102338.C71E1284AD>