mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Update to patchset 5 (2.0.0-5)
PR: ports/105810 Submitted by: Cheng-Lung Sung <clsung@FreeBSD.org> Reviewed by: self (maintainer) Approved by: flz (mentor)
This commit is contained in:
parent
c97f956d7f
commit
a1e5f7f3b7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=178023
@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
PORTNAME= PyLucene
|
PORTNAME= PyLucene
|
||||||
PORTVERSION= 2.0.0
|
PORTVERSION= 2.0.0
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
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}
|
||||||
@ -22,7 +22,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/bin/gcj41:${PORTSDIR}/lang/gcc41
|
|||||||
USE_PYTHON= 2.4+
|
USE_PYTHON= 2.4+
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
PATCHSET= -3
|
PATCHSET= -5
|
||||||
|
|
||||||
OPTIONSFILE?= ${PORT_DBDIR}/${PORTNAME}/options
|
OPTIONSFILE?= ${PORT_DBDIR}/${PORTNAME}/options
|
||||||
|
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
MD5 (PyLucene-src-2.0.0-3.tar.gz) = f322c2101d876f252710b8e4607a1741
|
MD5 (PyLucene-src-2.0.0-5.tar.gz) = 69dc06fd57d65bfaf7249f2e5bf73f6c
|
||||||
SHA256 (PyLucene-src-2.0.0-3.tar.gz) = 22c889751d1859e3f016b32ed050b2b7da401381589e754b5d59e014eab56996
|
SHA256 (PyLucene-src-2.0.0-5.tar.gz) = 1ce9b6b024535dc08b4d1005fb6c98d00d072cabf8395917a98bd7681fb8dd28
|
||||||
SIZE (PyLucene-src-2.0.0-3.tar.gz) = 4167624
|
SIZE (PyLucene-src-2.0.0-5.tar.gz) = 4225739
|
||||||
|
Loading…
Reference in New Issue
Block a user