View | Details | Raw Unified | Return to bug 239547
Collapse All | Expand All

(-)net-mgmt/zabbix4-server/Makefile (-2 / +2 lines)
Lines 2-9 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	zabbix4
4
PORTNAME=	zabbix4
5
PORTVERSION=	4.0.10
5
PORTVERSION=	4.0.11
6
PORTREVISION?=	1
6
PORTREVISION?=	0
7
CATEGORIES=	net-mgmt
7
CATEGORIES=	net-mgmt
8
MASTER_SITES=	SF/zabbix/ZABBIX%20Latest%20Stable/${PORTVERSION}
8
MASTER_SITES=	SF/zabbix/ZABBIX%20Latest%20Stable/${PORTVERSION}
9
PKGNAMESUFFIX?=	-server
9
PKGNAMESUFFIX?=	-server
(-)net-mgmt/zabbix4-server/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1561988079
1
TIMESTAMP = 1564495156
2
SHA256 (zabbix-4.0.10.tar.gz) = 8e2d5e25fa20bb3d4a0ee52b1bf7df9fd76180d03770a3fc29dad83ff3a816d4
2
SHA256 (zabbix-4.0.11.tar.gz) = b0af25c31c622d14cb7780db5941d76579b9f9a6ee449613d847b0b505628409
3
SIZE (zabbix-4.0.10.tar.gz) = 17140053
3
SIZE (zabbix-4.0.11.tar.gz) = 17174772
(-)net-mgmt/zabbix4-server/pkg-plist.frontend (+3 lines)
Lines 29-34 Link Here
29
%%WWWDIR%%/app/controllers/CControllerDashboardWidgetEdit.php
29
%%WWWDIR%%/app/controllers/CControllerDashboardWidgetEdit.php
30
%%WWWDIR%%/app/controllers/CControllerDashboardWidgetRfRate.php
30
%%WWWDIR%%/app/controllers/CControllerDashboardWidgetRfRate.php
31
%%WWWDIR%%/app/controllers/CControllerDiscoveryView.php
31
%%WWWDIR%%/app/controllers/CControllerDiscoveryView.php
32
%%WWWDIR%%/app/controllers/CControllerExportXml.php
32
%%WWWDIR%%/app/controllers/CControllerFavouriteCreate.php
33
%%WWWDIR%%/app/controllers/CControllerFavouriteCreate.php
33
%%WWWDIR%%/app/controllers/CControllerFavouriteDelete.php
34
%%WWWDIR%%/app/controllers/CControllerFavouriteDelete.php
34
%%WWWDIR%%/app/controllers/CControllerMapView.php
35
%%WWWDIR%%/app/controllers/CControllerMapView.php
Lines 113-118 Link Here
113
%%WWWDIR%%/app/views/layout.json.php
114
%%WWWDIR%%/app/views/layout.json.php
114
%%WWWDIR%%/app/views/layout.warning.php
115
%%WWWDIR%%/app/views/layout.warning.php
115
%%WWWDIR%%/app/views/layout.widget.php
116
%%WWWDIR%%/app/views/layout.widget.php
117
%%WWWDIR%%/app/views/layout.xml.php
116
%%WWWDIR%%/app/views/monitoring.acknowledge.edit.js.php
118
%%WWWDIR%%/app/views/monitoring.acknowledge.edit.js.php
117
%%WWWDIR%%/app/views/monitoring.acknowledge.edit.php
119
%%WWWDIR%%/app/views/monitoring.acknowledge.edit.php
118
%%WWWDIR%%/app/views/monitoring.dashboard.breadcrumbs.php
120
%%WWWDIR%%/app/views/monitoring.dashboard.breadcrumbs.php
Lines 308-313 Link Here
308
%%WWWDIR%%/include/classes/debug/CProfiler.php
310
%%WWWDIR%%/include/classes/debug/CProfiler.php
309
%%WWWDIR%%/include/classes/export/CConfigurationExport.php
311
%%WWWDIR%%/include/classes/export/CConfigurationExport.php
310
%%WWWDIR%%/include/classes/export/CConfigurationExportBuilder.php
312
%%WWWDIR%%/include/classes/export/CConfigurationExportBuilder.php
313
%%WWWDIR%%/include/classes/export/CConfigurationExportException.php
311
%%WWWDIR%%/include/classes/export/writers/CExportWriter.php
314
%%WWWDIR%%/include/classes/export/writers/CExportWriter.php
312
%%WWWDIR%%/include/classes/export/writers/CExportWriterFactory.php
315
%%WWWDIR%%/include/classes/export/writers/CExportWriterFactory.php
313
%%WWWDIR%%/include/classes/export/writers/CJsonExportWriter.php
316
%%WWWDIR%%/include/classes/export/writers/CJsonExportWriter.php

Return to bug 239547