<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/329da67847d83f6cb1d8b2f1f13606700cc24493">https://github.com/macports/macports-ports/commit/329da67847d83f6cb1d8b2f1f13606700cc24493</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 329da67847d mariadb-10.6: OK implicit_function_declaration for "select" and "getthrid"
</span>329da67847d is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 329da67847d83f6cb1d8b2f1f13606700cc24493
</span>Author: Michael Dickens <michaelld@macports.org>
AuthorDate: Fri Jun 10 10:57:50 2022 -0400
<span style='display:block; white-space:pre;color:#404040;'> mariadb-10.6: OK implicit_function_declaration for "select" and "getthrid"
</span>---
databases/mariadb-10.6/Portfile | 2 ++
1 file changed, 2 insertions(+)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/databases/mariadb-10.6/Portfile b/databases/mariadb-10.6/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index d65ae09184f..178431323f1 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/databases/mariadb-10.6/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/databases/mariadb-10.6/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>