Date: Tue, 12 Feb 2019 22:10: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: r492814 - head/net-mgmt/zabbix4-server Message-ID: <201902122210.x1CMA0L6012943@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dbaio Date: Tue Feb 12 22:10:00 2019 New Revision: 492814 URL: https://svnweb.freebsd.org/changeset/ports/492814 Log: net-mgmt/zabbix4-*: Update to 4.0.4 Changelog: https://www.zabbix.com/rn/rn4.0.4 PR: 235672 Approved by: Pakhom Golynga <pg@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 Feb 12 22:07:45 2019 (r492813) +++ head/net-mgmt/zabbix4-server/Makefile Tue Feb 12 22:10:00 2019 (r492814) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= zabbix4 -PORTVERSION= 4.0.3 +PORTVERSION= 4.0.4 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 Tue Feb 12 22:07:45 2019 (r492813) +++ head/net-mgmt/zabbix4-server/distinfo Tue Feb 12 22:10:00 2019 (r492814) @@ -1,3 +1,3 @@ -TIMESTAMP = 1545915417 -SHA256 (zabbix-4.0.3.tar.gz) = 6b3d3b23c72a7af1958dc0938a566be03f0424cb44df5b2a9f487428f32d0463 -SIZE (zabbix-4.0.3.tar.gz) = 18019170 +TIMESTAMP = 1549888140 +SHA256 (zabbix-4.0.4.tar.gz) = f8e50559e250dc2e732919a9b52d629226d2b442ce9be93d3ab2086dd26f3c19 +SIZE (zabbix-4.0.4.tar.gz) = 18045463 Modified: head/net-mgmt/zabbix4-server/pkg-plist.frontend ============================================================================== --- head/net-mgmt/zabbix4-server/pkg-plist.frontend Tue Feb 12 22:07:45 2019 (r492813) +++ head/net-mgmt/zabbix4-server/pkg-plist.frontend Tue Feb 12 22:10:00 2019 (r492814) @@ -404,6 +404,7 @@ %%WWWDIR%%/include/classes/html/svg/CSvgGraphGrid.php %%WWWDIR%%/include/classes/html/svg/CSvgGraphLegend.php %%WWWDIR%%/include/classes/html/svg/CSvgGraphLine.php +%%WWWDIR%%/include/classes/html/svg/CSvgGraphLineGroup.php %%WWWDIR%%/include/classes/html/svg/CSvgGraphPoints.php %%WWWDIR%%/include/classes/html/svg/CSvgGroup.php %%WWWDIR%%/include/classes/html/svg/CSvgLine.php
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902122210.x1CMA0L6012943>