<pre style='margin:0'>
Ryan Schmidt (ryandesign) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/f24697e402133595906f2989bc526e9f34363254">https://github.com/macports/macports-ports/commit/f24697e402133595906f2989bc526e9f34363254</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 f24697e  MacPorts: Use testing dist_subdir, https homepage
</span>f24697e is described below

<span style='display:block; white-space:pre;color:#808000;'>commit f24697e402133595906f2989bc526e9f34363254
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Fri May 11 22:28:53 2018 -0500

<span style='display:block; white-space:pre;color:#404040;'>    MacPorts: Use testing dist_subdir, https homepage
</span>---
 sysutils/MacPorts/Portfile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/sysutils/MacPorts/Portfile b/sysutils/MacPorts/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index b40d86b..394f9a9 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/sysutils/MacPorts/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/sysutils/MacPorts/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -17,9 +17,11 @@ long_description \
</span> notes "This port cannot directly be used to upgrade MacPorts; use 'port\
 selfupdate' for that."
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage            http://www.macports.org/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage            https://www.macports.org
</span> distname            ${name}-${version}
 github.tarball_from releases
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# testing subdir is for non-final releases only
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+dist_subdir         ${name}/testing
</span> use_bzip2           yes
 
 checksums           rmd160 38fca61dca96af21b34aefc20fc0b0b0e0ea58da \
</pre><pre style='margin:0'>

</pre>