aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorKevin Bowling <kbowling@FreeBSD.org>2021-04-08 06:59:51 +0000
committerKevin Bowling <kbowling@FreeBSD.org>2021-04-08 07:00:45 +0000
commit9b341b5f2b5765e1acefbd86c98248ea1b5824bd (patch)
treeccb0d41fe466685f667ea37dcde79308e55218d8 /net-mgmt
parent0e601b8f09575f1e0f55bc7cc13e8557965b302e (diff)
downloadports-9b341b5f2b5765e1acefbd86c98248ea1b5824bd.tar.gz
ports-9b341b5f2b5765e1acefbd86c98248ea1b5824bd.zip
net-mgmt/zabbix52-*: Update to 5.2.6
Changes https://www.zabbix.com/rn/rn5.2.6 PR: 254659 Approved by: pg@pakhom.spb.ru (maintainer)
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/zabbix52-server/Makefile2
-rw-r--r--net-mgmt/zabbix52-server/distinfo6
-rw-r--r--net-mgmt/zabbix52-server/pkg-plist.frontend3
3 files changed, 7 insertions, 4 deletions
diff --git a/net-mgmt/zabbix52-server/Makefile b/net-mgmt/zabbix52-server/Makefile
index 21afb6170e9c..e10104d74703 100644
--- a/net-mgmt/zabbix52-server/Makefile
+++ b/net-mgmt/zabbix52-server/Makefile
@@ -1,7 +1,7 @@
# Created by: Pakhom Golynga <pg@pakhom.spb.ru>
PORTNAME= zabbix52
-DISTVERSION= 5.2.5
+DISTVERSION= 5.2.6
PORTREVISION?= 0
CATEGORIES= net-mgmt
MASTER_SITES= https://cdn.zabbix.com/zabbix/sources/stable/${DISTVERSION:R}/
diff --git a/net-mgmt/zabbix52-server/distinfo b/net-mgmt/zabbix52-server/distinfo
index 8913c0e28e07..5ce53ac4f1a9 100644
--- a/net-mgmt/zabbix52-server/distinfo
+++ b/net-mgmt/zabbix52-server/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1614196592
-SHA256 (zabbix-5.2.5.tar.gz) = ce0d9745a8b9154e87d6906edd0fce7b7ec298acd34a0543ea53d1a5f2f14bc5
-SIZE (zabbix-5.2.5.tar.gz) = 20039761
+TIMESTAMP = 1617103487
+SHA256 (zabbix-5.2.6.tar.gz) = 76cb704f2a04fbc87bb3eff44fa71339c355d467f7bbd8fb53f8927c760e1680
+SIZE (zabbix-5.2.6.tar.gz) = 20602665
diff --git a/net-mgmt/zabbix52-server/pkg-plist.frontend b/net-mgmt/zabbix52-server/pkg-plist.frontend
index fbfe1fc165f9..2b58346d290e 100644
--- a/net-mgmt/zabbix52-server/pkg-plist.frontend
+++ b/net-mgmt/zabbix52-server/pkg-plist.frontend
@@ -18,6 +18,7 @@
%%WWWDIR%%/app/controllers/CControllerCharts.php
%%WWWDIR%%/app/controllers/CControllerChartsView.php
%%WWWDIR%%/app/controllers/CControllerChartsViewJson.php
+%%WWWDIR%%/app/controllers/CControllerHintBox.php
%%WWWDIR%%/app/controllers/CControllerDashboardDelete.php
%%WWWDIR%%/app/controllers/CControllerDashboardList.php
%%WWWDIR%%/app/controllers/CControllerDashboardPropertiesCheck.php
@@ -308,6 +309,7 @@
%%WWWDIR%%/app/views/layout.json.php
%%WWWDIR%%/app/views/layout.warning.php
%%WWWDIR%%/app/views/layout.widget.php
+%%WWWDIR%%/app/views/hint.box.php
%%WWWDIR%%/app/views/monitoring.charts.view.json.php
%%WWWDIR%%/app/views/monitoring.charts.view.php
%%WWWDIR%%/app/views/monitoring.dashboard.list.php
@@ -549,6 +551,7 @@
%%WWWDIR%%/include/classes/helpers/CElasticsearchHelper.php
%%WWWDIR%%/include/classes/helpers/CEncryptHelper.php
%%WWWDIR%%/include/classes/helpers/CHousekeepingHelper.php
+%%WWWDIR%%/include/classes/helpers/CHintBoxHelper.php
%%WWWDIR%%/include/classes/helpers/CHtml.php
%%WWWDIR%%/include/classes/helpers/CMapHelper.php
%%WWWDIR%%/include/classes/helpers/CMathHelper.php