Index: net-mgmt/zabbix5-server/Makefile =================================================================== --- net-mgmt/zabbix5-server/Makefile (revision 569546) +++ net-mgmt/zabbix5-server/Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= zabbix5 -DISTVERSION= 5.0.9 +DISTVERSION= 5.0.10 PORTREVISION?= 0 CATEGORIES= net-mgmt MASTER_SITES= https://cdn.zabbix.com/zabbix/sources/stable/${DISTVERSION:R}/ Index: net-mgmt/zabbix5-server/distinfo =================================================================== --- net-mgmt/zabbix5-server/distinfo (revision 569546) +++ net-mgmt/zabbix5-server/distinfo (working copy) @@ -1,3 +1,3 @@ -TIMESTAMP = 1614183422 -SHA256 (zabbix-5.0.9.tar.gz) = 2985a710ac8d1273464345b5b3cf6c9eaff1abde019f361e4eb0760a03807c9b -SIZE (zabbix-5.0.9.tar.gz) = 19513312 +TIMESTAMP = 1617101044 +SHA256 (zabbix-5.0.10.tar.gz) = 8bc5b715750a57b88e5d01518ffe98c77ce58a4c9fc1377ed05e53b6835c6b96 +SIZE (zabbix-5.0.10.tar.gz) = 20100268 Index: net-mgmt/zabbix5-server/pkg-plist.frontend =================================================================== --- net-mgmt/zabbix5-server/pkg-plist.frontend (revision 569546) +++ net-mgmt/zabbix5-server/pkg-plist.frontend (working copy) @@ -37,6 +37,7 @@ %%WWWDIR%%/app/controllers/CControllerHostViewRefresh.php %%WWWDIR%%/app/controllers/CControllerHousekeepingEdit.php %%WWWDIR%%/app/controllers/CControllerHousekeepingUpdate.php +%%WWWDIR%%/app/controllers/CControllerHintBox.php %%WWWDIR%%/app/controllers/CControllerIconMapCreate.php %%WWWDIR%%/app/controllers/CControllerIconMapDelete.php %%WWWDIR%%/app/controllers/CControllerIconMapEdit.php @@ -231,6 +232,7 @@ %%WWWDIR%%/app/views/dashboard.properties.edit.php %%WWWDIR%%/app/views/dashboard.sharing.edit.php %%WWWDIR%%/app/views/hostmacros.list.php +%%WWWDIR%%/app/views/hint.box.php %%WWWDIR%%/app/views/js/administration.image.list.js.php %%WWWDIR%%/app/views/js/administration.user.list.js.php %%WWWDIR%%/app/views/js/administration.authentication.edit.js.php @@ -501,6 +503,7 @@ %%WWWDIR%%/include/classes/helpers/CConditionHelper.php %%WWWDIR%%/include/classes/helpers/CElasticsearchHelper.php %%WWWDIR%%/include/classes/helpers/CHtml.php +%%WWWDIR%%/include/classes/helpers/CHintBoxHelper.php %%WWWDIR%%/include/classes/helpers/CMapHelper.php %%WWWDIR%%/include/classes/helpers/CMathHelper.php %%WWWDIR%%/include/classes/helpers/CMediatypeHelper.php