aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/elasticsearch
diff options
context:
space:
mode:
authortj <tj@FreeBSD.org>2013-03-08 02:31:55 +0800
committertj <tj@FreeBSD.org>2013-03-08 02:31:55 +0800
commite1ae8dbc1af6b15265996e361a254e91cf7798f7 (patch)
tree0e4b835b7d5c13e991038e2d5dd6167a462ac14e /textproc/elasticsearch
parent583ca691561b7694385a3609d9a75852ef88609f (diff)
downloadfreebsd-ports-graphics-e1ae8dbc1af6b15265996e361a254e91cf7798f7.tar.gz
freebsd-ports-graphics-e1ae8dbc1af6b15265996e361a254e91cf7798f7.tar.zst
freebsd-ports-graphics-e1ae8dbc1af6b15265996e361a254e91cf7798f7.zip
Update to 0.20.5 and switch to useing OpenJDK 7.
Changes: http://www.elasticsearch.org/download/2013/02/14/0.20.5.html
Diffstat (limited to 'textproc/elasticsearch')
-rw-r--r--textproc/elasticsearch/Makefile4
-rw-r--r--textproc/elasticsearch/distinfo4
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/elasticsearch/Makefile b/textproc/elasticsearch/Makefile
index 92bf1901b1d..51b8585a273 100644
--- a/textproc/elasticsearch/Makefile
+++ b/textproc/elasticsearch/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= elasticsearch
-PORTVERSION= 0.20.4
+PORTVERSION= 0.20.5
CATEGORIES= textproc java devel
MASTER_SITES= http://download.elasticsearch.org/${PORTNAME}/${PORTNAME}/ \
http://mirrors.rit.edu/zi/
@@ -14,7 +14,7 @@ LICENSE= AL2
USE_JAVA= yes
NO_BUILD= yes
-JAVA_VERSION= 1.6+
+JAVA_VERSION= 1.7+
ONLY_FOR_ARCHS= i386 amd64
USE_RC_SUBR= ${PORTNAME}
diff --git a/textproc/elasticsearch/distinfo b/textproc/elasticsearch/distinfo
index 2775f27ebf7..01676de14c2 100644
--- a/textproc/elasticsearch/distinfo
+++ b/textproc/elasticsearch/distinfo
@@ -1,2 +1,2 @@
-SHA256 (elasticsearch-0.20.4.tar.gz) = 65aa94e91b8e76e6858a34386a1914bf7cc15a36a5e41a39dfdb597654a78dec
-SIZE (elasticsearch-0.20.4.tar.gz) = 16198793
+SHA256 (elasticsearch-0.20.5.tar.gz) = 01e7df982569ff7f13008cbef361c52f3cd8a3b289423483be5251e7ed4f1064
+SIZE (elasticsearch-0.20.5.tar.gz) = 16197627