<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/911d90f1c8053a5e9d406d1632388b25796eeaef">https://github.com/macports/macports-ports/commit/911d90f1c8053a5e9d406d1632388b25796eeaef</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 911d90f1c80 certbot-dns-namecheap: add whitespace to force build
</span>911d90f1c80 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 911d90f1c8053a5e9d406d1632388b25796eeaef
</span>Author: Marius Schamschula <mschamschula@gmail.com>
AuthorDate: Wed Jan 8 18:37:23 2025 -0600
<span style='display:block; white-space:pre;color:#404040;'> certbot-dns-namecheap: add whitespace to force build
</span>---
security/certbot-dns-namecheap/Portfile | 1 +
1 file changed, 1 insertion(+)
<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 0b17b17ef7d..b4f1d743d3c 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,6 +14,7 @@ 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:#e0ffe0;'>+
</span> supported_archs noarch
platforms {darwin any}
homepage https://github.com/knoxell/certbot-dns-namecheap
</pre><pre style='margin:0'>
</pre>