Index: net-mgmt/zabbix52-server/Makefile =================================================================== --- net-mgmt/zabbix52-server/Makefile (revision 569546) +++ net-mgmt/zabbix52-server/Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ 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}/ Index: net-mgmt/zabbix52-server/distinfo =================================================================== --- net-mgmt/zabbix52-server/distinfo (revision 569546) +++ net-mgmt/zabbix52-server/distinfo (working copy) @@ -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 Index: net-mgmt/zabbix52-server/pkg-plist.frontend =================================================================== --- net-mgmt/zabbix52-server/pkg-plist.frontend (revision 569546) +++ net-mgmt/zabbix52-server/pkg-plist.frontend (working copy) @@ -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