diff options
author | Frank J. Laszlo <laszlof@FreeBSD.org> | 2006-11-25 14:40:08 +0000 |
---|---|---|
committer | Frank J. Laszlo <laszlof@FreeBSD.org> | 2006-11-25 14:40:08 +0000 |
commit | a1e5f7f3b7bcd6920924dcdababd0bf3cf52e380 (patch) | |
tree | 7d3bfbde8abf713be9f7d91e1ef42f4cf2bc5dc7 | |
parent | c97f956d7fb62d338f450fbe38a1ad4125341b9b (diff) |
Notes
-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 |