- update to 2.2.0

- take maintainership

Approved by:	laszlof (implicit)
This commit is contained in:
Cheng-Lung Sung 2008-01-05 06:07:40 +00:00
parent c199398219
commit 0e3ab2d05e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=205050
2 changed files with 5 additions and 5 deletions

View file

@ -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

View file

@ -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