Index: net-mgmt/zabbix4-server/Makefile =================================================================== --- net-mgmt/zabbix4-server/Makefile (revisão 507647) +++ net-mgmt/zabbix4-server/Makefile (cópia de trabalho) @@ -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 Index: net-mgmt/zabbix4-server/distinfo =================================================================== --- net-mgmt/zabbix4-server/distinfo (revisão 507647) +++ net-mgmt/zabbix4-server/distinfo (cópia de trabalho) @@ -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 Index: net-mgmt/zabbix4-server/pkg-plist.frontend =================================================================== --- net-mgmt/zabbix4-server/pkg-plist.frontend (revisão 507647) +++ net-mgmt/zabbix4-server/pkg-plist.frontend (cópia de trabalho) @@ -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