diff options
author | laszlof <laszlof@FreeBSD.org> | 2006-11-25 22:40:08 +0800 |
---|---|---|
committer | laszlof <laszlof@FreeBSD.org> | 2006-11-25 22:40:08 +0800 |
commit | 7185d78ca0f6a091ce8daf5b6582c85bb6378350 (patch) | |
tree | b2e4ed1214e61b2d0e00b8087a51edab57d68f04 /textproc/py-lucene | |
parent | 2f94ffdb5c261f4b9cf7ea85d9955eaf5f3af33a (diff) | |
download | freebsd-ports-gnome-7185d78ca0f6a091ce8daf5b6582c85bb6378350.tar.gz freebsd-ports-gnome-7185d78ca0f6a091ce8daf5b6582c85bb6378350.tar.zst freebsd-ports-gnome-7185d78ca0f6a091ce8daf5b6582c85bb6378350.zip |
Update to patchset 5 (2.0.0-5)
PR: ports/105810
Submitted by: Cheng-Lung Sung <clsung@FreeBSD.org>
Reviewed by: self (maintainer)
Approved by: flz (mentor)
Diffstat (limited to 'textproc/py-lucene')
-rw-r--r-- | textproc/py-lucene/Makefile | 4 | ||||
-rw-r--r-- | textproc/py-lucene/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/textproc/py-lucene/Makefile b/textproc/py-lucene/Makefile index 8249a806eb48..aaad8bf7f3cb 100644 --- a/textproc/py-lucene/Makefile +++ b/textproc/py-lucene/Makefile @@ -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 @@ BUILD_DEPENDS+= ${LOCALBASE}/bin/gcj41:${PORTSDIR}/lang/gcc41 USE_PYTHON= 2.4+ USE_GMAKE= yes USE_LDCONFIG= yes -PATCHSET= -3 +PATCHSET= -5 OPTIONSFILE?= ${PORT_DBDIR}/${PORTNAME}/options diff --git a/textproc/py-lucene/distinfo b/textproc/py-lucene/distinfo index cc4b7b46553c..2f0cf088eb69 100644 --- a/textproc/py-lucene/distinfo +++ b/textproc/py-lucene/distinfo @@ -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 |