1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

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
This commit is contained in:
Juraj Lutter 2022-08-31 00:03:00 +02:00
parent 9e1b998f2e
commit 096d03c013
4 changed files with 6 additions and 5 deletions

View File

@ -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"

View File

@ -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

View File

@ -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

View File

@ -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