<pre style='margin:0'>
Michael Dickens (michaelld) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/8e413ae5232190c7c9104b13bf108c9a89f75ba9">https://github.com/macports/macports-ports/commit/8e413ae5232190c7c9104b13bf108c9a89f75ba9</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'>     new 8e413ae5232 mariadb-10.7: OK implicit_function_declaration for "select" and "getthrid"
</span>8e413ae5232 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 8e413ae5232190c7c9104b13bf108c9a89f75ba9
</span>Author: Michael Dickens <michaelld@macports.org>
AuthorDate: Fri Jun 10 10:28:19 2022 -0400

<span style='display:block; white-space:pre;color:#404040;'>    mariadb-10.7: OK implicit_function_declaration for "select" and "getthrid"
</span>---
 databases/mariadb-10.7/Portfile | 2 ++
 1 file changed, 2 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/databases/mariadb-10.7/Portfile b/databases/mariadb-10.7/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 76f7e0245de..2bb479f691e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/databases/mariadb-10.7/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/databases/mariadb-10.7/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -262,6 +262,8 @@ if {$subport eq $name} {
</span>                         -DWITH_PCRE=system \
                         -DBISON_EXECUTABLE=${prefix}/bin/bison
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+    configure.checks.implicit_function_declaration.whitelist-append select getthrid
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span>     post-destroot {
         # proc portdestroot::destroot_finish fails to find and compress our man pages
         # so borrow the compress command and run on our files now.
</pre><pre style='margin:0'>

</pre>