- Update to version 4.10.0
Changelog: https://lucene.apache.org/core/4_10_0/changes/Changes.html
This commit is contained in:
parent
2ae6e5996f
commit
099dd2e81d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=368210
2 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= lucene
|
||||
PORTVERSION= 4.9.0
|
||||
PORTVERSION= 4.10.0
|
||||
CATEGORIES= textproc java devel
|
||||
MASTER_SITES= APACHE
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}/java/${PORTVERSION}/
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (lucene-4.9.0.tgz) = ed9c37e79e8221a8bd6cc950dc6b607230439ddb86287fc457fcd33b10a5f330
|
||||
SIZE (lucene-4.9.0.tgz) = 64648837
|
||||
SHA256 (lucene-4.10.0.tgz) = 8e729c82d41c862930e6c781c34993de56b9b859b6255c79a116aa94e5811215
|
||||
SIZE (lucene-4.10.0.tgz) = 65058346
|
||||
|
|
Loading…
Reference in a new issue