From owner-svn-ports-head@freebsd.org Fri Oct 7 09:52:42 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B4B16BDE353; Fri, 7 Oct 2016 09:52:42 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6DC90160; Fri, 7 Oct 2016 09:52:42 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u979qfRB062000; Fri, 7 Oct 2016 09:52:41 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u979qfT8061997; Fri, 7 Oct 2016 09:52:41 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201610070952.u979qfT8061997@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Fri, 7 Oct 2016 09:52:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423460 - head/textproc/elasticsearch2-plugin-sql X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Oct 2016 09:52:42 -0000 Author: olgeni Date: Fri Oct 7 09:52:41 2016 New Revision: 423460 URL: https://svnweb.freebsd.org/changeset/ports/423460 Log: Update textproc/elasticsearch2-plugin-sql to version 2.4.0.1. Modified: head/textproc/elasticsearch2-plugin-sql/Makefile head/textproc/elasticsearch2-plugin-sql/distinfo head/textproc/elasticsearch2-plugin-sql/pkg-plist Modified: head/textproc/elasticsearch2-plugin-sql/Makefile ============================================================================== --- head/textproc/elasticsearch2-plugin-sql/Makefile Fri Oct 7 09:51:19 2016 (r423459) +++ head/textproc/elasticsearch2-plugin-sql/Makefile Fri Oct 7 09:52:41 2016 (r423460) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= sql -PORTVERSION= 2.3.0.0 +PORTVERSION= 2.4.0.1 CATEGORIES= textproc MASTER_SITES= http://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.1.0:textproc/elasticsearch2 +RUN_DEPENDS= elasticsearch2>=2.4.0:textproc/elasticsearch2 CONFLICTS= elasticsearch-plugin-sql-1.* Modified: head/textproc/elasticsearch2-plugin-sql/distinfo ============================================================================== --- head/textproc/elasticsearch2-plugin-sql/distinfo Fri Oct 7 09:51:19 2016 (r423459) +++ head/textproc/elasticsearch2-plugin-sql/distinfo Fri Oct 7 09:52:41 2016 (r423460) @@ -1,2 +1,3 @@ -SHA256 (elasticsearch-sql-2.3.0.0.zip) = 1e69629aa04985ac4047bb35e28b4768c8df2f93e15253abdb6e51fa052762af -SIZE (elasticsearch-sql-2.3.0.0.zip) = 3904121 +TIMESTAMP = 1475825652 +SHA256 (elasticsearch-sql-2.4.0.1.zip) = 2136f9ffec8173c348afd04419ae8efb3bd7a2c56c888ae68fe4eed995451590 +SIZE (elasticsearch-sql-2.4.0.1.zip) = 4175872 Modified: head/textproc/elasticsearch2-plugin-sql/pkg-plist ============================================================================== --- head/textproc/elasticsearch2-plugin-sql/pkg-plist Fri Oct 7 09:51:19 2016 (r423459) +++ head/textproc/elasticsearch2-plugin-sql/pkg-plist Fri Oct 7 09:52:41 2016 (r423460) @@ -447,5 +447,6 @@ lib/elasticsearch/plugins/sql/_site/vend lib/elasticsearch/plugins/sql/_site/vendor/jquery/jquery-2.1.4.min.js lib/elasticsearch/plugins/sql/deleteByQuery.jar lib/elasticsearch/plugins/sql/druid.jar +lib/elasticsearch/plugins/sql/elasticsearch-sql-%%VERSION%%-sources.jar lib/elasticsearch/plugins/sql/elasticsearch-sql-%%VERSION%%.jar lib/elasticsearch/plugins/sql/plugin-descriptor.properties