git: 4e20a0c07565 - main - net-mgmt/zabbix7-proxy: Fix rc.d script

From: Juraj Lutter <otis_at_FreeBSD.org>
Date: Tue, 01 Sep 2026 15:17:42 UTC
The branch main has been updated by otis:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4e20a0c07565ae30208dfbcab2b328183e28512e

commit 4e20a0c07565ae30208dfbcab2b328183e28512e
Author:     Juraj Lutter <otis@FreeBSD.org>
AuthorDate: 2026-09-01 15:12:46 +0000
Commit:     Juraj Lutter <otis@FreeBSD.org>
CommitDate: 2026-09-01 15:16:33 +0000

    net-mgmt/zabbix7-proxy: Fix rc.d script
    
    After chasing MariaDB-related changes, proxy rc.d script was missed out.
    
    Fixes:          b50298087b6d
---
 net-mgmt/zabbix7-proxy/Makefile               | 2 +-
 net-mgmt/zabbix7-server/files/zabbix_proxy.in | 6 ++++--
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/net-mgmt/zabbix7-proxy/Makefile b/net-mgmt/zabbix7-proxy/Makefile
index 19e3722102c1..f7464fee38c7 100644
--- a/net-mgmt/zabbix7-proxy/Makefile
+++ b/net-mgmt/zabbix7-proxy/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	zabbix7
-PORTREVISION=	0
+PORTREVISION=	1
 CATEGORIES=	net-mgmt
 PKGNAMESUFFIX=	-proxy
 
diff --git a/net-mgmt/zabbix7-server/files/zabbix_proxy.in b/net-mgmt/zabbix7-server/files/zabbix_proxy.in
index 0ce9f01f549f..aa6c6cf019e2 100644
--- a/net-mgmt/zabbix7-server/files/zabbix_proxy.in
+++ b/net-mgmt/zabbix7-server/files/zabbix_proxy.in
@@ -5,8 +5,10 @@
 %%PGSQL%%# REQUIRE: postgresql
 %%MYSQL%%# REQUIRE: mysql
 %%MYSQLDV%%# REQUIRE: mysql
-%%MDB5%%# REQUIRE: mysql
-%%MDB6%%# REQUIRE: mysql
+%%MDB1011%%# REQUIRE: mysql
+%%MDB114%%# REQUIRE: mysql
+%%MDB118%%# REQUIRE: mysql
+%%MDB123%%# REQUIRE: mysql
 # KEYWORD: shutdown
 #
 # Add the following lines to /etc/rc.conf.local or /etc/rc.conf to