svn commit: r417999 - branches/2016Q3/net-mgmt/icingaweb2

Mark Felder feld at FreeBSD.org
Sun Jul 3 21:22:12 UTC 2016


Author: feld
Date: Sun Jul  3 21:22:11 2016
New Revision: 417999
URL: https://svnweb.freebsd.org/changeset/ports/417999

Log:
  MFH: r417991
  
  Update to 2.3.4
  
  Approved by:	ports-secteam (with hat)

Modified:
  branches/2016Q3/net-mgmt/icingaweb2/Makefile
  branches/2016Q3/net-mgmt/icingaweb2/distinfo
  branches/2016Q3/net-mgmt/icingaweb2/pkg-plist
Directory Properties:
  branches/2016Q3/   (props changed)

Modified: branches/2016Q3/net-mgmt/icingaweb2/Makefile
==============================================================================
--- branches/2016Q3/net-mgmt/icingaweb2/Makefile	Sun Jul  3 21:21:13 2016	(r417998)
+++ branches/2016Q3/net-mgmt/icingaweb2/Makefile	Sun Jul  3 21:22:11 2016	(r417999)
@@ -2,7 +2,7 @@
 
 PORTNAME=	icingaweb2
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.3.2
+DISTVERSION=	2.3.4
 CATEGORIES=	net-mgmt www
 
 MAINTAINER=	lme at FreeBSD.org
@@ -11,7 +11,7 @@ COMMENT=	Next generation web interface f
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-RUN_DEPENDS=        ${LOCALBASE}/share/ZendFramework/bin/classmap_generator.php:www/zend-framework
+RUN_DEPENDS=	${LOCALBASE}/share/ZendFramework/bin/classmap_generator.php:www/zend-framework
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	icinga

Modified: branches/2016Q3/net-mgmt/icingaweb2/distinfo
==============================================================================
--- branches/2016Q3/net-mgmt/icingaweb2/distinfo	Sun Jul  3 21:21:13 2016	(r417998)
+++ branches/2016Q3/net-mgmt/icingaweb2/distinfo	Sun Jul  3 21:22:11 2016	(r417999)
@@ -1,2 +1,3 @@
-SHA256 (icinga-icingaweb2-v2.3.2_GH0.tar.gz) = 89abfec58726cadc0380897880190ece84f74f34152b1146ee7b24244337b76d
-SIZE (icinga-icingaweb2-v2.3.2_GH0.tar.gz) = 9812433
+TIMESTAMP = 1467570093
+SHA256 (icinga-icingaweb2-v2.3.4_GH0.tar.gz) = 057e9debfbd10df4278dfc675e507b11843478dd7f295c8554cdbc9317dfbd4e
+SIZE (icinga-icingaweb2-v2.3.4_GH0.tar.gz) = 9822375

Modified: branches/2016Q3/net-mgmt/icingaweb2/pkg-plist
==============================================================================
--- branches/2016Q3/net-mgmt/icingaweb2/pkg-plist	Sun Jul  3 21:21:13 2016	(r417998)
+++ branches/2016Q3/net-mgmt/icingaweb2/pkg-plist	Sun Jul  3 21:22:11 2016	(r417999)
@@ -2839,6 +2839,8 @@
 %%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
+%%WWWDIR%%/modules/monitoring/test/php/regression/Bug11728Test.php
+%%WWWDIR%%/modules/monitoring/test/php/regression/Bug11796Test.php
 %%WWWDIR%%/modules/monitoring/test/php/regression/Bug6088Test.php
 %%WWWDIR%%/modules/monitoring/test/php/regression/Bug7043Test.php
 %%WWWDIR%%/modules/setup/application/clicommands/ConfigCommand.php
@@ -3033,6 +3035,7 @@
 %%WWWDIR%%/public/img/logo_icinga.png
 %%WWWDIR%%/public/img/logo_icinga_big.png
 %%WWWDIR%%/public/img/logo_icinga_big_dark.png
+%%WWWDIR%%/public/img/touch-icon.png
 %%WWWDIR%%/public/img/tree/tree-minus.gif
 %%WWWDIR%%/public/img/tree/tree-plus.gif
 %%WWWDIR%%/public/img/winter/logo_icinga_big_winter.png


More information about the svn-ports-branches mailing list