svn commit: r427973 - head/textproc/elasticsearch2-plugin-sql

Jimmy Olgeni olgeni at FreeBSD.org
Tue Dec 6 15:46:00 UTC 2016


Author: olgeni
Date: Tue Dec  6 15:45:59 2016
New Revision: 427973
URL: https://svnweb.freebsd.org/changeset/ports/427973

Log:
  Update textproc/elasticsearch2-plugin-sql to version 2.4.2.0.

Modified:
  head/textproc/elasticsearch2-plugin-sql/Makefile
  head/textproc/elasticsearch2-plugin-sql/distinfo

Modified: head/textproc/elasticsearch2-plugin-sql/Makefile
==============================================================================
--- head/textproc/elasticsearch2-plugin-sql/Makefile	Tue Dec  6 14:55:17 2016	(r427972)
+++ head/textproc/elasticsearch2-plugin-sql/Makefile	Tue Dec  6 15:45:59 2016	(r427973)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	sql
-PORTVERSION=	2.4.1.0
+PORTVERSION=	2.4.2.0
 CATEGORIES=	textproc
 MASTER_SITES=	https://github.com/NLPchina/elasticsearch-sql/releases/download/${PORTVERSION}/
 PKGNAMEPREFIX=	elasticsearch2-plugin-
@@ -12,7 +12,7 @@ COMMENT=	ElasticSearch SQL plugin
 
 LICENSE=	APACHE20
 
-RUN_DEPENDS=	elasticsearch2>=2.4.0:textproc/elasticsearch2
+RUN_DEPENDS=	elasticsearch2>=2.4.2:textproc/elasticsearch2
 
 CONFLICTS=      elasticsearch-plugin-sql-1.*
 

Modified: head/textproc/elasticsearch2-plugin-sql/distinfo
==============================================================================
--- head/textproc/elasticsearch2-plugin-sql/distinfo	Tue Dec  6 14:55:17 2016	(r427972)
+++ head/textproc/elasticsearch2-plugin-sql/distinfo	Tue Dec  6 15:45:59 2016	(r427973)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1480495548
-SHA256 (elasticsearch-sql-2.4.1.0.zip) = 3ddaa96d111e7b4d90eafbfbf20864b258ebec68d05f98d4ea4b243a61d83be0
-SIZE (elasticsearch-sql-2.4.1.0.zip) = 4175873
+TIMESTAMP = 1481036670
+SHA256 (elasticsearch-sql-2.4.2.0.zip) = 21d674c2a19d8153923e023cd9289fc8cacdbdc2cc6a0109622b5fc6efb8d4b3
+SIZE (elasticsearch-sql-2.4.2.0.zip) = 4179587


More information about the svn-ports-all mailing list