diff options
author | Frank J. Laszlo <laszlof@FreeBSD.org> | 2007-02-21 14:42:42 +0000 |
---|---|---|
committer | Frank J. Laszlo <laszlof@FreeBSD.org> | 2007-02-21 14:42:42 +0000 |
commit | fbf9be6a3d5af93174f3d592682329b5205e864c (patch) | |
tree | e19d335882073ed0ef68fb8b00cd1e5b1ec78558 /textproc/py-lucene | |
parent | 51110b637e13c823e6feef820415e327e72ad5b9 (diff) |
Notes
Diffstat (limited to 'textproc/py-lucene')
-rw-r--r-- | textproc/py-lucene/Makefile | 5 | ||||
-rw-r--r-- | textproc/py-lucene/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/textproc/py-lucene/Makefile b/textproc/py-lucene/Makefile index ee86466bdaab..29ec0bfa4f19 100644 --- a/textproc/py-lucene/Makefile +++ b/textproc/py-lucene/Makefile @@ -7,8 +7,7 @@ # PORTNAME= PyLucene -PORTVERSION= 2.0.0 -PORTREVISION= 3 +PORTVERSION= 2.1.0 CATEGORIES= textproc devel python MASTER_SITES= http://downloads.osafoundation.org/PyLucene/src/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -22,7 +21,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/bin/gcj41:${PORTSDIR}/lang/gcc41 USE_PYTHON= 2.4+ USE_GMAKE= yes USE_LDCONFIG= yes -PATCHSET= -8 +PATCHSET= -1 OPTIONSFILE?= ${PORT_DBDIR}/${PORTNAME}/options diff --git a/textproc/py-lucene/distinfo b/textproc/py-lucene/distinfo index a43072086cbf..65df0f326cf5 100644 --- a/textproc/py-lucene/distinfo +++ b/textproc/py-lucene/distinfo @@ -1,3 +1,3 @@ -MD5 (PyLucene-src-2.0.0-8.tar.gz) = 958424aa1664eca9f8c80ed23a00d17f -SHA256 (PyLucene-src-2.0.0-8.tar.gz) = 57465ceefe922a6f8d26bc871c92c7bf3d61ed70bca1ac2fbdd2de72febf1ee3 -SIZE (PyLucene-src-2.0.0-8.tar.gz) = 4440219 +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 |