svn commit: r507767 - head/net-mgmt/zabbix4-server
Danilo G. Baio
dbaio at FreeBSD.org
Thu Aug 1 10:09:19 UTC 2019
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 at 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
More information about the svn-ports-all
mailing list