<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/20f334e5062cd196471e42c5ec819b52d0c78d83">https://github.com/macports/macports-ports/commit/20f334e5062cd196471e42c5ec819b52d0c78d83</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 20f334e5062cd196471e42c5ec819b52d0c78d83
</span>Author: Chris Jones <jonesc@macports.org>
AuthorDate: Sat Mar 25 17:44:42 2023 +0000

<span style='display:block; white-space:pre;color:#404040;'>    R: Add comment about keeping clang blacklist in sync with R portgroup
</span>---
 math/R/Portfile | 1 +
 1 file changed, 1 insertion(+)

<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 849e52a44a2..cbd276f2750 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;'>@@ -43,6 +43,7 @@ compiler.blacklist-append   {clang}
</span> # for rationale. The decision when to migrate to a new compiler is then in the
 # hands of the R maintainers and will not change from the current defaults when
 # these get bumped centrally.
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# NOTE : Keep this setting in sync with the one in the R portgroup.
</span> compiler.blacklist-append   {macports-clang-1[6-9]}
 
 compilers.choose            fc f77
</pre><pre style='margin:0'>

</pre>