<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/be2bb5b949522251d9032b1b657e5c503a81d32d">https://github.com/macports/macports-ports/commit/be2bb5b949522251d9032b1b657e5c503a81d32d</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 be2bb5b9495 Update
</span>be2bb5b9495 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit be2bb5b949522251d9032b1b657e5c503a81d32d
</span>Author: Chris Jones <jonesc@macports.org>
AuthorDate: Thu Oct 5 19:19:39 2023 +0100

<span style='display:block; white-space:pre;color:#404040;'>    Update
</span>---
 _resources/port1.0/group/R-1.0.tcl | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/_resources/port1.0/group/R-1.0.tcl b/_resources/port1.0/group/R-1.0.tcl
</span><span style='display:block; white-space:pre;color:#808080;'>index 39d9e946c48..685c5d6ecb2 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/_resources/port1.0/group/R-1.0.tcl
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/_resources/port1.0/group/R-1.0.tcl
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -90,7 +90,9 @@ compiler.blacklist-append   {clang}
</span> # these get bumped centrally.
 # NOTE : Keep this setting in sync with the one in the R port.
 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 Port.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# Updates should be coordinated with the R maintainers.
</span> default_variants-append     +gcc12
 
 port::register_callback R.add_dependencies
</pre><pre style='margin:0'>

</pre>