diff options
author | Lars Engels <lme@FreeBSD.org> | 2018-04-30 12:58:03 +0000 |
---|---|---|
committer | Lars Engels <lme@FreeBSD.org> | 2018-04-30 12:58:03 +0000 |
commit | 6d72dd160a05f075964eaa1faf4802db4daf46da (patch) | |
tree | 1892da89ab8ed6e937008c1c0714dd825e608e68 | |
parent | af9f7752aa3669df476046e5bbafce76517104b5 (diff) |
Notes
-rw-r--r-- | net-mgmt/icingaweb2/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/icingaweb2/distinfo | 6 | ||||
-rw-r--r-- | net-mgmt/icingaweb2/pkg-plist | 4 |
3 files changed, 8 insertions, 4 deletions
diff --git a/net-mgmt/icingaweb2/Makefile b/net-mgmt/icingaweb2/Makefile index baf11d504b8c..b18043e1fb3c 100644 --- a/net-mgmt/icingaweb2/Makefile +++ b/net-mgmt/icingaweb2/Makefile @@ -2,7 +2,7 @@ PORTNAME= icingaweb2 DISTVERSIONPREFIX= v -DISTVERSION= 2.5.1 +DISTVERSION= 2.5.3 CATEGORIES= net-mgmt www MAINTAINER= lme@FreeBSD.org diff --git a/net-mgmt/icingaweb2/distinfo b/net-mgmt/icingaweb2/distinfo index 5bf459e64916..69edbb1f7276 100644 --- a/net-mgmt/icingaweb2/distinfo +++ b/net-mgmt/icingaweb2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1516695210 -SHA256 (icinga-icingaweb2-v2.5.1_GH0.tar.gz) = a419f0d94d7633cf49ce71a63536bc7f7b820eb08329d7c92411485cd520fa10 -SIZE (icinga-icingaweb2-v2.5.1_GH0.tar.gz) = 8133540 +TIMESTAMP = 1525092862 +SHA256 (icinga-icingaweb2-v2.5.3_GH0.tar.gz) = da9953045895ed26d002ce3d6115af9a5b8012cce9a2667a389c8b9d80cd6592 +SIZE (icinga-icingaweb2-v2.5.3_GH0.tar.gz) = 8124667 diff --git a/net-mgmt/icingaweb2/pkg-plist b/net-mgmt/icingaweb2/pkg-plist index 0f0382e05207..8fea3fdadcf7 100644 --- a/net-mgmt/icingaweb2/pkg-plist +++ b/net-mgmt/icingaweb2/pkg-plist @@ -137,6 +137,7 @@ bin/icingacli %%WWWDIR%%/application/views/scripts/dashboard/new-dashlet.phtml %%WWWDIR%%/application/views/scripts/dashboard/remove-dashlet.phtml %%WWWDIR%%/application/views/scripts/dashboard/remove-pane.phtml +%%WWWDIR%%/application/views/scripts/dashboard/rename-pane.phtml %%WWWDIR%%/application/views/scripts/dashboard/settings.phtml %%WWWDIR%%/application/views/scripts/dashboard/update-dashlet.phtml %%WWWDIR%%/application/views/scripts/error/error.phtml @@ -211,6 +212,7 @@ bin/icingacli %%WWWDIR%%/library/Icinga/Application/Config.php %%WWWDIR%%/library/Icinga/Application/EmbeddedWeb.php %%WWWDIR%%/library/Icinga/Application/Hook.php +%%WWWDIR%%/library/Icinga/Application/Hook/AuthenticationHook.php %%WWWDIR%%/library/Icinga/Application/Hook/GrapherHook.php %%WWWDIR%%/library/Icinga/Application/Hook/Ticket/TicketPattern.php %%WWWDIR%%/library/Icinga/Application/Hook/TicketHook.php @@ -2073,6 +2075,7 @@ bin/icingacli %%WWWDIR%%/modules/monitoring/public/css/tables.less %%WWWDIR%%/modules/monitoring/public/js/module.js %%WWWDIR%%/modules/monitoring/test/php/application/views/helpers/MonitoringFlagsTest.php +%%WWWDIR%%/modules/monitoring/test/php/application/views/helpers/PluginOutputTest.php %%WWWDIR%%/modules/monitoring/test/php/library/Monitoring/Object/MacroTest.php %%WWWDIR%%/modules/monitoring/test/php/library/Monitoring/Plugin/PerfdataSetTest.php %%WWWDIR%%/modules/monitoring/test/php/library/Monitoring/Plugin/PerfdataTest.php @@ -2302,6 +2305,7 @@ bin/icingacli %%WWWDIR%%/public/js/icinga/behavior/detach.js %%WWWDIR%%/public/js/icinga/behavior/dropdown.js %%WWWDIR%%/public/js/icinga/behavior/expandable.js +%%WWWDIR%%/public/js/icinga/behavior/filtereditor.js %%WWWDIR%%/public/js/icinga/behavior/flyover.js %%WWWDIR%%/public/js/icinga/behavior/form.js %%WWWDIR%%/public/js/icinga/behavior/navigation.js |