<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/1fb8dfd7635c1fa76c2969bcec90b0149c69ed04">https://github.com/macports/macports-ports/commit/1fb8dfd7635c1fa76c2969bcec90b0149c69ed04</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 1fb8dfd libgdiplus: use https for homepage and master_sites
</span>1fb8dfd is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 1fb8dfd7635c1fa76c2969bcec90b0149c69ed04
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Wed Feb 20 03:51:25 2019 -0700
<span style='display:block; white-space:pre;color:#404040;'> libgdiplus: use https for homepage and master_sites
</span>---
devel/libgdiplus/Portfile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/libgdiplus/Portfile b/devel/libgdiplus/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 527c7ec..7a8bdc7 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/libgdiplus/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/libgdiplus/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -14,8 +14,8 @@ long_description An implementation of the GDI+ API for Mono, an \
</span> effort to create an open source implementation of \
the .NET Development Framework including a C# compiler.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage http://www.mono-project.com/Libgdiplus
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-master_sites http://download.mono-project.com/sources/libgdiplus/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage https://www.mono-project.com/Libgdiplus
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+master_sites https://download.mono-project.com/sources/libgdiplus/
</span> use_bzip2 yes
checksums rmd160 a4cbc7d3eaa518a2186b3f8e98fc485c7da4d30b \
</pre><pre style='margin:0'>
</pre>