aboutsummaryrefslogtreecommitdiff
path: root/textproc/lucene4/Makefile
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2013-11-27 22:05:31 +0000
committerMarcus von Appen <mva@FreeBSD.org>2013-11-27 22:05:31 +0000
commit867c9d057778e4fdfe24be67e978f1ff3137e6e8 (patch)
treea4467cefe65bf6c673b69b942739b672722b57c3 /textproc/lucene4/Makefile
parent6169af5396bd16b5205bf60d8b326a128fb8a973 (diff)
downloadports-867c9d057778e4fdfe24be67e978f1ff3137e6e8.tar.gz
ports-867c9d057778e4fdfe24be67e978f1ff3137e6e8.zip
- Update to version 4.6.0
Changelog: lucene.apache.org/core/4_6_0/changes/Changes.html
Notes
Notes: svn path=/head/; revision=335067
Diffstat (limited to 'textproc/lucene4/Makefile')
-rw-r--r--textproc/lucene4/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/lucene4/Makefile b/textproc/lucene4/Makefile
index 3b15e28c4227..5e86eb126c49 100644
--- a/textproc/lucene4/Makefile
+++ b/textproc/lucene4/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= lucene
-PORTVERSION= 4.5.1
+PORTVERSION= 4.6.0
CATEGORIES= textproc java devel
MASTER_SITES= APACHE
MASTER_SITE_SUBDIR= ${PORTNAME}/java/${PORTVERSION}/
@@ -33,6 +33,7 @@ CONTRIBS= benchmark \
classification \
codecs \
demo \
+ expressions \
facet \
grouping \
highlighter \