git: 34e6b52f82d6 - main - databases/mariadb106-server: Security update to 10.6.16

From: Bernard Spil <brnrd_at_FreeBSD.org>
Date: Sun, 26 Nov 2023 20:09:39 UTC
The branch main has been updated by brnrd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=34e6b52f82d6035143f2fcbbcf5ef3f3eb23ef0e

commit 34e6b52f82d6035143f2fcbbcf5ef3f3eb23ef0e
Author:     Bernard Spil <brnrd@FreeBSD.org>
AuthorDate: 2023-11-26 19:08:21 +0000
Commit:     Bernard Spil <brnrd@FreeBSD.org>
CommitDate: 2023-11-26 20:09:14 +0000

    databases/mariadb106-server: Security update to 10.6.16
    
    Security:       388e6557-8c80-11ee-9ee3-84a93843eb75.html
    MFH:            2023Q4
---
 databases/mariadb106-server/Makefile | 6 +++++-
 databases/mariadb106-server/distinfo | 6 +++---
 2 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/databases/mariadb106-server/Makefile b/databases/mariadb106-server/Makefile
index f322462c3a72..143bc4718f94 100644
--- a/databases/mariadb106-server/Makefile
+++ b/databases/mariadb106-server/Makefile
@@ -1,5 +1,5 @@
 PORTNAME?=	mariadb
-PORTVERSION=	10.6.15
+PORTVERSION=	10.6.16
 PORTREVISION?=	0
 CATEGORIES=	databases
 MASTER_SITES=	https://mirror.nodesdirect.com/${SITESDIR}/ \
@@ -212,6 +212,10 @@ SUB_LIST+=	LEGACY_LIMITS="" MODERN_LIMITS="@comment "
 GSSAPI_BASE_IGNORE=	GSSAPI_BASE is not compatible with OpenSSL from ports. Use other GSSAPI options or OpenSSL from base system
 .endif
 
+.if ${SSL_DEFAULT:Mlibressl*}
+CFLAGS+=        -Wno-incompatible-function-pointer-types
+.endif
+
 .if ${ARCH} != amd64 && ${ARCH} != aarch64
 PLIST_SUB+=	WSREP="@comment "
 .endif
diff --git a/databases/mariadb106-server/distinfo b/databases/mariadb106-server/distinfo
index d25de3806696..687491d8a986 100644
--- a/databases/mariadb106-server/distinfo
+++ b/databases/mariadb106-server/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1696593467
-SHA256 (mariadb-10.6.15.tar.gz) = b2f6bdba17ead4d91c4d254fafc34a728ac6b027dd1d7178bc26758dce694335
-SIZE (mariadb-10.6.15.tar.gz) = 98204031
+TIMESTAMP = 1701019842
+SHA256 (mariadb-10.6.16.tar.gz) = 5ef83843e796dcda9aea47b24690ddf6d848f43f43e11f9d9a0cc21c78fbb9cf
+SIZE (mariadb-10.6.16.tar.gz) = 98224346