- Update to version 4.8.0
This commit is contained in:
parent
aa01836c45
commit
33ae04df23
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=354292
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= lucene
|
||||
PORTVERSION= 4.7.2
|
||||
PORTVERSION= 4.8.0
|
||||
CATEGORIES= textproc java devel
|
||||
MASTER_SITES= APACHE
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}/java/${PORTVERSION}/
|
||||
|
@ -17,7 +17,7 @@ CONFLICTS= lucene-[0-9].*
|
|||
|
||||
USE_JAVA= yes
|
||||
NO_BUILD= yes
|
||||
JAVA_VERSION= 1.6+
|
||||
JAVA_VERSION= 1.7+
|
||||
|
||||
OPTIONS_DEFINE= CONTRIB DOCS EXAMPLES
|
||||
CONTRIB_DESC= Install contributed jars
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (lucene-4.7.2.tgz) = 892d224513aac5f6cf1a3f85a162503343be4cf2f410d9097b30ef95cf3e5a79
|
||||
SIZE (lucene-4.7.2.tgz) = 64760434
|
||||
SHA256 (lucene-4.8.0.tgz) = ef3c4450b47b9bc93dbb41984c3c244fab20068e6851b21d8eeb0665cc3d642a
|
||||
SIZE (lucene-4.8.0.tgz) = 65426391
|
||||
|
|
Loading…
Reference in a new issue