git: 50a030b3cddb - main - databases/mysql84-server: unbreak packaging when EXAMPLES engine is statically linked into the server

From: Dima Panov <fluffy_at_FreeBSD.org>
Date: Sun, 07 Jul 2024 13:51:31 UTC
The branch main has been updated by fluffy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=50a030b3cddb3036c321ea2e718d44fd99f1c712

commit 50a030b3cddb3036c321ea2e718d44fd99f1c712
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2024-07-07 13:51:05 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2024-07-07 13:51:05 +0000

    databases/mysql84-server: unbreak packaging when EXAMPLES engine is statically linked into the server
    
    Approved by:    portmgr blanet (trivial fix)
---
 databases/mysql84-server/pkg-plist | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/databases/mysql84-server/pkg-plist b/databases/mysql84-server/pkg-plist
index a206f562ddbf..ccfd0220023a 100644
--- a/databases/mysql84-server/pkg-plist
+++ b/databases/mysql84-server/pkg-plist
@@ -131,7 +131,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_udf.so
 lib/mysql/plugin/libdaemon_example.so