<pre style='margin:0'>
Ryan Schmidt (ryandesign) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/4d07b5b160043c88ed36dc4921c73df44f75596a">https://github.com/macports/macports-ports/commit/4d07b5b160043c88ed36dc4921c73df44f75596a</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 4d07b5b1600 ghc: Fix typos in comment
</span>4d07b5b1600 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 4d07b5b160043c88ed36dc4921c73df44f75596a
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Tue Apr 27 12:11:13 2021 -0500

<span style='display:block; white-space:pre;color:#404040;'>    ghc: Fix typos in comment
</span>---
 lang/ghc/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/lang/ghc/Portfile b/lang/ghc/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 1353e7605f3..99ed9287d80 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/lang/ghc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/lang/ghc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,7 +5,7 @@ PortGroup           gpg_verify 1.0
</span> PortGroup           compiler_blacklist_versions 1.0
 PortGroup           legacysupport 1.1
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-# Disable on all system, we just need the libraries for the binary partching
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# Disable on all systems, we just need the libraries for the binary patching
</span> legacysupport.newest_darwin_requires_legacy 5
 
 name                ghc
</pre><pre style='margin:0'>

</pre>