mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
- Update to version 4.4.0
This commit is contained in:
parent
0d7b7f5e50
commit
a5cdad31ba
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=323554
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= lucene
|
||||
PORTVERSION= 4.3.1
|
||||
PORTVERSION= 4.4.0
|
||||
CATEGORIES= textproc java devel
|
||||
MASTER_SITES= APACHE
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}/java/${PORTVERSION}/
|
||||
@ -30,8 +30,9 @@ LASTEST_LINK= ${PORTNAME}4
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
CONTRIBS= benchmark \
|
||||
demo \
|
||||
classification \
|
||||
codecs \
|
||||
demo \
|
||||
facet \
|
||||
grouping \
|
||||
highlighter \
|
||||
@ -40,6 +41,7 @@ CONTRIBS= benchmark \
|
||||
misc \
|
||||
queries \
|
||||
queryparser \
|
||||
replicator \
|
||||
sandbox \
|
||||
spatial \
|
||||
suggest
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (lucene-4.3.1.tgz) = 14adeee6793e1fe4d4c0e9774e74275c840da247ab426e7c090b8559711390e7
|
||||
SIZE (lucene-4.3.1.tgz) = 50793184
|
||||
SHA256 (lucene-4.4.0.tgz) = 2fac64a15e6b9bd60c526ea5d2489a357a8787a58012bc883267b837e18c36a0
|
||||
SIZE (lucene-4.4.0.tgz) = 52980990
|
||||
|
Loading…
Reference in New Issue
Block a user