git: 8511307b4a33 - main - databases/mroonga: Ignore with mysql 8.4

From: Jochen Neumeister <joneum_at_FreeBSD.org>
Date: Mon, 09 Mar 2026 19:29:15 UTC
The branch main has been updated by joneum:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8511307b4a33dfc0762280c47b9cc2b26f9148a3

commit 8511307b4a33dfc0762280c47b9cc2b26f9148a3
Author:     Jochen Neumeister <joneum@FreeBSD.org>
AuthorDate: 2026-03-09 19:28:23 +0000
Commit:     Jochen Neumeister <joneum@FreeBSD.org>
CommitDate: 2026-03-09 19:28:23 +0000

    databases/mroonga: Ignore with mysql 8.4
    
    PR:     291336
    Reported by:    exp-run
    Sponsored by:   Netzkommune GmbH
---
 databases/mroonga/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/databases/mroonga/Makefile b/databases/mroonga/Makefile
index 22eb2f60b983..ca5a168fd6c4 100644
--- a/databases/mroonga/Makefile
+++ b/databases/mroonga/Makefile
@@ -14,7 +14,7 @@ BUILD_DEPENDS=	${NONEXISTENT}:${_MYSQL_SERVER}:configure
 LIB_DEPENDS=	libgroonga.so:textproc/groonga
 
 USES=		compiler:c11 libtool mysql pkgconfig shebangfix
-IGNORE_WITH_MYSQL=	105m 106m 1011m 81
+IGNORE_WITH_MYSQL=	105m 106m 1011m 81 84
 
 SHEBANG_FILES=	data/rpm/post.sh data/rpm/preun.sh