mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- follow textproc/lucene update (3.5.0)
- bump PORTREVISION PR: ports/166289 Submitted by: jgh (me) Approved by: maintainer, clsung ( implicit) Feature safe: yes
This commit is contained in:
parent
15f4596232
commit
28d67e6d43
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=294208
@ -8,7 +8,7 @@
|
||||
|
||||
PORTNAME= PyLucene
|
||||
PORTVERSION= 3.4.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= textproc devel python java
|
||||
MASTER_SITES= ${MASTER_SITE_APACHE}
|
||||
MASTER_SITE_SUBDIR= lucene/pylucene
|
||||
@ -28,7 +28,7 @@ USE_JAVA= yes
|
||||
JAVA_VERSION= 1.5+
|
||||
USE_GMAKE= yes
|
||||
PATCHSET= -1
|
||||
LUCENE_VER= 3.4.0
|
||||
LUCENE_VER= 3.5.0
|
||||
EGG_INFO= lucene-${PYDISTUTILS_PKGVERSION:C/[^A-Za-z0-9.]+/_/g}-${PYTHON_VERSION:S/thon//}.egg-info
|
||||
#EGG_INFO= lucene-${LUCENE_VER}-${PYTHON_VERSION:S/thon//}.egg-info
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user