svn commit: r516605 - head/net-mgmt/zabbix42-server
Danilo G. Baio
dbaio at FreeBSD.org
Sun Nov 3 21:54:43 UTC 2019
Author: dbaio
Date: Sun Nov 3 21:54:42 2019
New Revision: 516605
URL: https://svnweb.freebsd.org/changeset/ports/516605
Log:
net-mgmt/zabbix42-*: Update to 4.2.8
Changelog: https://www.zabbix.com/rn/rn4.2.8
PR: 241657
Approved by: Pakhom Golynga <pg at 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 Sun Nov 3 21:53:43 2019 (r516604)
+++ head/net-mgmt/zabbix42-server/Makefile Sun Nov 3 21:54:42 2019 (r516605)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= zabbix42
-PORTVERSION= 4.2.7
+PORTVERSION= 4.2.8
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 Sun Nov 3 21:53:43 2019 (r516604)
+++ head/net-mgmt/zabbix42-server/distinfo Sun Nov 3 21:54:42 2019 (r516605)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1570661295
-SHA256 (zabbix-4.2.7.tar.gz) = 9d9bdf1d858048d72811de04269a429aba257fac2e4b6e782d5a2b1d3a82f627
-SIZE (zabbix-4.2.7.tar.gz) = 18286402
+TIMESTAMP = 1572617603
+SHA256 (zabbix-4.2.8.tar.gz) = 57dbc2a95a09581b5196d2abc86ee1aaf65f3c909d6b4bc53d260dc4dd69b9c6
+SIZE (zabbix-4.2.8.tar.gz) = 18332348
Modified: head/net-mgmt/zabbix42-server/pkg-plist.frontend
==============================================================================
--- head/net-mgmt/zabbix42-server/pkg-plist.frontend Sun Nov 3 21:53:43 2019 (r516604)
+++ head/net-mgmt/zabbix42-server/pkg-plist.frontend Sun Nov 3 21:54:42 2019 (r516605)
@@ -519,7 +519,7 @@
%%WWWDIR%%/include/classes/parsers/CUserMacroParser.php
%%WWWDIR%%/include/classes/parsers/CValidationRule.php
%%WWWDIR%%/include/classes/parsers/results/CParserResult.php
-%%WWWDIR%%/include/classes/parsers/results/CTriggerExpressionParserResult.php
+%%WWWDIR%%/include/classes/parsers/results/CTriggerExprParserResult.php
%%WWWDIR%%/include/classes/regexp/CGlobalRegexp.php
%%WWWDIR%%/include/classes/routing/CUrl.php
%%WWWDIR%%/include/classes/routing/CUrlFactory.php
More information about the svn-ports-head
mailing list