<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/dfd4df7cff5f441ca68b74074c7ecd1d6b9e11fe">https://github.com/macports/macports-ports/commit/dfd4df7cff5f441ca68b74074c7ecd1d6b9e11fe</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 dfd4df7cff5 certbot-dns-namecheap: try to fix require_active_variants, take 3
</span>dfd4df7cff5 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit dfd4df7cff5f441ca68b74074c7ecd1d6b9e11fe
</span>Author: Marius Schamschula <mschamschula@gmail.com>
AuthorDate: Wed Jan 8 18:52:13 2025 -0600
<span style='display:block; white-space:pre;color:#404040;'> certbot-dns-namecheap: try to fix require_active_variants, take 3
</span>---
security/certbot-dns-namecheap/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/certbot-dns-namecheap/Portfile b/security/certbot-dns-namecheap/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 859e68b6be9..8a721efb061 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/certbot-dns-namecheap/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/certbot-dns-namecheap/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -51,5 +51,5 @@ depends_lib-append port:certbot \
</span> port:py${python.version}-zope-component \
port:py${python.version}-zopeinterface
<span style='display:block; white-space:pre;background:#ffe0e0;'>-require_active_variants certbot ${python.version}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+require_active_variants certbot python${python.version}
</span>
\ No newline at end of file
</pre><pre style='margin:0'>
</pre>