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

(-)net-mgmt/zabbix52-server/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	zabbix52
4
PORTNAME=	zabbix52
5
DISTVERSION=	5.2.5
5
DISTVERSION=	5.2.6
6
PORTREVISION?=	0
6
PORTREVISION?=	0
7
CATEGORIES=	net-mgmt
7
CATEGORIES=	net-mgmt
8
MASTER_SITES=	https://cdn.zabbix.com/zabbix/sources/stable/${DISTVERSION:R}/
8
MASTER_SITES=	https://cdn.zabbix.com/zabbix/sources/stable/${DISTVERSION:R}/
(-)net-mgmt/zabbix52-server/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1614196592
1
TIMESTAMP = 1617103487
2
SHA256 (zabbix-5.2.5.tar.gz) = ce0d9745a8b9154e87d6906edd0fce7b7ec298acd34a0543ea53d1a5f2f14bc5
2
SHA256 (zabbix-5.2.6.tar.gz) = 76cb704f2a04fbc87bb3eff44fa71339c355d467f7bbd8fb53f8927c760e1680
3
SIZE (zabbix-5.2.5.tar.gz) = 20039761
3
SIZE (zabbix-5.2.6.tar.gz) = 20602665
(-)net-mgmt/zabbix52-server/pkg-plist.frontend (+3 lines)
Lines 18-23 Link Here
18
%%WWWDIR%%/app/controllers/CControllerCharts.php
18
%%WWWDIR%%/app/controllers/CControllerCharts.php
19
%%WWWDIR%%/app/controllers/CControllerChartsView.php
19
%%WWWDIR%%/app/controllers/CControllerChartsView.php
20
%%WWWDIR%%/app/controllers/CControllerChartsViewJson.php
20
%%WWWDIR%%/app/controllers/CControllerChartsViewJson.php
21
%%WWWDIR%%/app/controllers/CControllerHintBox.php
21
%%WWWDIR%%/app/controllers/CControllerDashboardDelete.php
22
%%WWWDIR%%/app/controllers/CControllerDashboardDelete.php
22
%%WWWDIR%%/app/controllers/CControllerDashboardList.php
23
%%WWWDIR%%/app/controllers/CControllerDashboardList.php
23
%%WWWDIR%%/app/controllers/CControllerDashboardPropertiesCheck.php
24
%%WWWDIR%%/app/controllers/CControllerDashboardPropertiesCheck.php
Lines 308-313 Link Here
308
%%WWWDIR%%/app/views/layout.json.php
309
%%WWWDIR%%/app/views/layout.json.php
309
%%WWWDIR%%/app/views/layout.warning.php
310
%%WWWDIR%%/app/views/layout.warning.php
310
%%WWWDIR%%/app/views/layout.widget.php
311
%%WWWDIR%%/app/views/layout.widget.php
312
%%WWWDIR%%/app/views/hint.box.php
311
%%WWWDIR%%/app/views/monitoring.charts.view.json.php
313
%%WWWDIR%%/app/views/monitoring.charts.view.json.php
312
%%WWWDIR%%/app/views/monitoring.charts.view.php
314
%%WWWDIR%%/app/views/monitoring.charts.view.php
313
%%WWWDIR%%/app/views/monitoring.dashboard.list.php
315
%%WWWDIR%%/app/views/monitoring.dashboard.list.php
Lines 549-554 Link Here
549
%%WWWDIR%%/include/classes/helpers/CElasticsearchHelper.php
551
%%WWWDIR%%/include/classes/helpers/CElasticsearchHelper.php
550
%%WWWDIR%%/include/classes/helpers/CEncryptHelper.php
552
%%WWWDIR%%/include/classes/helpers/CEncryptHelper.php
551
%%WWWDIR%%/include/classes/helpers/CHousekeepingHelper.php
553
%%WWWDIR%%/include/classes/helpers/CHousekeepingHelper.php
554
%%WWWDIR%%/include/classes/helpers/CHintBoxHelper.php
552
%%WWWDIR%%/include/classes/helpers/CHtml.php
555
%%WWWDIR%%/include/classes/helpers/CHtml.php
553
%%WWWDIR%%/include/classes/helpers/CMapHelper.php
556
%%WWWDIR%%/include/classes/helpers/CMapHelper.php
554
%%WWWDIR%%/include/classes/helpers/CMathHelper.php
557
%%WWWDIR%%/include/classes/helpers/CMathHelper.php

Return to bug 254659