svn commit: r505716 - head/net-mgmt/zabbix4-server

Danilo G. Baio dbaio at FreeBSD.org
Tue Jul 2 23:15:14 UTC 2019


Author: dbaio
Date: Tue Jul  2 23:15:13 2019
New Revision: 505716
URL: https://svnweb.freebsd.org/changeset/ports/505716

Log:
  net-mgmt/zabbix4-*: Update to 4.0.10
  
  Changelog:	https://www.zabbix.com/rn/rn4.0.10
  
  PR:		238933
  Approved by:	Pakhom Golynga <pg at pakhom.spb.ru> (maintainer)

Modified:
  head/net-mgmt/zabbix4-server/Makefile
  head/net-mgmt/zabbix4-server/distinfo
  head/net-mgmt/zabbix4-server/pkg-plist.frontend

Modified: head/net-mgmt/zabbix4-server/Makefile
==============================================================================
--- head/net-mgmt/zabbix4-server/Makefile	Tue Jul  2 23:13:52 2019	(r505715)
+++ head/net-mgmt/zabbix4-server/Makefile	Tue Jul  2 23:15:13 2019	(r505716)
@@ -2,8 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	zabbix4
-PORTVERSION=	4.0.9
-PORTREVISION?=	1
+PORTVERSION=	4.0.10
+PORTREVISION?=	0
 CATEGORIES=	net-mgmt
 MASTER_SITES=	SF/zabbix/ZABBIX%20Latest%20Stable/${PORTVERSION}
 PKGNAMESUFFIX?=	-server

Modified: head/net-mgmt/zabbix4-server/distinfo
==============================================================================
--- head/net-mgmt/zabbix4-server/distinfo	Tue Jul  2 23:13:52 2019	(r505715)
+++ head/net-mgmt/zabbix4-server/distinfo	Tue Jul  2 23:15:13 2019	(r505716)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1560182919
-SHA256 (zabbix-4.0.9.tar.gz) = aa0bc9b5e5ca8e1b49b7551e2c5d86e0342c8630cba3a0b0e0e5d9c846e784d1
-SIZE (zabbix-4.0.9.tar.gz) = 17118478
+TIMESTAMP = 1561988079
+SHA256 (zabbix-4.0.10.tar.gz) = 8e2d5e25fa20bb3d4a0ee52b1bf7df9fd76180d03770a3fc29dad83ff3a816d4
+SIZE (zabbix-4.0.10.tar.gz) = 17140053

Modified: head/net-mgmt/zabbix4-server/pkg-plist.frontend
==============================================================================
--- head/net-mgmt/zabbix4-server/pkg-plist.frontend	Tue Jul  2 23:13:52 2019	(r505715)
+++ head/net-mgmt/zabbix4-server/pkg-plist.frontend	Tue Jul  2 23:15:13 2019	(r505716)
@@ -145,7 +145,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
@@ -211,14 +210,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


More information about the svn-ports-head mailing list