svn commit: r477225 - head/net-mgmt/icingaweb2-module-grafana

Lars Engels lme at FreeBSD.org
Wed Aug 15 13:06:41 UTC 2018


Author: lme
Date: Wed Aug 15 13:06:40 2018
New Revision: 477225
URL: https://svnweb.freebsd.org/changeset/ports/477225

Log:
  net-mgmt/icingaweb2-module-grafana:
  
  Update to 1.3.1

Modified:
  head/net-mgmt/icingaweb2-module-grafana/Makefile
  head/net-mgmt/icingaweb2-module-grafana/distinfo
  head/net-mgmt/icingaweb2-module-grafana/pkg-plist

Modified: head/net-mgmt/icingaweb2-module-grafana/Makefile
==============================================================================
--- head/net-mgmt/icingaweb2-module-grafana/Makefile	Wed Aug 15 13:01:40 2018	(r477224)
+++ head/net-mgmt/icingaweb2-module-grafana/Makefile	Wed Aug 15 13:06:40 2018	(r477225)
@@ -2,7 +2,7 @@
 
 PORTNAME=	icingaweb2-module-grafana
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.2.5
+DISTVERSION=	1.3.1
 CATEGORIES=	net-mgmt www
 
 MAINTAINER=	lme at FreeBSD.org

Modified: head/net-mgmt/icingaweb2-module-grafana/distinfo
==============================================================================
--- head/net-mgmt/icingaweb2-module-grafana/distinfo	Wed Aug 15 13:01:40 2018	(r477224)
+++ head/net-mgmt/icingaweb2-module-grafana/distinfo	Wed Aug 15 13:06:40 2018	(r477225)
@@ -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

Modified: head/net-mgmt/icingaweb2-module-grafana/pkg-plist
==============================================================================
--- head/net-mgmt/icingaweb2-module-grafana/pkg-plist	Wed Aug 15 13:01:40 2018	(r477224)
+++ head/net-mgmt/icingaweb2-module-grafana/pkg-plist	Wed Aug 15 13:06:40 2018	(r477225)
@@ -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


More information about the svn-ports-head mailing list