svn commit: r507766 - head/net-mgmt/zabbix42-server
Danilo G. Baio
dbaio at FreeBSD.org
Thu Aug 1 10:07:55 UTC 2019
Author: dbaio
Date: Thu Aug 1 10:07:54 2019
New Revision: 507766
URL: https://svnweb.freebsd.org/changeset/ports/507766
Log:
net-mgmt/zabbix42-*: Update to 4.2.5
Changelog: https://www.zabbix.com/rn/rn4.2.5
PR: 239546
Approved by: Pakhom Golynga <pg at pakhom.spb.ru> (maintainer)
Modified:
head/net-mgmt/zabbix42-server/Makefile
head/net-mgmt/zabbix42-server/distinfo
head/net-mgmt/zabbix42-server/pkg-plist.frontend
Modified: head/net-mgmt/zabbix42-server/Makefile
==============================================================================
--- head/net-mgmt/zabbix42-server/Makefile Thu Aug 1 10:00:35 2019 (r507765)
+++ head/net-mgmt/zabbix42-server/Makefile Thu Aug 1 10:07:54 2019 (r507766)
@@ -2,8 +2,8 @@
# $FreeBSD$
PORTNAME= zabbix42
-PORTVERSION= 4.2.4
-PORTREVISION?= 1
+PORTVERSION= 4.2.5
+PORTREVISION?= 0
CATEGORIES= net-mgmt
MASTER_SITES= SF/zabbix/ZABBIX%20Latest%20Stable/${PORTVERSION}
PKGNAMESUFFIX?= -server
Modified: head/net-mgmt/zabbix42-server/distinfo
==============================================================================
--- head/net-mgmt/zabbix42-server/distinfo Thu Aug 1 10:00:35 2019 (r507765)
+++ head/net-mgmt/zabbix42-server/distinfo Thu Aug 1 10:07:54 2019 (r507766)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1561988096
-SHA256 (zabbix-4.2.4.tar.gz) = f6de0e0b91908d8da72d087931fb232988b391d3724d7c951833488fd96942bd
-SIZE (zabbix-4.2.4.tar.gz) = 18271978
+TIMESTAMP = 1564495232
+SHA256 (zabbix-4.2.5.tar.gz) = 4dba94cc8c5f1d97b596e636ff9346c3bdea59ac04a97f1236a6d5e69d72ab8c
+SIZE (zabbix-4.2.5.tar.gz) = 18301157
Modified: head/net-mgmt/zabbix42-server/pkg-plist.frontend
==============================================================================
--- head/net-mgmt/zabbix42-server/pkg-plist.frontend Thu Aug 1 10:00:35 2019 (r507765)
+++ head/net-mgmt/zabbix42-server/pkg-plist.frontend Thu Aug 1 10:07:54 2019 (r507766)
@@ -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
@@ -119,6 +120,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
@@ -320,6 +322,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-head
mailing list