<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/27152b6145fd99448626868cfaf069d4290fc65c">https://github.com/macports/macports-ports/commit/27152b6145fd99448626868cfaf069d4290fc65c</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 27152b6145fd99448626868cfaf069d4290fc65c
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Sat May 18 07:24:13 2019 -0700

<span style='display:block; white-space:pre;color:#404040;'>    gtk-sharp2: use https in master_sites
</span>---
 x11/gtk-sharp2/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/x11/gtk-sharp2/Portfile b/x11/gtk-sharp2/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 1b83a28..613543a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/x11/gtk-sharp2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/x11/gtk-sharp2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -17,7 +17,7 @@ long_description    This is the Gtk# toolkit for Mono, an implementation \
</span>                     of the .NET Development Framework.
 
 homepage            https://www.mono-project.com/docs/gui/gtksharp/
<span style='display:block; white-space:pre;background:#ffe0e0;'>-master_sites        http://download.mono-project.com/sources/${my_name}${branch}/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+master_sites        https://download.mono-project.com/sources/${my_name}${branch}/
</span> distname            ${my_name}-${version}
 
 checksums           md5     c278da6a472c6c13b698af012f543c64 \
</pre><pre style='margin:0'>

</pre>