diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2008-01-05 06:07:40 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2008-01-05 06:07:40 +0000 |
commit | 0e3ab2d05ea1eea513f6b387d2fd29dcb957e9cc (patch) | |
tree | 84e542ab99e49545841c6b0a9cb3cbaec052d093 /textproc/py-lucene | |
parent | c19939821921208f07f653ce5ea89cc0d0f46999 (diff) | |
download | ports-0e3ab2d05ea1eea513f6b387d2fd29dcb957e9cc.tar.gz ports-0e3ab2d05ea1eea513f6b387d2fd29dcb957e9cc.zip |
Notes
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 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 |