Date: Tue, 6 Dec 2016 15:45:59 +0000 (UTC) From: Jimmy Olgeni <olgeni@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r427973 - head/textproc/elasticsearch2-plugin-sql Message-ID: <201612061545.uB6FjxtC044080@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612061545.uB6FjxtC044080>