svn commit: r468694 - head/net-mgmt/icingaweb2

Lars Engels lme at FreeBSD.org
Mon Apr 30 12:58:04 UTC 2018


Author: lme
Date: Mon Apr 30 12:58:03 2018
New Revision: 468694
URL: https://svnweb.freebsd.org/changeset/ports/468694

Log:
  net-mgmt/icingaweb2
  
  Update to 2.5.3

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

Modified: head/net-mgmt/icingaweb2/Makefile
==============================================================================
--- head/net-mgmt/icingaweb2/Makefile	Mon Apr 30 12:57:31 2018	(r468693)
+++ head/net-mgmt/icingaweb2/Makefile	Mon Apr 30 12:58:03 2018	(r468694)
@@ -2,7 +2,7 @@
 
 PORTNAME=	icingaweb2
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.5.1
+DISTVERSION=	2.5.3
 CATEGORIES=	net-mgmt www
 
 MAINTAINER=	lme at FreeBSD.org

Modified: head/net-mgmt/icingaweb2/distinfo
==============================================================================
--- head/net-mgmt/icingaweb2/distinfo	Mon Apr 30 12:57:31 2018	(r468693)
+++ head/net-mgmt/icingaweb2/distinfo	Mon Apr 30 12:58:03 2018	(r468694)
@@ -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

Modified: head/net-mgmt/icingaweb2/pkg-plist
==============================================================================
--- head/net-mgmt/icingaweb2/pkg-plist	Mon Apr 30 12:57:31 2018	(r468693)
+++ head/net-mgmt/icingaweb2/pkg-plist	Mon Apr 30 12:58:03 2018	(r468694)
@@ -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


More information about the svn-ports-head mailing list