From owner-svn-ports-head@freebsd.org Mon Sep 28 09:37:52 2015 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 7FFFAA0AA32; Mon, 28 Sep 2015 09:37:52 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::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 702F41239; Mon, 28 Sep 2015 09:37:52 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t8S9bqsm096530; Mon, 28 Sep 2015 09:37:52 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t8S9bpmn096527; Mon, 28 Sep 2015 09:37:51 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201509280937.t8S9bpmn096527@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Mon, 28 Sep 2015 09:37:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r398107 - head/textproc/elasticsearch-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.20 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: Mon, 28 Sep 2015 09:37:52 -0000 Author: olgeni Date: Mon Sep 28 09:37:50 2015 New Revision: 398107 URL: https://svnweb.freebsd.org/changeset/ports/398107 Log: Upgrade textproc/elasticsearch-plugin-sql to version 1.4 and set NO_ARCH. Modified: head/textproc/elasticsearch-plugin-sql/Makefile head/textproc/elasticsearch-plugin-sql/distinfo head/textproc/elasticsearch-plugin-sql/pkg-plist Modified: head/textproc/elasticsearch-plugin-sql/Makefile ============================================================================== --- head/textproc/elasticsearch-plugin-sql/Makefile Mon Sep 28 09:31:14 2015 (r398106) +++ head/textproc/elasticsearch-plugin-sql/Makefile Mon Sep 28 09:37:50 2015 (r398107) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= sql -PORTVERSION= 1.3.5 +PORTVERSION= 1.4 CATEGORIES= textproc MASTER_SITES= http://github.com/NLPchina/elasticsearch-sql/releases/download/${PORTVERSION}/ PKGNAMEPREFIX= elasticsearch-plugin- @@ -16,8 +16,12 @@ RUN_DEPENDS= elasticsearch>=1.5.0:${PORT USES= zip NO_BUILD= yes +NO_ARCH= yes PLIST_SUB+= VERSION="${PORTVERSION}" +post-patch: + @${RM} ${WRKSRC}/_site/vendor/codemirror/.travis.yml + do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/lib/elasticsearch/plugins/sql @${MKDIR} ${STAGEDIR}${PREFIX}/lib/elasticsearch/plugins/sql/_site Modified: head/textproc/elasticsearch-plugin-sql/distinfo ============================================================================== --- head/textproc/elasticsearch-plugin-sql/distinfo Mon Sep 28 09:31:14 2015 (r398106) +++ head/textproc/elasticsearch-plugin-sql/distinfo Mon Sep 28 09:37:50 2015 (r398107) @@ -1,2 +1,2 @@ -SHA256 (elasticsearch-sql-1.3.5.zip) = 30c1a59cf1365cbfe7293f55ee59bcd5272d21d5b1eab5a870fb7d1681ed5255 -SIZE (elasticsearch-sql-1.3.5.zip) = 1990753 +SHA256 (elasticsearch-sql-1.4.zip) = 859e2866f8b1262f5d7df296f32f6508384af90262e575a0a929267595e68129 +SIZE (elasticsearch-sql-1.4.zip) = 3574962 Modified: head/textproc/elasticsearch-plugin-sql/pkg-plist ============================================================================== --- head/textproc/elasticsearch-plugin-sql/pkg-plist Mon Sep 28 09:31:14 2015 (r398106) +++ head/textproc/elasticsearch-plugin-sql/pkg-plist Mon Sep 28 09:37:50 2015 (r398107) @@ -30,7 +30,6 @@ lib/elasticsearch/plugins/sql/_site/vend lib/elasticsearch/plugins/sql/_site/vendor/bootstrap/js/bootstrap.js lib/elasticsearch/plugins/sql/_site/vendor/bootstrap/js/bootstrap.min.js lib/elasticsearch/plugins/sql/_site/vendor/bootstrap/js/npm.js -lib/elasticsearch/plugins/sql/_site/vendor/codemirror/.travis.yml lib/elasticsearch/plugins/sql/_site/vendor/codemirror/AUTHORS lib/elasticsearch/plugins/sql/_site/vendor/codemirror/CONTRIBUTING.md lib/elasticsearch/plugins/sql/_site/vendor/codemirror/LICENSE @@ -407,6 +406,8 @@ lib/elasticsearch/plugins/sql/_site/vend lib/elasticsearch/plugins/sql/_site/vendor/codemirror/theme/vibrant-ink.css lib/elasticsearch/plugins/sql/_site/vendor/codemirror/theme/xq-dark.css lib/elasticsearch/plugins/sql/_site/vendor/codemirror/theme/xq-light.css +lib/elasticsearch/plugins/sql/_site/vendor/download/download.js +lib/elasticsearch/plugins/sql/_site/vendor/download/download.min.js lib/elasticsearch/plugins/sql/_site/vendor/jasmine-2.1.3/boot.js lib/elasticsearch/plugins/sql/_site/vendor/jasmine-2.1.3/console.js lib/elasticsearch/plugins/sql/_site/vendor/jasmine-2.1.3/jasmine-html.js @@ -415,4 +416,5 @@ lib/elasticsearch/plugins/sql/_site/vend lib/elasticsearch/plugins/sql/_site/vendor/jasmine-2.1.3/jasmine_favicon.png lib/elasticsearch/plugins/sql/_site/vendor/jasmine-jquery/jasmine-jquery.js lib/elasticsearch/plugins/sql/_site/vendor/jquery/jquery-2.1.1.min.js +lib/elasticsearch/plugins/sql/druid.jar lib/elasticsearch/plugins/sql/elasticsearch-sql-%%VERSION%%.jar