<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/869e38a5d8209d5bf3cb0133bf4cfb90fb571a9f">https://github.com/macports/macports-ports/commit/869e38a5d8209d5bf3cb0133bf4cfb90fb571a9f</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 869e38a5d82 iproute2mac: Fix variant description
</span>869e38a5d82 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 869e38a5d8209d5bf3cb0133bf4cfb90fb571a9f
</span>Author: Ryan Carsten Schmidt <ryandesign@macports.org>
AuthorDate: Sun Jan 7 22:05:31 2024 -0600
<span style='display:block; white-space:pre;color:#404040;'> iproute2mac: Fix variant description
</span>---
net/iproute2mac/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/iproute2mac/Portfile b/net/iproute2mac/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 43ee17fc0f4..7539978e53b 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/iproute2mac/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/iproute2mac/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -47,7 +47,7 @@ proc python-depends {python_branch} {
</span> }
}
<span style='display:block; white-space:pre;background:#ffe0e0;'>-variant python312 conflicts python39 python310 python311 description {Use Python 3.11 as interpreter} {
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+variant python312 conflicts python39 python310 python311 description {Use Python 3.12 as interpreter} {
</span> set ::python_branch 3.12
python-depends ${::python_branch}
}
</pre><pre style='margin:0'>
</pre>