Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Nov 2020 17:54:38 +0000 (UTC)
From:      Mikael Urankar <mikael@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r554982 - head/net-mgmt/zabbix5-server
Message-ID:  <202011121754.0ACHscQj003509@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mikael
Date: Thu Nov 12 17:54:38 2020
New Revision: 554982
URL: https://svnweb.freebsd.org/changeset/ports/554982

Log:
  net-mgmt/zabbix5-*: Update to 5.0.5
  
  Changelog:
    https://www.zabbix.com/rn/rn5.0.5
  
  PR:		250789
  Submitted by:	Juraj Lutter
  Approved by:	pg@pakhom.spb.ru (maintainer)

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

Modified: head/net-mgmt/zabbix5-server/Makefile
==============================================================================
--- head/net-mgmt/zabbix5-server/Makefile	Thu Nov 12 17:51:43 2020	(r554981)
+++ head/net-mgmt/zabbix5-server/Makefile	Thu Nov 12 17:54:38 2020	(r554982)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	zabbix5
-PORTVERSION=	5.0.4
+PORTVERSION=	5.0.5
 PORTREVISION?=	0
 CATEGORIES=	net-mgmt
 MASTER_SITES=	https://cdn.zabbix.com/zabbix/sources/stable/${PORTVERSION:R}/

Modified: head/net-mgmt/zabbix5-server/distinfo
==============================================================================
--- head/net-mgmt/zabbix5-server/distinfo	Thu Nov 12 17:51:43 2020	(r554981)
+++ head/net-mgmt/zabbix5-server/distinfo	Thu Nov 12 17:54:38 2020	(r554982)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1601422146
-SHA256 (zabbix-5.0.4.tar.gz) = c1da683fb886bc6edcb59b07c716a1083a92b5ec31b3d2372afdbbc6307f7147
-SIZE (zabbix-5.0.4.tar.gz) = 19039167
+TIMESTAMP = 1604263992
+SHA256 (zabbix-5.0.5.tar.gz) = ec6d35202bf0308af7897e744f0867121fd54e191fcfa395bf2275ca94ef9280
+SIZE (zabbix-5.0.5.tar.gz) = 19153153

Modified: head/net-mgmt/zabbix5-server/pkg-plist.frontend
==============================================================================
--- head/net-mgmt/zabbix5-server/pkg-plist.frontend	Thu Nov 12 17:51:43 2020	(r554981)
+++ head/net-mgmt/zabbix5-server/pkg-plist.frontend	Thu Nov 12 17:54:38 2020	(r554982)
@@ -557,6 +557,9 @@
 %%WWWDIR%%/include/classes/html/CRow.php
 %%WWWDIR%%/include/classes/html/CRowHeader.php
 %%WWWDIR%%/include/classes/html/CScriptTag.php
+%%WWWDIR%%/include/classes/html/CSelect.php
+%%WWWDIR%%/include/classes/html/CSelectOption.php
+%%WWWDIR%%/include/classes/html/CSelectOptionGroup.php
 %%WWWDIR%%/include/classes/html/CSeverity.php
 %%WWWDIR%%/include/classes/html/CSeverityCheckBoxList.php
 %%WWWDIR%%/include/classes/html/CSimpleButton.php
@@ -1010,6 +1013,7 @@
 %%WWWDIR%%/js/class.template.js
 %%WWWDIR%%/js/colorpicker.js
 %%WWWDIR%%/js/common.js
+%%WWWDIR%%/js/component.z-select.js
 %%WWWDIR%%/js/csvggraphwidget.js
 %%WWWDIR%%/js/dashboard.grid.js
 %%WWWDIR%%/js/flickerfreescreen.js
@@ -1026,6 +1030,7 @@
 %%WWWDIR%%/js/pages/items.js
 %%WWWDIR%%/js/pages/popup.condition.common.js
 %%WWWDIR%%/js/pages/popup.operation.common.js
+%%WWWDIR%%/js/pages/setup.js
 %%WWWDIR%%/js/servercheck.js
 %%WWWDIR%%/js/textareaflexible.js
 %%WWWDIR%%/js/vector/class.svg.canvas.js



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011121754.0ACHscQj003509>