<pre style='margin:0'>
Christopher Nielsen (mascguy) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/8bc76d6d64ddc3fa8a8de79c409fa522aa769c28">https://github.com/macports/macports-ports/commit/8bc76d6d64ddc3fa8a8de79c409fa522aa769c28</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 8bc76d6d64ddc3fa8a8de79c409fa522aa769c28
</span>Author: Sergey Fedorov <vital.had@gmail.com>
AuthorDate: Mon Sep 19 05:56:14 2022 +0700

<span style='display:block; white-space:pre;color:#404040;'>    ghc-ppc-bootstrap: add openmaintainer, use https for homepage
</span>---
 lang/ghc-ppc-bootstrap/Portfile | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/lang/ghc-ppc-bootstrap/Portfile b/lang/ghc-ppc-bootstrap/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 3889c34af4d..5a4f14b3eff 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/lang/ghc-ppc-bootstrap/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/lang/ghc-ppc-bootstrap/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -7,9 +7,8 @@ set canonicalname   ghc
</span> version             7.0.4
 revision            0
 categories          lang haskell
<span style='display:block; white-space:pre;background:#ffe0e0;'>-maintainers         Sergey Fedorov @barracuda156
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
</span> license             BSD
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span> supported_archs     ppc
 universal_variant   no
 installs_libs       no
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -17,7 +16,7 @@ installs_libs       no
</span> description         The Glorious Glasgow Haskell Compilation System
 long_description    This is a package that installs a binary bootstrap ghc compiler.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage            http://haskell.org/${canonicalname}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage            https://haskell.org/${canonicalname}
</span> master_sites        https://downloads.haskell.org/ghc/7.0.4/krabby/
 distname            GHC-${version}-powerpc
 distfiles                      ${distname}.pkg
</pre><pre style='margin:0'>

</pre>