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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/61dda15203654178f1af21960e16a9f659154010">https://github.com/macports/macports-ports/commit/61dda15203654178f1af21960e16a9f659154010</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 61dda15203654178f1af21960e16a9f659154010
</span>Author: Ryan Carsten Schmidt <ryandesign@macports.org>
AuthorDate: Mon Jun 3 01:09:52 2024 -0500

<span style='display:block; white-space:pre;color:#404040;'>    nghttp2: No need to autoreconf anymore
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Closes: https://trac.macports.org/ticket/70141
</span>---
 www/nghttp2/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/www/nghttp2/Portfile b/www/nghttp2/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 2947424383f..5b14fd86693 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/www/nghttp2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/www/nghttp2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -32,7 +32,7 @@ patchfiles-append   patch-src-shrpx_client_handler.cc.diff \
</span>                     patch-src-shrpx_downstream_connection_pool.cc.diff \
                     src-shrpx_config.diff
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-use_autoreconf      yes
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# https://trac.macports.org/wiki/WimplicitFunctionDeclaration#strchr
</span> configure.checks.implicit_function_declaration.whitelist-append strchr
 
 compiler.c_standard 1999
</pre><pre style='margin:0'>

</pre>