mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 21:00:30 -04:00
- update to 2.2.0
- take maintainership Approved by: laszlof (implicit)
This commit is contained in:
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
|
@ -7,13 +7,13 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= PyLucene
|
PORTNAME= PyLucene
|
||||||
PORTVERSION= 2.1.0
|
PORTVERSION= 2.2.0
|
||||||
CATEGORIES= textproc devel python
|
CATEGORIES= textproc devel python
|
||||||
MASTER_SITES= http://downloads.osafoundation.org/PyLucene/src/
|
MASTER_SITES= http://downloads.osafoundation.org/PyLucene/src/
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
DISTNAME= ${PORTNAME}-src-${PORTVERSION}${PATCHSET}
|
DISTNAME= ${PORTNAME}-src-${PORTVERSION}${PATCHSET}
|
||||||
|
|
||||||
MAINTAINER= laszlof@FreeBSD.org
|
MAINTAINER= clsung@FreeBSD.org
|
||||||
COMMENT= A GCJ-compiled version of Java Lucene integrated with Python
|
COMMENT= A GCJ-compiled version of Java Lucene integrated with Python
|
||||||
|
|
||||||
BUILD_DEPENDS+= ${LOCALBASE}/bin/gcj41:${PORTSDIR}/lang/gcc41
|
BUILD_DEPENDS+= ${LOCALBASE}/bin/gcj41:${PORTSDIR}/lang/gcc41
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
MD5 (PyLucene-src-2.1.0-1.tar.gz) = cd8654d08e075f808308ec3484ebaf5b
|
MD5 (PyLucene-src-2.2.0-1.tar.gz) = 0e77b01679c93df14972d983a7111ef6
|
||||||
SHA256 (PyLucene-src-2.1.0-1.tar.gz) = 29861da18a38f4ab2fd23fff86fe9fb68460778974d004ec9f146e5f7e8b09bb
|
SHA256 (PyLucene-src-2.2.0-1.tar.gz) = cfa1018226fb76a85c74e942a90f3e88b1c599ac979d532b1fab4ed4dac0c132
|
||||||
SIZE (PyLucene-src-2.1.0-1.tar.gz) = 4251817
|
SIZE (PyLucene-src-2.2.0-1.tar.gz) = 4360210
|
||||||
|
|
Loading…
Add table
Reference in a new issue