<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/58c1160f9e584e385c2e4ad927c6e7fb131e16d1">https://github.com/macports/macports-ports/commit/58c1160f9e584e385c2e4ad927c6e7fb131e16d1</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 58c1160f9e5 R: Update comment
</span>58c1160f9e5 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 58c1160f9e584e385c2e4ad927c6e7fb131e16d1
</span>Author: Chris Jones <jonesc@macports.org>
AuthorDate: Thu Oct 5 19:21:27 2023 +0100
<span style='display:block; white-space:pre;color:#404040;'> R: Update comment
</span>---
math/R/Portfile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/R/Portfile b/math/R/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 8cd1610a648..d95c5c8fbac 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/R/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/R/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -45,7 +45,9 @@ compiler.blacklist-append {clang}
</span> # these get bumped centrally.
# NOTE : Keep this setting in sync with the one in the R portgroup.
compiler.blacklist-append {macports-clang-1[6-9]}
<span style='display:block; white-space:pre;background:#ffe0e0;'>-# manually select gcc12 variant of the compilers PG
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# Similarly, for gcc select the gcc12 variant of the compilers PG.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# This setting should also be kept in sync with that in the R Portgroup.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# Updates should be coordinated with the R maintainers.
</span> default_variants-append +gcc12
compilers.choose fc f77
</pre><pre style='margin:0'>
</pre>