Date: Wed, 15 Jul 2020 13:51:56 +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: r542259 - in head/net-mgmt: zabbix5-frontend zabbix5-java zabbix5-server Message-ID: <202007151351.06FDpu7B036139@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dbaio Date: Wed Jul 15 13:51:56 2020 New Revision: 542259 URL: https://svnweb.freebsd.org/changeset/ports/542259 Log: net-mgmt/zabbix5-*: Update to 5.0.2 Changelog: https://www.zabbix.com/rn/rn5.0.2 PR: 247972 Submitted by: Pakhom Golynga <pg@pakhom.spb.ru> (maintainer) MFH: 2020Q3 (blanket: bugfix release) Modified: head/net-mgmt/zabbix5-frontend/Makefile head/net-mgmt/zabbix5-java/Makefile 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-frontend/Makefile ============================================================================== --- head/net-mgmt/zabbix5-frontend/Makefile Wed Jul 15 13:26:45 2020 (r542258) +++ head/net-mgmt/zabbix5-frontend/Makefile Wed Jul 15 13:51:56 2020 (r542259) @@ -2,7 +2,6 @@ # $FreeBSD$ PORTNAME= zabbix5 -PORTREVISION= 1 CATEGORIES= net-mgmt PKGNAMESUFFIX= -frontend Modified: head/net-mgmt/zabbix5-java/Makefile ============================================================================== --- head/net-mgmt/zabbix5-java/Makefile Wed Jul 15 13:26:45 2020 (r542258) +++ head/net-mgmt/zabbix5-java/Makefile Wed Jul 15 13:51:56 2020 (r542259) @@ -1,7 +1,6 @@ # $FreeBSD$ PORTNAME= zabbix5 -PORTREVISION= 1 CATEGORIES= net-mgmt PKGNAMESUFFIX= -java Modified: head/net-mgmt/zabbix5-server/Makefile ============================================================================== --- head/net-mgmt/zabbix5-server/Makefile Wed Jul 15 13:26:45 2020 (r542258) +++ head/net-mgmt/zabbix5-server/Makefile Wed Jul 15 13:51:56 2020 (r542259) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= zabbix5 -PORTVERSION= 5.0.1 +PORTVERSION= 5.0.2 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 Wed Jul 15 13:26:45 2020 (r542258) +++ head/net-mgmt/zabbix5-server/distinfo Wed Jul 15 13:51:56 2020 (r542259) @@ -1,3 +1,3 @@ -TIMESTAMP = 1590584638 -SHA256 (zabbix-5.0.1.tar.gz) = 20a19e5cf2354ffcbbe24521b04becfc9875e57289c00da71999de60c4a853b6 -SIZE (zabbix-5.0.1.tar.gz) = 18623104 +TIMESTAMP = 1594729054 +SHA256 (zabbix-5.0.2.tar.gz) = dc908703fa560e94bfdaf1d585234ef09795513b9aedc5c6b4ea44dce3d1d6b2 +SIZE (zabbix-5.0.2.tar.gz) = 18823956 Modified: head/net-mgmt/zabbix5-server/pkg-plist.frontend ============================================================================== --- head/net-mgmt/zabbix5-server/pkg-plist.frontend Wed Jul 15 13:26:45 2020 (r542258) +++ head/net-mgmt/zabbix5-server/pkg-plist.frontend Wed Jul 15 13:51:56 2020 (r542259) @@ -6,6 +6,8 @@ %%WWWDIR%%/app/controllers/CControllerAuthenticationUpdate.php %%WWWDIR%%/app/controllers/CControllerAutoregEdit.php %%WWWDIR%%/app/controllers/CControllerAutoregUpdate.php +%%WWWDIR%%/app/controllers/CControllerActionOperationGet.php +%%WWWDIR%%/app/controllers/CControllerActionOperationValidate.php %%WWWDIR%%/app/controllers/CControllerCharts.php %%WWWDIR%%/app/controllers/CControllerChartsView.php %%WWWDIR%%/app/controllers/CControllerChartsViewJson.php @@ -71,9 +73,6 @@ %%WWWDIR%%/app/controllers/CControllerPopup.php %%WWWDIR%%/app/controllers/CControllerPopupAcknowledgeCreate.php %%WWWDIR%%/app/controllers/CControllerPopupAcknowledgeEdit.php -%%WWWDIR%%/app/controllers/CControllerPopupActionAcknowledge.php -%%WWWDIR%%/app/controllers/CControllerPopupActionOperation.php -%%WWWDIR%%/app/controllers/CControllerPopupActionRecovery.php %%WWWDIR%%/app/controllers/CControllerPopupConditionActions.php %%WWWDIR%%/app/controllers/CControllerPopupConditionCommon.php %%WWWDIR%%/app/controllers/CControllerPopupConditionEventCorr.php @@ -92,7 +91,6 @@ %%WWWDIR%%/app/controllers/CControllerPopupMediatypeMessage.php %%WWWDIR%%/app/controllers/CControllerPopupMediatypeTestEdit.php %%WWWDIR%%/app/controllers/CControllerPopupMediatypeTestSend.php -%%WWWDIR%%/app/controllers/CControllerPopupOperationCommon.php %%WWWDIR%%/app/controllers/CControllerPopupScriptExec.php %%WWWDIR%%/app/controllers/CControllerPopupServices.php %%WWWDIR%%/app/controllers/CControllerPopupTestTriggerExpr.php @@ -186,6 +184,7 @@ %%WWWDIR%%/app/partials/dataoverview.table.top.php %%WWWDIR%%/app/partials/hostmacros.inherited.list.html.php %%WWWDIR%%/app/partials/hostmacros.list.html.php +%%WWWDIR%%/app/partials/popup.operations.php %%WWWDIR%%/app/partials/js/common.filter.trigger.js.php %%WWWDIR%%/app/partials/js/configuration.tags.tab.js.php %%WWWDIR%%/app/partials/js/massupdate.macros.tab.js.php @@ -262,6 +261,7 @@ %%WWWDIR%%/app/views/js/popup.mediatype.message.js.php %%WWWDIR%%/app/views/js/popup.mediatypetest.edit.js.php %%WWWDIR%%/app/views/js/popup.triggerwizard.js.php +%%WWWDIR%%/app/views/js/reports.auditlog.list.js.php %%WWWDIR%%/app/views/layout.csv.php %%WWWDIR%%/app/views/layout.htmlpage.php %%WWWDIR%%/app/views/layout.javascript.php @@ -315,7 +315,6 @@ %%WWWDIR%%/app/views/popup.media.php %%WWWDIR%%/app/views/popup.mediatype.message.php %%WWWDIR%%/app/views/popup.mediatypetest.edit.php -%%WWWDIR%%/app/views/popup.operation.common.php %%WWWDIR%%/app/views/popup.scriptexec.php %%WWWDIR%%/app/views/popup.services.php %%WWWDIR%%/app/views/popup.testtriggerexpr.php @@ -394,6 +393,7 @@ %%WWWDIR%%/include/classes/api/helpers/CApiHostHelper.php %%WWWDIR%%/include/classes/api/helpers/CApiTagHelper.php %%WWWDIR%%/include/classes/api/managers/CApplicationManager.php +%%WWWDIR%%/include/classes/api/managers/CDiscoveryRuleManager.php %%WWWDIR%%/include/classes/api/managers/CGraphManager.php %%WWWDIR%%/include/classes/api/managers/CGraphPrototypeManager.php %%WWWDIR%%/include/classes/api/managers/CHistoryManager.php
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202007151351.06FDpu7B036139>