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

Danilo G. Baio dbaio at FreeBSD.org
Mon Jun 17 22:12:35 UTC 2019


Author: dbaio
Date: Mon Jun 17 22:12:33 2019
New Revision: 504442
URL: https://svnweb.freebsd.org/changeset/ports/504442

Log:
  net-mgmt/zabbix4-*: Update to 4.0.9
  
  Changelog:	https://www.zabbix.com/rn/rn4.0.9
  		https://www.zabbix.com/rn/rn4.0.8
  
  PR:		238476
  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	Mon Jun 17 22:10:02 2019	(r504441)
+++ head/net-mgmt/zabbix4-server/Makefile	Mon Jun 17 22:12:33 2019	(r504442)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	zabbix4
-PORTVERSION=	4.0.7
+PORTVERSION=	4.0.9
 PORTREVISION?=	0
 CATEGORIES=	net-mgmt
 MASTER_SITES=	SF/zabbix/ZABBIX%20Latest%20Stable/${PORTVERSION}

Modified: head/net-mgmt/zabbix4-server/distinfo
==============================================================================
--- head/net-mgmt/zabbix4-server/distinfo	Mon Jun 17 22:10:02 2019	(r504441)
+++ head/net-mgmt/zabbix4-server/distinfo	Mon Jun 17 22:12:33 2019	(r504442)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1556123785
-SHA256 (zabbix-4.0.7.tar.gz) = c2eadece82865f281015dcd51fda8534d98ff3d80ded76b81368e528b87309e3
-SIZE (zabbix-4.0.7.tar.gz) = 17175571
+TIMESTAMP = 1560182919
+SHA256 (zabbix-4.0.9.tar.gz) = aa0bc9b5e5ca8e1b49b7551e2c5d86e0342c8630cba3a0b0e0e5d9c846e784d1
+SIZE (zabbix-4.0.9.tar.gz) = 17118478

Modified: head/net-mgmt/zabbix4-server/pkg-plist.frontend
==============================================================================
--- head/net-mgmt/zabbix4-server/pkg-plist.frontend	Mon Jun 17 22:10:02 2019	(r504441)
+++ head/net-mgmt/zabbix4-server/pkg-plist.frontend	Mon Jun 17 22:12:33 2019	(r504442)
@@ -160,6 +160,19 @@
 %%WWWDIR%%/app/views/report.status.php
 %%WWWDIR%%/app/views/system.warning.php
 %%WWWDIR%%/applications.php
+%%WWWDIR%%/assets/fonts/DejaVuSans.ttf
+%%WWWDIR%%/assets/img/apple-touch-icon-120x120-precomposed.png
+%%WWWDIR%%/assets/img/apple-touch-icon-152x152-precomposed.png
+%%WWWDIR%%/assets/img/apple-touch-icon-180x180-precomposed.png
+%%WWWDIR%%/assets/img/apple-touch-icon-76x76-precomposed.png
+%%WWWDIR%%/assets/img/browser-sprite.png
+%%WWWDIR%%/assets/img/icon-sprite.svg
+%%WWWDIR%%/assets/img/ms-tile-144x144.png
+%%WWWDIR%%/assets/img/touch-icon-192x192.png
+%%WWWDIR%%/assets/styles/blue-theme.css
+%%WWWDIR%%/assets/styles/dark-theme.css
+%%WWWDIR%%/assets/styles/hc-dark.css
+%%WWWDIR%%/assets/styles/hc-light.css
 %%WWWDIR%%/audio/alarm_average.wav
 %%WWWDIR%%/audio/alarm_disaster.wav
 %%WWWDIR%%/audio/alarm_high.wav
@@ -186,7 +199,6 @@
 %%WWWDIR%%/disc_prototypes.php
 %%WWWDIR%%/discoveryconf.php
 %%WWWDIR%%/favicon.ico
-%%WWWDIR%%/fonts/DejaVuSans.ttf
 %%WWWDIR%%/graphs.php
 %%WWWDIR%%/history.php
 %%WWWDIR%%/host_discovery.php
@@ -207,14 +219,6 @@
 %%WWWDIR%%/images/general/tr_top_right_bottom.gif
 %%WWWDIR%%/images/general/tr_top_right.gif
 %%WWWDIR%%/images/general/tree/zero.gif
-%%WWWDIR%%/img/apple-touch-icon-120x120-precomposed.png
-%%WWWDIR%%/img/apple-touch-icon-152x152-precomposed.png
-%%WWWDIR%%/img/apple-touch-icon-180x180-precomposed.png
-%%WWWDIR%%/img/apple-touch-icon-76x76-precomposed.png
-%%WWWDIR%%/img/browser-sprite.png
-%%WWWDIR%%/img/icon-sprite.svg
-%%WWWDIR%%/img/ms-tile-144x144.png
-%%WWWDIR%%/img/touch-icon-192x192.png
 %%WWWDIR%%/imgstore.php
 %%WWWDIR%%/include/.htaccess
 %%WWWDIR%%/include/actions.inc.php
@@ -926,10 +930,6 @@
 %%WWWDIR%%/slideconf.php
 %%WWWDIR%%/slides.php
 %%WWWDIR%%/srv_status.php
-%%WWWDIR%%/styles/blue-theme.css
-%%WWWDIR%%/styles/dark-theme.css
-%%WWWDIR%%/styles/hc-dark.css
-%%WWWDIR%%/styles/hc-light.css
 %%WWWDIR%%/sysmap.php
 %%WWWDIR%%/sysmaps.php
 %%WWWDIR%%/templates.php


More information about the svn-ports-all mailing list