<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/8be4aef4c2473710436eb05233639b9620e4a687">https://github.com/macports/macports-ports/commit/8be4aef4c2473710436eb05233639b9620e4a687</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 8be4aef4c24 mariadb-10.5: add implicit_function_declaration list
</span>8be4aef4c24 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 8be4aef4c2473710436eb05233639b9620e4a687
</span>Author: Michael Dickens <michaelld@macports.org>
AuthorDate: Tue May 3 08:54:18 2022 -0400

<span style='display:block; white-space:pre;color:#404040;'>    mariadb-10.5: add implicit_function_declaration list
</span>---
 databases/mariadb-10.5/Portfile | 2 ++
 1 file changed, 2 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/databases/mariadb-10.5/Portfile b/databases/mariadb-10.5/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index b0abcd35ce3..ac85b87801e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/databases/mariadb-10.5/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/databases/mariadb-10.5/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -261,6 +261,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>