aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorKevin Bowling <kbowling@FreeBSD.org>2021-04-08 06:55:58 +0000
committerKevin Bowling <kbowling@FreeBSD.org>2021-04-08 07:00:44 +0000
commit4876a7725c90796be61bdd2548771225239684cb (patch)
treed3a0d88c34efa92aa201cee4de420e60bbfcf1c7 /net-mgmt
parent1a32651473df90c3e66eb1767d0b8aefba2ed2bf (diff)
downloadports-4876a7725c90796be61bdd2548771225239684cb.tar.gz
ports-4876a7725c90796be61bdd2548771225239684cb.zip
net-mgmt/zabbix4-*: Update to 4.0.30
Changes https://www.zabbix.com/rn/rn4.0.30 PR: 254657 Approved by: pg@pakhom.spb.ru (maintainer)
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/zabbix4-server/Makefile2
-rw-r--r--net-mgmt/zabbix4-server/distinfo6
-rw-r--r--net-mgmt/zabbix4-server/pkg-plist.frontend3
3 files changed, 7 insertions, 4 deletions
diff --git a/net-mgmt/zabbix4-server/Makefile b/net-mgmt/zabbix4-server/Makefile
index 85e80a278528..d3976f77239e 100644
--- a/net-mgmt/zabbix4-server/Makefile
+++ b/net-mgmt/zabbix4-server/Makefile
@@ -1,7 +1,7 @@
# Created by: Pakhom Golynga <pg@pakhom.spb.ru>
PORTNAME= zabbix4
-PORTVERSION= 4.0.29
+PORTVERSION= 4.0.30
PORTREVISION?= 0
CATEGORIES= net-mgmt
MASTER_SITES= https://cdn.zabbix.com/zabbix/sources/stable/${PORTVERSION:R}/
diff --git a/net-mgmt/zabbix4-server/distinfo b/net-mgmt/zabbix4-server/distinfo
index a0d4c81b7ac1..65024e4f6639 100644
--- a/net-mgmt/zabbix4-server/distinfo
+++ b/net-mgmt/zabbix4-server/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1614197683
-SHA256 (zabbix-4.0.29.tar.gz) = 3e65574407d4579bdb9fcd7d83ac73a809cdb12b796b57d351deaf7cf2e9f061
-SIZE (zabbix-4.0.29.tar.gz) = 17411987
+TIMESTAMP = 1617104832
+SHA256 (zabbix-4.0.30.tar.gz) = 90fb0d8f0c18e8f49e047f01b7cca9692680bb8285df33fe2c44f01c5418089e
+SIZE (zabbix-4.0.30.tar.gz) = 17599032
diff --git a/net-mgmt/zabbix4-server/pkg-plist.frontend b/net-mgmt/zabbix4-server/pkg-plist.frontend
index 866f23ccf496..675b996591d4 100644
--- a/net-mgmt/zabbix4-server/pkg-plist.frontend
+++ b/net-mgmt/zabbix4-server/pkg-plist.frontend
@@ -32,6 +32,7 @@
%%WWWDIR%%/app/controllers/CControllerExportXml.php
%%WWWDIR%%/app/controllers/CControllerFavouriteCreate.php
%%WWWDIR%%/app/controllers/CControllerFavouriteDelete.php
+%%WWWDIR%%/app/controllers/CControllerHintBox.php
%%WWWDIR%%/app/controllers/CControllerMapView.php
%%WWWDIR%%/app/controllers/CControllerMediatypeCreate.php
%%WWWDIR%%/app/controllers/CControllerMediatypeDelete.php
@@ -146,6 +147,7 @@
%%WWWDIR%%/app/views/monitoring.widget.trigover.view.php
%%WWWDIR%%/app/views/monitoring.widget.url.view.php
%%WWWDIR%%/app/views/monitoring.widget.web.view.php
+%%WWWDIR%%/app/views/hint.box.php
%%WWWDIR%%/app/views/popup.generic.php
%%WWWDIR%%/app/views/popup.httpstep.php
%%WWWDIR%%/app/views/popup.media.js.php
@@ -317,6 +319,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/CJs.php
%%WWWDIR%%/include/classes/helpers/CMapHelper.php
%%WWWDIR%%/include/classes/helpers/CMenuPopupHelper.php