Date: Mon, 17 Jun 2019 22:14:00 +0000 (UTC) From: "Danilo G. Baio" <dbaio@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r504443 - head/net-mgmt/zabbix42-server Message-ID: <201906172214.x5HME0vf069337@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dbaio Date: Mon Jun 17 22:13:59 2019 New Revision: 504443 URL: https://svnweb.freebsd.org/changeset/ports/504443 Log: net-mgmt/zabbix42-*: Update to 4.2.3 Changelog: https://www.zabbix.com/rn/rn4.2.3 https://www.zabbix.com/rn/rn4.2.2 PR: 238477 Approved by: Pakhom Golynga <pg@pakhom.spb.ru> (maintainer) Modified: head/net-mgmt/zabbix42-server/Makefile head/net-mgmt/zabbix42-server/distinfo head/net-mgmt/zabbix42-server/pkg-plist.frontend Modified: head/net-mgmt/zabbix42-server/Makefile ============================================================================== --- head/net-mgmt/zabbix42-server/Makefile Mon Jun 17 22:12:33 2019 (r504442) +++ head/net-mgmt/zabbix42-server/Makefile Mon Jun 17 22:13:59 2019 (r504443) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= zabbix42 -PORTVERSION= 4.2.1 +PORTVERSION= 4.2.3 PORTREVISION?= 0 CATEGORIES= net-mgmt MASTER_SITES= SF/zabbix/ZABBIX%20Latest%20Stable/${PORTVERSION} Modified: head/net-mgmt/zabbix42-server/distinfo ============================================================================== --- head/net-mgmt/zabbix42-server/distinfo Mon Jun 17 22:12:33 2019 (r504442) +++ head/net-mgmt/zabbix42-server/distinfo Mon Jun 17 22:13:59 2019 (r504443) @@ -1,3 +1,3 @@ -TIMESTAMP = 1556060482 -SHA256 (zabbix-4.2.1.tar.gz) = 4915d52352163e40398ca9b56b8176ea369dfd475e291087c50a3d9ae2459076 -SIZE (zabbix-4.2.1.tar.gz) = 18284589 +TIMESTAMP = 1560183016 +SHA256 (zabbix-4.2.3.tar.gz) = 3a809c974f3d2d89ca71c287072e2d06869d781e23940bbd26efb19d5460c520 +SIZE (zabbix-4.2.3.tar.gz) = 18241315 Modified: head/net-mgmt/zabbix42-server/pkg-plist.frontend ============================================================================== --- head/net-mgmt/zabbix42-server/pkg-plist.frontend Mon Jun 17 22:12:33 2019 (r504442) +++ head/net-mgmt/zabbix42-server/pkg-plist.frontend Mon Jun 17 22:13:59 2019 (r504443) @@ -171,6 +171,19 @@ %%WWWDIR%%/app/views/search.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 @@ -197,7 +210,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 @@ -218,14 +230,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 @@ -953,10 +957,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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906172214.x5HME0vf069337>