svn commit: r315471 - head/textproc/elasticsearch

Tom Judge tj at FreeBSD.org
Thu Mar 28 14:58:13 UTC 2013


Author: tj
Date: Thu Mar 28 14:58:12 2013
New Revision: 315471
URL: http://svnweb.freebsd.org/changeset/ports/315471

Log:
  Upgrade to 0.20.6.
  
  Changes:
  
  http://www.elasticsearch.org/downloads/0-20-6/

Modified:
  head/textproc/elasticsearch/Makefile
  head/textproc/elasticsearch/distinfo

Modified: head/textproc/elasticsearch/Makefile
==============================================================================
--- head/textproc/elasticsearch/Makefile	Thu Mar 28 13:59:56 2013	(r315470)
+++ head/textproc/elasticsearch/Makefile	Thu Mar 28 14:58:12 2013	(r315471)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	elasticsearch
-PORTVERSION=	0.20.5
-PORTREVISION=	1
+PORTVERSION=	0.20.6
 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	Thu Mar 28 13:59:56 2013	(r315470)
+++ head/textproc/elasticsearch/distinfo	Thu Mar 28 14:58:12 2013	(r315471)
@@ -1,2 +1,2 @@
-SHA256 (elasticsearch-0.20.5.tar.gz) = 01e7df982569ff7f13008cbef361c52f3cd8a3b289423483be5251e7ed4f1064
-SIZE (elasticsearch-0.20.5.tar.gz) = 16197627
+SHA256 (elasticsearch-0.20.6.tar.gz) = 534b9fdb2fa9031f539b19cc4cfc1345bbbb013a285a21105ca87348b96b3389
+SIZE (elasticsearch-0.20.6.tar.gz) = 16461920


More information about the svn-ports-all mailing list