<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/cc83814c45d1347691ca9246be7711febea8d1ac">https://github.com/macports/macports-ports/commit/cc83814c45d1347691ca9246be7711febea8d1ac</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 cc83814c45d nghttp2: remove obsolete python related configure options
</span>cc83814c45d is described below

<span style='display:block; white-space:pre;color:#808000;'>commit cc83814c45d1347691ca9246be7711febea8d1ac
</span>Author: Marius Schamschula <mschamschula@gmail.com>
AuthorDate: Sun May 14 16:16:27 2023 -0500

<span style='display:block; white-space:pre;color:#404040;'>    nghttp2: remove obsolete python related configure options
</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/67427
</span>---
 www/nghttp2/Portfile | 2 --
 1 file changed, 2 deletions(-)

<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 de466573665..47d7e65bee2 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,8 +39,6 @@ compiler.cxx_standard   2014
</span> configure.args      --disable-silent-rules \
                     --disable-threads \
                     --enable-lib-only \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-                    --disable-python-bindings \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    --without-cython \
</span>                     ac_cv_prog_AWK=/usr/bin/awk
 
 if {${subport} eq ${name}} {
</pre><pre style='margin:0'>

</pre>