svn commit: r400712 - head/textproc/elasticsearch
Tom Judge
tj at FreeBSD.org
Tue Nov 3 19:49:41 UTC 2015
Author: tj
Date: Tue Nov 3 19:49:40 2015
New Revision: 400712
URL: https://svnweb.freebsd.org/changeset/ports/400712
Log:
Upgrade to 1.7.3
Changes: https://www.elastic.co/downloads/past-releases/elasticsearch-1-7-3
Modified:
head/textproc/elasticsearch/Makefile
head/textproc/elasticsearch/distinfo
Modified: head/textproc/elasticsearch/Makefile
==============================================================================
--- head/textproc/elasticsearch/Makefile Tue Nov 3 19:07:16 2015 (r400711)
+++ head/textproc/elasticsearch/Makefile Tue Nov 3 19:49:40 2015 (r400712)
@@ -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/
Modified: head/textproc/elasticsearch/distinfo
==============================================================================
--- head/textproc/elasticsearch/distinfo Tue Nov 3 19:07:16 2015 (r400711)
+++ head/textproc/elasticsearch/distinfo Tue Nov 3 19:49:40 2015 (r400712)
@@ -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
More information about the svn-ports-all
mailing list