diff options
author | Tom Judge <tj@FreeBSD.org> | 2015-11-03 19:49:40 +0000 |
---|---|---|
committer | Tom Judge <tj@FreeBSD.org> | 2015-11-03 19:49:40 +0000 |
commit | 6245f11125a57c4ec57070a0ea8e2ee5291e8623 (patch) | |
tree | 8fba82baa20b6292fc0303fe6b2b657c9fa2404b /textproc/elasticsearch | |
parent | - Fix BUILD_DEPENDS: File::Slurp was removed from dependencies in 1.14 (diff) |
Upgrade to 1.7.3
Changes: https://www.elastic.co/downloads/past-releases/elasticsearch-1-7-3
Diffstat (limited to 'textproc/elasticsearch')
-rw-r--r-- | textproc/elasticsearch/Makefile | 2 | ||||
-rw-r--r-- | textproc/elasticsearch/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/textproc/elasticsearch/Makefile b/textproc/elasticsearch/Makefile index c927f2a143da..5c4efd1ca298 100644 --- a/textproc/elasticsearch/Makefile +++ b/textproc/elasticsearch/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= elasticsearch -PORTVERSION= 1.7.1 +PORTVERSION= 1.7.3 CATEGORIES= textproc java devel MASTER_SITES= http://download.elasticsearch.org/${PORTNAME}/${PORTNAME}/ \ http://mirrors.rit.edu/zi/ diff --git a/textproc/elasticsearch/distinfo b/textproc/elasticsearch/distinfo index e1c3f8f5e46a..c193a1349046 100644 --- a/textproc/elasticsearch/distinfo +++ b/textproc/elasticsearch/distinfo @@ -1,2 +1,2 @@ -SHA256 (elasticsearch-1.7.1.tar.gz) = 86a0c20eea6ef55b14345bff5adf896e6332437b19180c4582a346394abde019 -SIZE (elasticsearch-1.7.1.tar.gz) = 28500556 +SHA256 (elasticsearch-1.7.3.tar.gz) = af517611493374cfb2daa8897ae17e63e2efea4d0377d316baa351c1776a2bca +SIZE (elasticsearch-1.7.3.tar.gz) = 28510917 |