git: e0d81d4a6992 - main - net-mgmt/zabbix54-server: Update to 5.4.4
Juraj Lutter
otis at FreeBSD.org
Sun Sep 5 14:41:26 UTC 2021
The branch main has been updated by otis:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e0d81d4a69925914ff5b5d75e77ffaead7364dd1
commit e0d81d4a69925914ff5b5d75e77ffaead7364dd1
Author: Juraj Lutter <otis at FreeBSD.org>
AuthorDate: 2021-09-05 14:36:31 +0000
Commit: Juraj Lutter <otis at FreeBSD.org>
CommitDate: 2021-09-05 14:41:12 +0000
net-mgmt/zabbix54-server: Update to 5.4.4
Changelog: https://www.zabbix.com/rn/rn5.4.4
---
net-mgmt/zabbix54-server/Makefile | 2 +-
net-mgmt/zabbix54-server/distinfo | 6 +++---
net-mgmt/zabbix54-server/pkg-plist.frontend | 6 ++++--
3 files changed, 8 insertions(+), 6 deletions(-)
diff --git a/net-mgmt/zabbix54-server/Makefile b/net-mgmt/zabbix54-server/Makefile
index 7d20a1684208..bab817156eea 100644
--- a/net-mgmt/zabbix54-server/Makefile
+++ b/net-mgmt/zabbix54-server/Makefile
@@ -1,5 +1,5 @@
PORTNAME= zabbix54
-DISTVERSION= 5.4.3
+DISTVERSION= 5.4.4
PORTREVISION?= 0
CATEGORIES= net-mgmt
MASTER_SITES= https://cdn.zabbix.com/zabbix/sources/stable/${DISTVERSION:R}/
diff --git a/net-mgmt/zabbix54-server/distinfo b/net-mgmt/zabbix54-server/distinfo
index b7a48e31c535..5d4a0cc667b6 100644
--- a/net-mgmt/zabbix54-server/distinfo
+++ b/net-mgmt/zabbix54-server/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1627112691
-SHA256 (zabbix-5.4.3.tar.gz) = dbbc843c8119f1f63d7378588d5eb5a46c22f32f86428bb79b9872191342bbc2
-SIZE (zabbix-5.4.3.tar.gz) = 24190581
+TIMESTAMP = 1630766530
+SHA256 (zabbix-5.4.4.tar.gz) = de9985978cf9638d7cb208f7f65d93141b4e1256ead56df1b95d7bda41d6a672
+SIZE (zabbix-5.4.4.tar.gz) = 24266079
diff --git a/net-mgmt/zabbix54-server/pkg-plist.frontend b/net-mgmt/zabbix54-server/pkg-plist.frontend
index 365190fd3791..f237d81f4207 100644
--- a/net-mgmt/zabbix54-server/pkg-plist.frontend
+++ b/net-mgmt/zabbix54-server/pkg-plist.frontend
@@ -48,7 +48,8 @@
%%WWWDIR%%/app/controllers/CControllerFavouriteDelete.php
%%WWWDIR%%/app/controllers/CControllerGuiEdit.php
%%WWWDIR%%/app/controllers/CControllerGuiUpdate.php
-%%WWWDIR%%/app/controllers/CControllerHintBox.php
+%%WWWDIR%%/app/controllers/CControllerHintboxActionlist.php
+%%WWWDIR%%/app/controllers/CControllerHintboxEventlist.php
%%WWWDIR%%/app/controllers/CControllerHost.php
%%WWWDIR%%/app/controllers/CControllerHostDashboardView.php
%%WWWDIR%%/app/controllers/CControllerHostMacrosList.php
@@ -316,7 +317,8 @@
%%WWWDIR%%/app/views/dashboard.page.properties.edit.php
%%WWWDIR%%/app/views/dashboard.properties.edit.php
%%WWWDIR%%/app/views/dashboard.share.edit.php
-%%WWWDIR%%/app/views/hint.box.php
+%%WWWDIR%%/app/views/hintbox.actionlist.php
+%%WWWDIR%%/app/views/hintbox.eventlist.php
%%WWWDIR%%/app/views/hostmacros.list.php
%%WWWDIR%%/app/views/js/administration.authentication.edit.js.php
%%WWWDIR%%/app/views/js/administration.autoreg.edit.js.php
More information about the dev-commits-ports-all
mailing list