<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/4a3f8dd0ea10789a01f51eb8f6ecdb2c90dadad3">https://github.com/macports/macports-ports/commit/4a3f8dd0ea10789a01f51eb8f6ecdb2c90dadad3</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 4a3f8dd0ea1 molden: Not compatible with gcc11 either
</span>4a3f8dd0ea1 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 4a3f8dd0ea10789a01f51eb8f6ecdb2c90dadad3
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Tue May 11 09:36:23 2021 -0500

<span style='display:block; white-space:pre;color:#404040;'>    molden: Not compatible with gcc11 either
</span>---
 science/molden/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/molden/Portfile b/science/molden/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 75c114623f2..736c6f5707f 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/molden/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/molden/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -70,7 +70,7 @@ patchfiles          patch-makefile.diff
</span> patchfiles-append   implicit.patch
 
 compilers.choose    fc
<span style='display:block; white-space:pre;background:#ffe0e0;'>-compilers.setup     require_fortran -gcc10
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+compilers.setup     require_fortran -gcc10 -gcc11
</span> # This should allow gcc10 to work but the port doesn't honor MacPorts flags.
 #compilers.allow_arguments_mismatch  yes
 # The argument mismatch problem has been reported to the developer by email.
</pre><pre style='margin:0'>

</pre>