From owner-svn-ports-all@FreeBSD.ORG Mon Apr 14 18:45:20 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5A8348FE; Mon, 14 Apr 2014 18:45:20 +0000 (UTC) Received: from svn.freebsd.org (svn.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 471CF1B83; Mon, 14 Apr 2014 18:45:20 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s3EIjKGu079559; Mon, 14 Apr 2014 18:45:20 GMT (envelope-from antoine@svn.freebsd.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s3EIjJOH079556; Mon, 14 Apr 2014 18:45:19 GMT (envelope-from antoine@svn.freebsd.org) Message-Id: <201404141845.s3EIjJOH079556@svn.freebsd.org> From: Antoine Brodin Date: Mon, 14 Apr 2014 18:45:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r351277 - head/textproc/kibana X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Apr 2014 18:45:20 -0000 Author: antoine Date: Mon Apr 14 18:45:19 2014 New Revision: 351277 URL: http://svnweb.freebsd.org/changeset/ports/351277 QAT: https://qat.redports.org/buildarchive/r351277/ Log: Update to 3.0.1 Modified: head/textproc/kibana/Makefile head/textproc/kibana/distinfo head/textproc/kibana/pkg-plist Modified: head/textproc/kibana/Makefile ============================================================================== --- head/textproc/kibana/Makefile Mon Apr 14 18:45:17 2014 (r351276) +++ head/textproc/kibana/Makefile Mon Apr 14 18:45:19 2014 (r351277) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= kibana -DISTVERSION= 3.0.0milestone5 +PORTVERSION= 3.0.1 CATEGORIES= textproc www MASTER_SITES= http://download.elasticsearch.org/kibana/kibana/ Modified: head/textproc/kibana/distinfo ============================================================================== --- head/textproc/kibana/distinfo Mon Apr 14 18:45:17 2014 (r351276) +++ head/textproc/kibana/distinfo Mon Apr 14 18:45:19 2014 (r351277) @@ -1,2 +1,2 @@ -SHA256 (kibana-3.0.0milestone5.tar.gz) = c17c3c86c57b249d5188125ed20a01cd97347d32fddcbe05a35a663b76020dc3 -SIZE (kibana-3.0.0milestone5.tar.gz) = 1063395 +SHA256 (kibana-3.0.1.tar.gz) = 88d3438a907992229111b7a7961c148bb78f9b13a927a73266c69aff8a4f5274 +SIZE (kibana-3.0.1.tar.gz) = 1069929 Modified: head/textproc/kibana/pkg-plist ============================================================================== --- head/textproc/kibana/pkg-plist Mon Apr 14 18:45:17 2014 (r351276) +++ head/textproc/kibana/pkg-plist Mon Apr 14 18:45:19 2014 (r351277) @@ -41,6 +41,9 @@ %%WWWDIR%%/app/panels/filtering/meta.html %%WWWDIR%%/app/panels/filtering/module.html %%WWWDIR%%/app/panels/filtering/module.js +%%WWWDIR%%/app/panels/goal/editor.html +%%WWWDIR%%/app/panels/goal/module.html +%%WWWDIR%%/app/panels/goal/module.js %%WWWDIR%%/app/panels/histogram/editor.html %%WWWDIR%%/app/panels/histogram/module.html %%WWWDIR%%/app/panels/histogram/module.js @@ -55,9 +58,6 @@ %%WWWDIR%%/app/panels/map/lib/map.world.js %%WWWDIR%%/app/panels/map/module.html %%WWWDIR%%/app/panels/map/module.js -%%WWWDIR%%/app/panels/pie/editor.html -%%WWWDIR%%/app/panels/pie/module.html -%%WWWDIR%%/app/panels/pie/module.js %%WWWDIR%%/app/panels/query/editor.html %%WWWDIR%%/app/panels/query/editors/lucene.html %%WWWDIR%%/app/panels/query/editors/regex.html @@ -109,9 +109,7 @@ %%WWWDIR%%/app/partials/querySelect.html %%WWWDIR%%/app/partials/roweditor.html %%WWWDIR%%/build.txt -@unexec if cmp -s %D/%%WWWDIR%%/config.js %D/%%WWWDIR%%/config.js.sample; then rm -f %D/%%WWWDIR%%/config.js; fi -%%WWWDIR%%/config.js.sample -@exec if [ ! -f %B/config.js ]; then cp -p %B/%f %B/config.js; fi +@sample %%WWWDIR%%/config.js.sample %%WWWDIR%%/css/animate.min.css %%WWWDIR%%/css/bootstrap-responsive.min.css %%WWWDIR%%/css/bootstrap.dark.less @@ -121,11 +119,13 @@ %%WWWDIR%%/css/font-awesome.min.css %%WWWDIR%%/css/normalize.min.css %%WWWDIR%%/css/timepicker.css +%%WWWDIR%%/favicon.ico %%WWWDIR%%/font/FontAwesome.otf %%WWWDIR%%/font/fontawesome-webfont.eot %%WWWDIR%%/font/fontawesome-webfont.svg %%WWWDIR%%/font/fontawesome-webfont.ttf %%WWWDIR%%/font/fontawesome-webfont.woff +%%WWWDIR%%/img/annotation-icon.png %%WWWDIR%%/img/cubes.png %%WWWDIR%%/img/glyphicons-halflings-white.png %%WWWDIR%%/img/glyphicons-halflings.png @@ -167,11 +167,11 @@ @dirrm %%WWWDIR%%/app/panels/query/help @dirrm %%WWWDIR%%/app/panels/query/editors @dirrm %%WWWDIR%%/app/panels/query -@dirrm %%WWWDIR%%/app/panels/pie @dirrm %%WWWDIR%%/app/panels/map/lib @dirrm %%WWWDIR%%/app/panels/map @dirrm %%WWWDIR%%/app/panels/hits @dirrm %%WWWDIR%%/app/panels/histogram +@dirrm %%WWWDIR%%/app/panels/goal @dirrm %%WWWDIR%%/app/panels/filtering @dirrm %%WWWDIR%%/app/panels/fields @dirrm %%WWWDIR%%/app/panels/derivequeries