<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/0a520796f7de7fd6c526e93a3b4e08358be556c0">https://github.com/macports/macports-ports/commit/0a520796f7de7fd6c526e93a3b4e08358be556c0</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 0a520796f7de7fd6c526e93a3b4e08358be556c0
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Sat May 5 10:13:07 2018 -0500

<span style='display:block; white-space:pre;color:#404040;'>    certbot-apache: use current py-python-augeas
</span>---
 security/certbot-apache/Portfile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/certbot-apache/Portfile b/security/certbot-apache/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index aea2f13..a35e70b 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/certbot-apache/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/certbot-apache/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,6 +5,7 @@ PortGroup           python 1.0
</span> 
 name                certbot-apache
 version             0.24.0
<span style='display:block; white-space:pre;background:#e0ffe0;'>+revision            1
</span> categories          security
 license             Apache-2
 maintainers         {mps @Schamschula} openmaintainer
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -21,7 +22,7 @@ checksums           rmd160  47a5829d7ca98f2ecc88368fc04738d7a6f64ab9 \
</span> 
 depends_lib-append  port:certbot \
                     port:py${python.version}-acme \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-                    port:py${python.version}-python-augeas05 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    port:py${python.version}-python-augeas \
</span>                     port:py${python.version}-setuptools \
                     port:py${python.version}-zopecomponent \
                     port:py${python.version}-zopeinterface \
</pre><pre style='margin:0'>

</pre>