<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/47b6a6d518e74b264d44c731543966a185a10972">https://github.com/macports/macports-ports/commit/47b6a6d518e74b264d44c731543966a185a10972</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 47b6a6d518e certbot-dns-namecheap: mark as noarch/darwin any
</span>47b6a6d518e is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 47b6a6d518e74b264d44c731543966a185a10972
</span>Author: Marius Schamschula <mschamschula@gmail.com>
AuthorDate: Tue Nov 21 15:38:00 2023 -0600
<span style='display:block; white-space:pre;color:#404040;'> certbot-dns-namecheap: mark as noarch/darwin any
</span>---
security/certbot-dns-namecheap/Portfile | 3 ++-
1 file changed, 2 insertions(+), 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 e02ab4b2bb6..cecf572f530 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;'>@@ -14,7 +14,8 @@ description The certbot namecheap.com plugin for dns-01 challenges
</span> long_description The namecheap.com plugin automates the process of completing a \
dns-01 challenge (DNS01) by creating, and subsequently removing, \
TXT records using the (XML-RPC-based) namecheap.com API.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms darwin
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+supported_archs noarch
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms {darwin any}
</span> homepage https://github.com/knoxell/certbot-dns-namecheap
variant python38 conflicts python39 python310 python311 description {Use Python 3.8} {}
</pre><pre style='margin:0'>
</pre>