1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

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)
This commit is contained in:
Danilo G. Baio 2019-08-01 10:09:18 +00:00
parent 9c532d83f2
commit 827f88bff2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=507767
3 changed files with 8 additions and 5 deletions

View File

@ -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

View File

@ -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

View File

@ -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