diff --git a/textproc/py-lucene/Makefile b/textproc/py-lucene/Makefile index 3902cea8001f..7e471b29c255 100644 --- a/textproc/py-lucene/Makefile +++ b/textproc/py-lucene/Makefile @@ -7,13 +7,13 @@ # PORTNAME= PyLucene -PORTVERSION= 2.1.0 +PORTVERSION= 2.2.0 CATEGORIES= textproc devel python MASTER_SITES= http://downloads.osafoundation.org/PyLucene/src/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-src-${PORTVERSION}${PATCHSET} -MAINTAINER= laszlof@FreeBSD.org +MAINTAINER= clsung@FreeBSD.org COMMENT= A GCJ-compiled version of Java Lucene integrated with Python BUILD_DEPENDS+= ${LOCALBASE}/bin/gcj41:${PORTSDIR}/lang/gcc41 diff --git a/textproc/py-lucene/distinfo b/textproc/py-lucene/distinfo index 65df0f326cf5..07b090f86967 100644 --- a/textproc/py-lucene/distinfo +++ b/textproc/py-lucene/distinfo @@ -1,3 +1,3 @@ -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 +MD5 (PyLucene-src-2.2.0-1.tar.gz) = 0e77b01679c93df14972d983a7111ef6 +SHA256 (PyLucene-src-2.2.0-1.tar.gz) = cfa1018226fb76a85c74e942a90f3e88b1c599ac979d532b1fab4ed4dac0c132 +SIZE (PyLucene-src-2.2.0-1.tar.gz) = 4360210