<pre style='margin:0'>
Aaron Madlon-Kay (amake) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/265cab01f9f8b41da6a19301f66c7fb169129f4c">https://github.com/macports/macports-ports/commit/265cab01f9f8b41da6a19301f66c7fb169129f4c</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 265cab01f9f certbot-dns-route53: requires py-boto3
</span>265cab01f9f is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 265cab01f9f8b41da6a19301f66c7fb169129f4c
</span>Author: Aaron Madlon-Kay <aaron@madlon-kay.com>
AuthorDate: Mon Jul 22 10:45:23 2024 +0900

<span style='display:block; white-space:pre;color:#404040;'>    certbot-dns-route53: requires py-boto3
</span>---
 security/certbot/Portfile | 1 +
 1 file changed, 1 insertion(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/certbot/Portfile b/security/certbot/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 0495e0f2e58..1fcbc7d1e6a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/certbot/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/certbot/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -239,6 +239,7 @@ subport ${name}-dns-route53 {
</span>                         TXT records using the Amazon Web Services Route 53 API. \
                         https://certbot-dns-route53.readthedocs.io/
     build.dir           ${worksrcpath}/${name}-dns-route53
<span style='display:block; white-space:pre;background:#e0ffe0;'>+    depends_lib-append  port:py${python.version}-boto3
</span> }
 
 subport ${name}-dns-sakuracloud {
</pre><pre style='margin:0'>

</pre>