svn commit: r344590 - head/textproc/kibana
Antoine Brodin
antoine at FreeBSD.org
Sun Feb 16 15:57:23 UTC 2014
Author: antoine
Date: Sun Feb 16 15:57:21 2014
New Revision: 344590
URL: http://svnweb.freebsd.org/changeset/ports/344590
QAT: https://qat.redports.org/buildarchive/r344590/
Log:
Update to 3.0.0milestone5
Modified:
head/textproc/kibana/Makefile
head/textproc/kibana/distinfo
head/textproc/kibana/pkg-plist
Modified: head/textproc/kibana/Makefile
==============================================================================
--- head/textproc/kibana/Makefile Sun Feb 16 15:57:11 2014 (r344589)
+++ head/textproc/kibana/Makefile Sun Feb 16 15:57:21 2014 (r344590)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= kibana
-DISTVERSION= 3.0.0milestone4
+DISTVERSION= 3.0.0milestone5
CATEGORIES= textproc www
MASTER_SITES= http://download.elasticsearch.org/kibana/kibana/
Modified: head/textproc/kibana/distinfo
==============================================================================
--- head/textproc/kibana/distinfo Sun Feb 16 15:57:11 2014 (r344589)
+++ head/textproc/kibana/distinfo Sun Feb 16 15:57:21 2014 (r344590)
@@ -1,2 +1,2 @@
-SHA256 (kibana-3.0.0milestone4.tar.gz) = 3ebaac69439aa1925c7918e008978b8424840f3bd3910379d4f2bcf5fdfd2118
-SIZE (kibana-3.0.0milestone4.tar.gz) = 991116
+SHA256 (kibana-3.0.0milestone5.tar.gz) = c17c3c86c57b249d5188125ed20a01cd97347d32fddcbe05a35a663b76020dc3
+SIZE (kibana-3.0.0milestone5.tar.gz) = 1063395
Modified: head/textproc/kibana/pkg-plist
==============================================================================
--- head/textproc/kibana/pkg-plist Sun Feb 16 15:57:11 2014 (r344589)
+++ head/textproc/kibana/pkg-plist Sun Feb 16 15:57:21 2014 (r344590)
@@ -8,6 +8,7 @@
%%WWWDIR%%/app/dashboards/logstash.js
%%WWWDIR%%/app/dashboards/logstash.json
%%WWWDIR%%/app/dashboards/noted.json
+%%WWWDIR%%/app/factories/store.js
%%WWWDIR%%/app/panels/bettermap/editor.html
%%WWWDIR%%/app/panels/bettermap/leaflet/images/layers-2x.png
%%WWWDIR%%/app/panels/bettermap/leaflet/images/layers.png
@@ -27,11 +28,8 @@
%%WWWDIR%%/app/panels/column/module.js
%%WWWDIR%%/app/panels/column/panelgeneral.html
%%WWWDIR%%/app/panels/dashcontrol/editor.html
-%%WWWDIR%%/app/panels/dashcontrol/load.html
%%WWWDIR%%/app/panels/dashcontrol/module.html
%%WWWDIR%%/app/panels/dashcontrol/module.js
-%%WWWDIR%%/app/panels/dashcontrol/save.html
-%%WWWDIR%%/app/panels/dashcontrol/share.html
%%WWWDIR%%/app/panels/derivequeries/editor.html
%%WWWDIR%%/app/panels/derivequeries/module.html
%%WWWDIR%%/app/panels/derivequeries/module.js
@@ -46,6 +44,8 @@
%%WWWDIR%%/app/panels/histogram/editor.html
%%WWWDIR%%/app/panels/histogram/module.html
%%WWWDIR%%/app/panels/histogram/module.js
+%%WWWDIR%%/app/panels/histogram/queriesEditor.html
+%%WWWDIR%%/app/panels/histogram/styleEditor.html
%%WWWDIR%%/app/panels/hits/editor.html
%%WWWDIR%%/app/panels/hits/module.html
%%WWWDIR%%/app/panels/hits/module.js
@@ -59,10 +59,23 @@
%%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
+%%WWWDIR%%/app/panels/query/editors/topN.html
+%%WWWDIR%%/app/panels/query/help/lucene.html
+%%WWWDIR%%/app/panels/query/help/regex.html
+%%WWWDIR%%/app/panels/query/help/topN.html
+%%WWWDIR%%/app/panels/query/helpModal.html
%%WWWDIR%%/app/panels/query/meta.html
%%WWWDIR%%/app/panels/query/module.html
%%WWWDIR%%/app/panels/query/module.js
%%WWWDIR%%/app/panels/query/query.css
+%%WWWDIR%%/app/panels/sparklines/editor.html
+%%WWWDIR%%/app/panels/sparklines/module.html
+%%WWWDIR%%/app/panels/sparklines/module.js
+%%WWWDIR%%/app/panels/stats/editor.html
+%%WWWDIR%%/app/panels/stats/module.html
+%%WWWDIR%%/app/panels/stats/module.js
%%WWWDIR%%/app/panels/table/editor.html
%%WWWDIR%%/app/panels/table/micropanel.html
%%WWWDIR%%/app/panels/table/modal.html
@@ -113,13 +126,16 @@
%%WWWDIR%%/font/fontawesome-webfont.svg
%%WWWDIR%%/font/fontawesome-webfont.ttf
%%WWWDIR%%/font/fontawesome-webfont.woff
+%%WWWDIR%%/img/cubes.png
%%WWWDIR%%/img/glyphicons-halflings-white.png
%%WWWDIR%%/img/glyphicons-halflings.png
%%WWWDIR%%/img/kibana.png
+%%WWWDIR%%/img/light.png
%%WWWDIR%%/img/load.gif
%%WWWDIR%%/img/load_big.gif
%%WWWDIR%%/img/small.png
%%WWWDIR%%/index.html
+%%WWWDIR%%/vendor/LICENSE.json
%%WWWDIR%%/vendor/bootstrap/less/tests/buttons.html
%%WWWDIR%%/vendor/bootstrap/less/tests/css-tests.css
%%WWWDIR%%/vendor/bootstrap/less/tests/css-tests.html
@@ -146,6 +162,10 @@
@dirrm %%WWWDIR%%/app/panels/text
@dirrm %%WWWDIR%%/app/panels/terms
@dirrm %%WWWDIR%%/app/panels/table
+ at dirrm %%WWWDIR%%/app/panels/stats
+ at dirrm %%WWWDIR%%/app/panels/sparklines
+ at dirrm %%WWWDIR%%/app/panels/query/help
+ at dirrm %%WWWDIR%%/app/panels/query/editors
@dirrm %%WWWDIR%%/app/panels/query
@dirrm %%WWWDIR%%/app/panels/pie
@dirrm %%WWWDIR%%/app/panels/map/lib
@@ -161,6 +181,7 @@
@dirrm %%WWWDIR%%/app/panels/bettermap/leaflet
@dirrm %%WWWDIR%%/app/panels/bettermap
@dirrm %%WWWDIR%%/app/panels
+ at dirrm %%WWWDIR%%/app/factories
@dirrmtry %%WWWDIR%%/app/dashboards
@dirrm %%WWWDIR%%/app/components
@dirrmtry %%WWWDIR%%/app
More information about the svn-ports-all
mailing list