git: 096d03c013db - main - net-mgmt/zabbix62-server: Update to 6.2.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 30 Aug 2022 22:39:00 UTC
The branch main has been updated by otis: URL: https://cgit.FreeBSD.org/ports/commit/?id=096d03c013db106ef39d19649b93051690031383 commit 096d03c013db106ef39d19649b93051690031383 Author: Juraj Lutter <otis@FreeBSD.org> AuthorDate: 2022-08-30 22:03:00 +0000 Commit: Juraj Lutter <otis@FreeBSD.org> CommitDate: 2022-08-30 22:38:48 +0000 net-mgmt/zabbix62-server: Update to 6.2.2 - Update to 6.2.2 - Add MYSQLDV similar to 6.0 to proxy - Release notes: https://www.zabbix.com/rn/rn6.2.2 --- net-mgmt/zabbix62-proxy/Makefile | 2 +- net-mgmt/zabbix62-server/Makefile | 2 +- net-mgmt/zabbix62-server/distinfo | 6 +++--- net-mgmt/zabbix62-server/pkg-plist.frontend | 1 + 4 files changed, 6 insertions(+), 5 deletions(-) diff --git a/net-mgmt/zabbix62-proxy/Makefile b/net-mgmt/zabbix62-proxy/Makefile index 2e2312efe46d..3881a833c6a7 100644 --- a/net-mgmt/zabbix62-proxy/Makefile +++ b/net-mgmt/zabbix62-proxy/Makefile @@ -4,6 +4,6 @@ PKGNAMESUFFIX= -proxy MASTERDIR= ${.CURDIR}/../${PORTNAME}-server -OPTIONS_SINGLE_DB= MYSQL PGSQL SQLITE ORACLE +OPTIONS_SINGLE_DB= MYSQL MYSQLDV PGSQL SQLITE ORACLE .include "${MASTERDIR}/Makefile" diff --git a/net-mgmt/zabbix62-server/Makefile b/net-mgmt/zabbix62-server/Makefile index 6aafeeaefaac..852031e25212 100644 --- a/net-mgmt/zabbix62-server/Makefile +++ b/net-mgmt/zabbix62-server/Makefile @@ -1,5 +1,5 @@ PORTNAME= zabbix62 -DISTVERSION= 6.2.1 +DISTVERSION= 6.2.2 CATEGORIES= net-mgmt MASTER_SITES= https://cdn.zabbix.com/zabbix/sources/stable/${DISTVERSION:R}/ PKGNAMESUFFIX?= -server diff --git a/net-mgmt/zabbix62-server/distinfo b/net-mgmt/zabbix62-server/distinfo index 1b5d5633a224..899e0c66e2c2 100644 --- a/net-mgmt/zabbix62-server/distinfo +++ b/net-mgmt/zabbix62-server/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1658867587 -SHA256 (zabbix-6.2.1.tar.gz) = f3d6b7cf4e67d820ce7d28cd54ac67724f7453f261f668877e6410cd21ab9ea1 -SIZE (zabbix-6.2.1.tar.gz) = 34776549 +TIMESTAMP = 1661890468 +SHA256 (zabbix-6.2.2.tar.gz) = f0e7a9abb0f65d700f531253b91c31165077a9c94769cc8d238a423ada852773 +SIZE (zabbix-6.2.2.tar.gz) = 34995538 diff --git a/net-mgmt/zabbix62-server/pkg-plist.frontend b/net-mgmt/zabbix62-server/pkg-plist.frontend index 775d1127a501..1ee86329744c 100644 --- a/net-mgmt/zabbix62-server/pkg-plist.frontend +++ b/net-mgmt/zabbix62-server/pkg-plist.frontend @@ -420,6 +420,7 @@ %%WWWDIR%%/app/views/js/monitoring.charts.view.js.php %%WWWDIR%%/app/views/js/monitoring.dashboard.print.js.php %%WWWDIR%%/app/views/js/monitoring.dashboard.view.js.php +%%WWWDIR%%/app/views/js/monitoring.dashboard.widget.edit.js.php %%WWWDIR%%/app/views/js/monitoring.host.dashboard.view.js.php %%WWWDIR%%/app/views/js/monitoring.host.view.js.php %%WWWDIR%%/app/views/js/monitoring.latest.view.js.php