git: 4876a7725c90 - main - net-mgmt/zabbix4-*: Update to 4.0.30

Kevin Bowling kbowling at FreeBSD.org
Thu Apr 8 07:01:09 UTC 2021


The branch main has been updated by kbowling:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4876a7725c90796be61bdd2548771225239684cb

commit 4876a7725c90796be61bdd2548771225239684cb
Author:     Kevin Bowling <kbowling at FreeBSD.org>
AuthorDate: 2021-04-08 06:55:58 +0000
Commit:     Kevin Bowling <kbowling at FreeBSD.org>
CommitDate: 2021-04-08 07:00:44 +0000

    net-mgmt/zabbix4-*: Update to 4.0.30
    
    Changes https://www.zabbix.com/rn/rn4.0.30
    
    PR:             254657
    Approved by:    pg at pakhom.spb.ru (maintainer)
---
 net-mgmt/zabbix4-server/Makefile           | 2 +-
 net-mgmt/zabbix4-server/distinfo           | 6 +++---
 net-mgmt/zabbix4-server/pkg-plist.frontend | 3 +++
 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 at 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


More information about the dev-commits-ports-all mailing list