aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/icingaweb2-module-cube
diff options
context:
space:
mode:
authorLars Engels <lme@FreeBSD.org>2019-07-31 13:02:07 +0000
committerLars Engels <lme@FreeBSD.org>2019-07-31 13:02:07 +0000
commit5507848f9d1659e8735e8b68c27f586dac9df7f7 (patch)
tree6675e30d3347a1b91d1377b4cd17559109018417 /net-mgmt/icingaweb2-module-cube
parentb8b208162628057821e9e592596f04c68f8d66de (diff)
downloadports-5507848f9d1659e8735e8b68c27f586dac9df7f7.tar.gz
ports-5507848f9d1659e8735e8b68c27f586dac9df7f7.zip
net-mgmt/icingaweb2-module-cube: Update to 1.1.0
Notes
Notes: svn path=/head/; revision=507709
Diffstat (limited to 'net-mgmt/icingaweb2-module-cube')
-rw-r--r--net-mgmt/icingaweb2-module-cube/Makefile3
-rw-r--r--net-mgmt/icingaweb2-module-cube/distinfo6
-rw-r--r--net-mgmt/icingaweb2-module-cube/pkg-plist13
3 files changed, 14 insertions, 8 deletions
diff --git a/net-mgmt/icingaweb2-module-cube/Makefile b/net-mgmt/icingaweb2-module-cube/Makefile
index 979a11f351c7..cced033d3309 100644
--- a/net-mgmt/icingaweb2-module-cube/Makefile
+++ b/net-mgmt/icingaweb2-module-cube/Makefile
@@ -2,8 +2,7 @@
PORTNAME= icingaweb2-module-cube
DISTVERSIONPREFIX= v
-DISTVERSION= 1.0.1
-PORTREVISION= 2
+DISTVERSION= 1.1.0
CATEGORIES= net-mgmt www
MAINTAINER= lme@FreeBSD.org
diff --git a/net-mgmt/icingaweb2-module-cube/distinfo b/net-mgmt/icingaweb2-module-cube/distinfo
index f3705839f186..3f0138fe8930 100644
--- a/net-mgmt/icingaweb2-module-cube/distinfo
+++ b/net-mgmt/icingaweb2-module-cube/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1509107159
-SHA256 (icinga-icingaweb2-module-cube-v1.0.1_GH0.tar.gz) = 7883f7e2a895cb8888d17525d0b69fcc8b902bcf2f215e1b6a34ce2d280cc58e
-SIZE (icinga-icingaweb2-module-cube-v1.0.1_GH0.tar.gz) = 260525
+TIMESTAMP = 1564577954
+SHA256 (icinga-icingaweb2-module-cube-v1.1.0_GH0.tar.gz) = 73e63fe3549bf17872672be059cd687aa6fd0c6c3b05c9bf7886f5f565024472
+SIZE (icinga-icingaweb2-module-cube-v1.1.0_GH0.tar.gz) = 263153
diff --git a/net-mgmt/icingaweb2-module-cube/pkg-plist b/net-mgmt/icingaweb2-module-cube/pkg-plist
index 1a363b9cdb7d..6688330e423c 100644
--- a/net-mgmt/icingaweb2-module-cube/pkg-plist
+++ b/net-mgmt/icingaweb2-module-cube/pkg-plist
@@ -1,12 +1,15 @@
-%%WWWDIR%%/.github/ISSUE_TEMPLATE.md
+%%WWWDIR%%/.github/ISSUE_TEMPLATE/bug_report.md
+%%WWWDIR%%/.github/ISSUE_TEMPLATE/feature_request.md
%%WWWDIR%%/.gitignore
%%WWWDIR%%/LICENSE
%%WWWDIR%%/README.md
+%%WWWDIR%%/application/controllers/HostsController.php
%%WWWDIR%%/application/controllers/IndexController.php
+%%WWWDIR%%/application/controllers/ServicesController.php
%%WWWDIR%%/application/forms/DimensionsForm.php
%%WWWDIR%%/application/views/helpers/FormSimpleNote.php
-%%WWWDIR%%/application/views/scripts/index/details.phtml
-%%WWWDIR%%/application/views/scripts/index/index.phtml
+%%WWWDIR%%/application/views/scripts/cube-details.phtml
+%%WWWDIR%%/application/views/scripts/cube-index.phtml
%%WWWDIR%%/configuration.php
%%WWWDIR%%/doc/img/cube_action-links.png
%%WWWDIR%%/doc/img/cube_configuration.png
@@ -23,6 +26,8 @@
%%WWWDIR%%/library/Cube/Ido/IdoCube.php
%%WWWDIR%%/library/Cube/Ido/IdoHostStatusCube.php
%%WWWDIR%%/library/Cube/Ido/IdoHostStatusCubeRenderer.php
+%%WWWDIR%%/library/Cube/Ido/IdoServiceStatusCube.php
+%%WWWDIR%%/library/Cube/Ido/IdoStatusCubeRenderer.php
%%WWWDIR%%/library/Cube/ProvidedHook/Cube/MonitoringActions.php
%%WWWDIR%%/library/Cube/Web/ActionLink.php
%%WWWDIR%%/library/Cube/Web/ActionLinks.php
@@ -34,6 +39,8 @@
%%WWWDIR%%/library/Cube/Web/Form/QuickBaseForm.php
%%WWWDIR%%/library/Cube/Web/Form/QuickForm.php
%%WWWDIR%%/library/Cube/Web/IconHelper.php
+%%WWWDIR%%/library/Cube/Web/IdoController.php
+%%WWWDIR%%/library/Cube/ZfSelectWrapper.php
%%WWWDIR%%/module.info
%%WWWDIR%%/public/css/module.less
%%WWWDIR%%/run.php