git: 69aa84d1dee7 - main - databases/mysql81-server: unbreak packaging when EXAMPLES engine is statically linked into the server
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 07 Jul 2024 13:51:30 UTC
The branch main has been updated by fluffy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=69aa84d1dee77ffec462e66d249ebbf4a75d504f
commit 69aa84d1dee77ffec462e66d249ebbf4a75d504f
Author: Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2024-07-07 13:49:04 +0000
Commit: Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2024-07-07 13:50:42 +0000
databases/mysql81-server: unbreak packaging when EXAMPLES engine is statically linked into the server
Approved by: portmgr blanet (trivial fix)
---
databases/mysql81-server/pkg-plist | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/databases/mysql81-server/pkg-plist b/databases/mysql81-server/pkg-plist
index eef9b2f59c0e..825cf10c6800 100644
--- a/databases/mysql81-server/pkg-plist
+++ b/databases/mysql81-server/pkg-plist
@@ -132,7 +132,7 @@ lib/mysql/plugin/connection_control.so
lib/mysql/plugin/daemon_example.ini
lib/mysql/plugin/ddl_rewriter.so
lib/mysql/plugin/group_replication.so
-lib/mysql/plugin/ha_example.so
+%%NO_EXAMPLE%%lib/mysql/plugin/ha_example.so
lib/mysql/plugin/ha_mock.so
lib/mysql/plugin/keyring_file.so
lib/mysql/plugin/keyring_udf.so