mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
- follow textproc/lucene update (3.6.0)
- bump PORTREVISION PR: ports/168538 Submitted by: jgh@ Approved by: maintainer, clsung ( implicit)
This commit is contained in:
parent
5cf689f770
commit
c251fc5fa7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=299266
@ -8,7 +8,7 @@
|
||||
|
||||
PORTNAME= PyLucene
|
||||
PORTVERSION= 3.4.0
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
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.5.0
|
||||
LUCENE_VER= 3.6.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