<pre style='margin:0'>
Marcus Calhoun-Lopez (MarcusCalhoun-Lopez) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/d2954fadc8764f466a6d20aa21dd82f8e2eb7c9a">https://github.com/macports/macports-ports/commit/d2954fadc8764f466a6d20aa21dd82f8e2eb7c9a</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit d2954fadc8764f466a6d20aa21dd82f8e2eb7c9a
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Sun Mar 17 17:08:19 2019 -0700

<span style='display:block; white-space:pre;color:#404040;'>    tumbler: use https for homepage and master_sites
</span>---
 xfce/tumbler/Portfile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/xfce/tumbler/Portfile b/xfce/tumbler/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 9edb2fe..ef3d161 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/xfce/tumbler/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/xfce/tumbler/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,8 +11,8 @@ license                 GPL LGPL
</span> maintainers             nomaintainer
 description             thumbnail management
 long_description        ${description}
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage                http://www.xfce.org/
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-master_sites            http://archive.xfce.org/src/xfce/${name}/${branch}/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage                https://www.xfce.org/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+master_sites            https://archive.xfce.org/src/xfce/${name}/${branch}/
</span> use_bzip2               yes
 
 checksums               md5 0067054e6f1f90a13f90faadfca1e89e \
</pre><pre style='margin:0'>

</pre>