git: df4c7c88c987 - main - databases/mroonga: Ignore with MariaDB 10.5
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 28 Dec 2023 06:53:05 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=df4c7c88c9874bca15511a8f14e85dc81f5f11f3
commit df4c7c88c9874bca15511a8f14e85dc81f5f11f3
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-12-28 06:04:12 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-12-28 06:04:12 +0000
databases/mroonga: Ignore with MariaDB 10.5
Remove defunct reference to 57p.
---
databases/mroonga/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/databases/mroonga/Makefile b/databases/mroonga/Makefile
index 14fa53d67187..ad6051b4b023 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= 57p 57w
+IGNORE_WITH_MYSQL= 105m 57w
SHEBANG_FILES= data/rpm/post.sh data/rpm/preun.sh