Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Aug 2019 10:09:18 +0000 (UTC)
From:      "Danilo G. Baio" <dbaio@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r507767 - head/net-mgmt/zabbix4-server
Message-ID:  <201908011009.x71A9IOR082438@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dbaio
Date: Thu Aug  1 10:09:18 2019
New Revision: 507767
URL: https://svnweb.freebsd.org/changeset/ports/507767

Log:
  net-mgmt/zabbix4-*: Update to 4.0.11
  
  Changelog:	https://www.zabbix.com/rn/rn4.0.11
  
  PR:		239547
  Approved by:	Pakhom Golynga <pg@pakhom.spb.ru> (maintainer)

Modified:
  head/net-mgmt/zabbix4-server/Makefile
  head/net-mgmt/zabbix4-server/distinfo
  head/net-mgmt/zabbix4-server/pkg-plist.frontend

Modified: head/net-mgmt/zabbix4-server/Makefile
==============================================================================
--- head/net-mgmt/zabbix4-server/Makefile	Thu Aug  1 10:07:54 2019	(r507766)
+++ head/net-mgmt/zabbix4-server/Makefile	Thu Aug  1 10:09:18 2019	(r507767)
@@ -2,8 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	zabbix4
-PORTVERSION=	4.0.10
-PORTREVISION?=	1
+PORTVERSION=	4.0.11
+PORTREVISION?=	0
 CATEGORIES=	net-mgmt
 MASTER_SITES=	SF/zabbix/ZABBIX%20Latest%20Stable/${PORTVERSION}
 PKGNAMESUFFIX?=	-server

Modified: head/net-mgmt/zabbix4-server/distinfo
==============================================================================
--- head/net-mgmt/zabbix4-server/distinfo	Thu Aug  1 10:07:54 2019	(r507766)
+++ head/net-mgmt/zabbix4-server/distinfo	Thu Aug  1 10:09:18 2019	(r507767)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1561988079
-SHA256 (zabbix-4.0.10.tar.gz) = 8e2d5e25fa20bb3d4a0ee52b1bf7df9fd76180d03770a3fc29dad83ff3a816d4
-SIZE (zabbix-4.0.10.tar.gz) = 17140053
+TIMESTAMP = 1564495156
+SHA256 (zabbix-4.0.11.tar.gz) = b0af25c31c622d14cb7780db5941d76579b9f9a6ee449613d847b0b505628409
+SIZE (zabbix-4.0.11.tar.gz) = 17174772

Modified: head/net-mgmt/zabbix4-server/pkg-plist.frontend
==============================================================================
--- head/net-mgmt/zabbix4-server/pkg-plist.frontend	Thu Aug  1 10:07:54 2019	(r507766)
+++ head/net-mgmt/zabbix4-server/pkg-plist.frontend	Thu Aug  1 10:09:18 2019	(r507767)
@@ -29,6 +29,7 @@
 %%WWWDIR%%/app/controllers/CControllerDashboardWidgetEdit.php
 %%WWWDIR%%/app/controllers/CControllerDashboardWidgetRfRate.php
 %%WWWDIR%%/app/controllers/CControllerDiscoveryView.php
+%%WWWDIR%%/app/controllers/CControllerExportXml.php
 %%WWWDIR%%/app/controllers/CControllerFavouriteCreate.php
 %%WWWDIR%%/app/controllers/CControllerFavouriteDelete.php
 %%WWWDIR%%/app/controllers/CControllerMapView.php
@@ -113,6 +114,7 @@
 %%WWWDIR%%/app/views/layout.json.php
 %%WWWDIR%%/app/views/layout.warning.php
 %%WWWDIR%%/app/views/layout.widget.php
+%%WWWDIR%%/app/views/layout.xml.php
 %%WWWDIR%%/app/views/monitoring.acknowledge.edit.js.php
 %%WWWDIR%%/app/views/monitoring.acknowledge.edit.php
 %%WWWDIR%%/app/views/monitoring.dashboard.breadcrumbs.php
@@ -308,6 +310,7 @@
 %%WWWDIR%%/include/classes/debug/CProfiler.php
 %%WWWDIR%%/include/classes/export/CConfigurationExport.php
 %%WWWDIR%%/include/classes/export/CConfigurationExportBuilder.php
+%%WWWDIR%%/include/classes/export/CConfigurationExportException.php
 %%WWWDIR%%/include/classes/export/writers/CExportWriter.php
 %%WWWDIR%%/include/classes/export/writers/CExportWriterFactory.php
 %%WWWDIR%%/include/classes/export/writers/CJsonExportWriter.php



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908011009.x71A9IOR082438>