diff options
author | dbaio <dbaio@FreeBSD.org> | 2019-07-03 07:13:52 +0800 |
---|---|---|
committer | dbaio <dbaio@FreeBSD.org> | 2019-07-03 07:13:52 +0800 |
commit | cfb0c8ab3890b49a2abdab0639d3c355dfa1dcf6 (patch) | |
tree | ed29d118ec55f622e18d14a72dd2a0454e52e48f /net-mgmt | |
parent | e8a2411359e26d951f6de4f77ed8f9df8762e82e (diff) | |
download | freebsd-ports-gnome-cfb0c8ab3890b49a2abdab0639d3c355dfa1dcf6.tar.gz freebsd-ports-gnome-cfb0c8ab3890b49a2abdab0639d3c355dfa1dcf6.tar.zst freebsd-ports-gnome-cfb0c8ab3890b49a2abdab0639d3c355dfa1dcf6.zip |
net-mgmt/zabbix42-*: Update to 4.2.4
Changelog: https://www.zabbix.com/rn/rn4.2.4
PR: 238932
Approved by: Pakhom Golynga <pg@pakhom.spb.ru> (maintainer)
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/zabbix42-server/Makefile | 4 | ||||
-rw-r--r-- | net-mgmt/zabbix42-server/distinfo | 6 | ||||
-rw-r--r-- | net-mgmt/zabbix42-server/pkg-plist.frontend | 9 |
3 files changed, 5 insertions, 14 deletions
diff --git a/net-mgmt/zabbix42-server/Makefile b/net-mgmt/zabbix42-server/Makefile index 7f081430c9ba..b0940ff02b6f 100644 --- a/net-mgmt/zabbix42-server/Makefile +++ b/net-mgmt/zabbix42-server/Makefile @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= zabbix42 -PORTVERSION= 4.2.3 -PORTREVISION?= 1 +PORTVERSION= 4.2.4 +PORTREVISION?= 0 CATEGORIES= net-mgmt MASTER_SITES= SF/zabbix/ZABBIX%20Latest%20Stable/${PORTVERSION} PKGNAMESUFFIX?= -server diff --git a/net-mgmt/zabbix42-server/distinfo b/net-mgmt/zabbix42-server/distinfo index 9b10a6600e14..bda8c083b7a3 100644 --- a/net-mgmt/zabbix42-server/distinfo +++ b/net-mgmt/zabbix42-server/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1560183016 -SHA256 (zabbix-4.2.3.tar.gz) = 3a809c974f3d2d89ca71c287072e2d06869d781e23940bbd26efb19d5460c520 -SIZE (zabbix-4.2.3.tar.gz) = 18241315 +TIMESTAMP = 1561988096 +SHA256 (zabbix-4.2.4.tar.gz) = f6de0e0b91908d8da72d087931fb232988b391d3724d7c951833488fd96942bd +SIZE (zabbix-4.2.4.tar.gz) = 18271978 diff --git a/net-mgmt/zabbix42-server/pkg-plist.frontend b/net-mgmt/zabbix42-server/pkg-plist.frontend index bbeeceb178fc..212f91e9de09 100644 --- a/net-mgmt/zabbix42-server/pkg-plist.frontend +++ b/net-mgmt/zabbix42-server/pkg-plist.frontend @@ -151,7 +151,6 @@ %%WWWDIR%%/app/views/monitoring.widget.url.view.php %%WWWDIR%%/app/views/monitoring.widget.web.view.php %%WWWDIR%%/app/views/popup.generic.php -%%WWWDIR%%/app/views/popup.httpstep.js.php %%WWWDIR%%/app/views/popup.httpstep.php %%WWWDIR%%/app/views/popup.media.js.php %%WWWDIR%%/app/views/popup.media.php @@ -222,14 +221,6 @@ %%WWWDIR%%/httpconf.php %%WWWDIR%%/httpdetails.php %%WWWDIR%%/image.php -%%WWWDIR%%/images/general/arrow_down.png -%%WWWDIR%%/images/general/arrow_up.png -%%WWWDIR%%/images/general/no_icon.png -%%WWWDIR%%/images/general/tr_space.gif -%%WWWDIR%%/images/general/tr_top_bottom.gif -%%WWWDIR%%/images/general/tr_top_right_bottom.gif -%%WWWDIR%%/images/general/tr_top_right.gif -%%WWWDIR%%/images/general/tree/zero.gif %%WWWDIR%%/imgstore.php %%WWWDIR%%/include/.htaccess %%WWWDIR%%/include/actions.inc.php |