<pre style='margin:0'>
Zero King (l2dy) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/a930a4f3d42181cee2038813afcb18059436ba68">https://github.com/macports/macports-ports/commit/a930a4f3d42181cee2038813afcb18059436ba68</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 a930a4f py-mako: use https
</span>a930a4f is described below
<span style='display:block; white-space:pre;color:#808000;'>commit a930a4f3d42181cee2038813afcb18059436ba68
</span>Author: Zero King <l2dy@macports.org>
AuthorDate: Tue Jul 23 07:56:11 2019 +0000
<span style='display:block; white-space:pre;color:#404040;'> py-mako: use https
</span>---
python/py-mako/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-mako/Portfile b/python/py-mako/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index e614fa2..899f540 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-mako/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-mako/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -32,7 +32,7 @@ long_description Mako is a template library written in Python. \
</span> available, while also maintaining close ties to \
Python calling and scoping semantics.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage http://www.makotemplates.org/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage https://www.makotemplates.org/
</span> master_sites pypi:M/Mako
distname Mako-${version}
</pre><pre style='margin:0'>
</pre>