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

<span style='display:block; white-space:pre;color:#404040;'>    gtk-sharp2: avoid redirect in homepage
</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 7df1bb8..1b83a28 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;'>@@ -16,7 +16,7 @@ description         Gtk bindings for the Mono .NET Development Framework
</span> long_description    This is the Gtk# toolkit for Mono, an implementation \
                     of the .NET Development Framework.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage            http://www.mono-project.com/GtkSharp
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage            https://www.mono-project.com/docs/gui/gtksharp/
</span> master_sites        http://download.mono-project.com/sources/${my_name}${branch}/
 distname            ${my_name}-${version}
 
</pre><pre style='margin:0'>

</pre>