<pre style='margin:0'>
Chris Jones (cjones051073) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/adae5ded5acf64c98ae49da13a943ed9c80a0be2">https://github.com/macports/macports-ports/commit/adae5ded5acf64c98ae49da13a943ed9c80a0be2</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 adae5de gcc9,libgcc9: Fix port description
</span>adae5de is described below
<span style='display:block; white-space:pre;color:#808000;'>commit adae5ded5acf64c98ae49da13a943ed9c80a0be2
</span>Author: Chris Jones <jonesc@macports.org>
AuthorDate: Fri May 10 10:02:09 2019 +0100
<span style='display:block; white-space:pre;color:#404040;'> gcc9,libgcc9: Fix port description
</span>---
lang/gcc9/Portfile | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/lang/gcc9/Portfile b/lang/gcc9/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index e4f9dcd..31cd77b 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/lang/gcc9/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/lang/gcc9/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -18,8 +18,7 @@ maintainers nomaintainer
</span> license {GPL-3+ Permissive}
description The GNU compiler collection, prerelease BETA
long_description The GNU compiler collection, including front ends for \
<span style='display:block; white-space:pre;background:#ffe0e0;'>- C, C++, Objective-C, Objective-C++ and Fortran. \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- This is a prerelease BETA version!
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ C, C++, Objective-C, Objective-C++ and Fortran.
</span>
homepage https://gcc.gnu.org/
master_sites ftp://ftp.funet.fi/pub/mirrors/sources.redhat.com/pub/gcc/releases/gcc-${version}/ \
</pre><pre style='margin:0'>
</pre>