aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authorlme <lme@FreeBSD.org>2018-08-15 21:06:40 +0800
committerlme <lme@FreeBSD.org>2018-08-15 21:06:40 +0800
commitfc3b91e89f0d344b63b665c4ac2685c0e825602a (patch)
tree15f8698f94f6f7f5b01e4d56fb7708dee19c98cf /net-mgmt
parentdbe8c13d77cce430836062677bea9189b6fe4166 (diff)
downloadfreebsd-ports-gnome-fc3b91e89f0d344b63b665c4ac2685c0e825602a.tar.gz
freebsd-ports-gnome-fc3b91e89f0d344b63b665c4ac2685c0e825602a.tar.zst
freebsd-ports-gnome-fc3b91e89f0d344b63b665c4ac2685c0e825602a.zip
net-mgmt/icingaweb2-module-grafana:
Update to 1.3.1
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/icingaweb2-module-grafana/Makefile2
-rw-r--r--net-mgmt/icingaweb2-module-grafana/distinfo6
-rw-r--r--net-mgmt/icingaweb2-module-grafana/pkg-plist10
3 files changed, 13 insertions, 5 deletions
diff --git a/net-mgmt/icingaweb2-module-grafana/Makefile b/net-mgmt/icingaweb2-module-grafana/Makefile
index 985abaf52f6d..505842d55a25 100644
--- a/net-mgmt/icingaweb2-module-grafana/Makefile
+++ b/net-mgmt/icingaweb2-module-grafana/Makefile
@@ -2,7 +2,7 @@
PORTNAME= icingaweb2-module-grafana
DISTVERSIONPREFIX= v
-DISTVERSION= 1.2.5
+DISTVERSION= 1.3.1
CATEGORIES= net-mgmt www
MAINTAINER= lme@FreeBSD.org
diff --git a/net-mgmt/icingaweb2-module-grafana/distinfo b/net-mgmt/icingaweb2-module-grafana/distinfo
index 26f9e8bf063d..1d182544a1e5 100644
--- a/net-mgmt/icingaweb2-module-grafana/distinfo
+++ b/net-mgmt/icingaweb2-module-grafana/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1529401725
-SHA256 (mikesch-mp-icingaweb2-module-grafana-v1.2.5_GH0.tar.gz) = 5f42524b22939f4e29184c1ee62dae5d208ec2848e75b8851c8b261fd5efcdda
-SIZE (mikesch-mp-icingaweb2-module-grafana-v1.2.5_GH0.tar.gz) = 1693913
+TIMESTAMP = 1534338134
+SHA256 (mikesch-mp-icingaweb2-module-grafana-v1.3.1_GH0.tar.gz) = 606a9e4a04d6a008204dbd6e33a20d5d72a88154eff2aad0e26b4f1b49043b67
+SIZE (mikesch-mp-icingaweb2-module-grafana-v1.3.1_GH0.tar.gz) = 1769802
diff --git a/net-mgmt/icingaweb2-module-grafana/pkg-plist b/net-mgmt/icingaweb2-module-grafana/pkg-plist
index 0857a28f0fd4..a2fcd86324ea 100644
--- a/net-mgmt/icingaweb2-module-grafana/pkg-plist
+++ b/net-mgmt/icingaweb2-module-grafana/pkg-plist
@@ -1,15 +1,22 @@
+%%WWWDIR%%/.idea/icingaweb2-module-grafana.iml
+%%WWWDIR%%/.idea/inspectionProfiles/profiles_settings.xml
+%%WWWDIR%%/.idea/misc.xml
+%%WWWDIR%%/.idea/modules.xml
+%%WWWDIR%%/.idea/workspace.xml
%%WWWDIR%%/CHANGELOG.md
%%WWWDIR%%/CONTRIBUTING.md
%%WWWDIR%%/LICENSE
%%WWWDIR%%/README.md
%%WWWDIR%%/RELEASE.md
%%WWWDIR%%/application/controllers/ConfigController.php
+%%WWWDIR%%/application/controllers/DashboardController.php
%%WWWDIR%%/application/controllers/GraphController.php
%%WWWDIR%%/application/controllers/ImgController.php
%%WWWDIR%%/application/controllers/ShowController.php
%%WWWDIR%%/application/forms/Config/GeneralConfigForm.php
%%WWWDIR%%/application/forms/Graph/GraphForm.php
%%WWWDIR%%/application/views/scripts/config/index.phtml
+%%WWWDIR%%/application/views/scripts/dashboard/index.phtml
%%WWWDIR%%/application/views/scripts/graph/index.phtml
%%WWWDIR%%/application/views/scripts/graph/new.phtml
%%WWWDIR%%/application/views/scripts/graph/remove.phtml
@@ -38,7 +45,6 @@
%%WWWDIR%%/dashboards/graphite/template-graphite.json
%%WWWDIR%%/dashboards/influxdb/auto-repeat-disk.json
%%WWWDIR%%/dashboards/influxdb/base-metrics.json
-%%WWWDIR%%/dashboards/influxdb/icinga2-default-test.json
%%WWWDIR%%/dashboards/influxdb/icinga2-default.json
%%WWWDIR%%/dashboards/influxdb/itl/disk.json
%%WWWDIR%%/dashboards/influxdb/itl/hostalive.json
@@ -110,9 +116,11 @@
%%WWWDIR%%/doc/images/icingaweb2_grafana_screenshot_03.png
%%WWWDIR%%/doc/images/icingaweb2_grafana_screenshot_04.png
%%WWWDIR%%/doc/images/icingaweb2_grafana_screenshot_05.png
+%%WWWDIR%%/doc/images/icingaweb2_grafana_screenshot_06.png
%%WWWDIR%%/doc/images/showallgraph.png
%%WWWDIR%%/library/Grafana/Helpers/Timeranges.php
%%WWWDIR%%/library/Grafana/Helpers/Util.php
+%%WWWDIR%%/library/Grafana/ProvidedHook/GrafanaAuthentification.php
%%WWWDIR%%/library/Grafana/ProvidedHook/Grapher.php
%%WWWDIR%%/library/Grafana/ProvidedHook/Monitoring/HostActions.php
%%WWWDIR%%/library/Grafana/Web/Controller/MonitoringAwareController.php