svn commit: r551759 - head/net-mgmt/zabbix5-server

Danilo G. Baio dbaio at FreeBSD.org
Fri Oct 9 11:46:17 UTC 2020


Author: dbaio
Date: Fri Oct  9 11:46:16 2020
New Revision: 551759
URL: https://svnweb.freebsd.org/changeset/ports/551759

Log:
  net-mgmt/zabbix5-*: Update to 5.0.4
  
  Changelog:	https://www.zabbix.com/rn/rn5.0.4
  
  PR:		249993
  Submitted by:	Juraj Lutter <juraj at lutter.sk>
  Approved by:	Pakhom Golynga <pg at pakhom.spb.ru> (maintainer)
  MFH:		2020Q4 (blanket: bugfix release)

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	Fri Oct  9 10:36:18 2020	(r551758)
+++ head/net-mgmt/zabbix5-server/Makefile	Fri Oct  9 11:46:16 2020	(r551759)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	zabbix5
-PORTVERSION=	5.0.3
+PORTVERSION=	5.0.4
 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	Fri Oct  9 10:36:18 2020	(r551758)
+++ head/net-mgmt/zabbix5-server/distinfo	Fri Oct  9 11:46:16 2020	(r551759)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1598823160
-SHA256 (zabbix-5.0.3.tar.gz) = 34fcbc6bdc95c618a7903ca17434cfeb1ad12f0cdebbc75d35990975d37283b5
-SIZE (zabbix-5.0.3.tar.gz) = 18893485
+TIMESTAMP = 1601422146
+SHA256 (zabbix-5.0.4.tar.gz) = c1da683fb886bc6edcb59b07c716a1083a92b5ec31b3d2372afdbbc6307f7147
+SIZE (zabbix-5.0.4.tar.gz) = 19039167

Modified: head/net-mgmt/zabbix5-server/pkg-plist.frontend
==============================================================================
--- head/net-mgmt/zabbix5-server/pkg-plist.frontend	Fri Oct  9 10:36:18 2020	(r551758)
+++ head/net-mgmt/zabbix5-server/pkg-plist.frontend	Fri Oct  9 11:46:16 2020	(r551759)
@@ -566,6 +566,7 @@
 %%WWWDIR%%/include/classes/html/CSup.php
 %%WWWDIR%%/include/classes/html/CTabView.php
 %%WWWDIR%%/include/classes/html/CTable.php
+%%WWWDIR%%/include/classes/html/CTableColumn.php
 %%WWWDIR%%/include/classes/html/CTableInfo.php
 %%WWWDIR%%/include/classes/html/CTag.php
 %%WWWDIR%%/include/classes/html/CTextArea.php


More information about the svn-ports-head mailing list