<pre style='margin:0'>
Ryan Carsten Schmidt (ryandesign) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/e769e305ffcb85510b67cf0aedf7c6f689f24720">https://github.com/macports/macports-ports/commit/e769e305ffcb85510b67cf0aedf7c6f689f24720</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 e769e305ffc nghttp2: Update typedef redefinition bug URL
</span>e769e305ffc is described below

<span style='display:block; white-space:pre;color:#808000;'>commit e769e305ffcb85510b67cf0aedf7c6f689f24720
</span>Author: Ryan Carsten Schmidt <ryandesign@macports.org>
AuthorDate: Fri Aug 2 17:18:28 2024 -0500

<span style='display:block; white-space:pre;color:#404040;'>    nghttp2: Update typedef redefinition bug URL
</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 df37cf4bbdf..bef0f53b791 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;'>@@ -39,7 +39,7 @@ configure.checks.implicit_function_declaration.whitelist-append strchr
</span> # nghttp2 is a dependency of Clang, so we must avoid circular dependencies.
 # If building the library only, C++ is not used.
 # The library seems to use one C11 feature, redefinition of typedef.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-# See https://trac.macports.org/ticket/66743 for a similar issue.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# See https://github.com/nghttp2/nghttp2/issues/2096
</span> # No version of Apple provided GCC seems to work.
 # All versions of Apple provided Clang seem to work.
 # However, the Apple version of Clang on 10.6 requires `-Wtypedef-redefinition`.
</pre><pre style='margin:0'>

</pre>