<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/af2724ba575a9d8df934917f0aa29a4fd1f72d43">https://github.com/macports/macports-ports/commit/af2724ba575a9d8df934917f0aa29a4fd1f72d43</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 af2724ba575 clang_compilers: remove redundant comment
</span>af2724ba575 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit af2724ba575a9d8df934917f0aa29a4fd1f72d43
</span>Author: Chris Jones <jonesc@macports.org>
AuthorDate: Sat Mar 25 09:30:01 2023 +0000

<span style='display:block; white-space:pre;color:#404040;'>    clang_compilers: remove redundant comment
</span>---
 _resources/port1.0/compilers/clang_compilers.tcl | 4 ----
 1 file changed, 4 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/_resources/port1.0/compilers/clang_compilers.tcl b/_resources/port1.0/compilers/clang_compilers.tcl
</span><span style='display:block; white-space:pre;color:#808080;'>index b9373efa519..1e382c757f0 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/_resources/port1.0/compilers/clang_compilers.tcl
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/_resources/port1.0/compilers/clang_compilers.tcl
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,10 +5,6 @@
</span> # clang_dependency PortGroup, and add it to any new dependencies of the
 # new version.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-# Please also revbump R port if compilers settings are modified here,
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-# because R saves a compiler used to build it into Makevars file,
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-# which is used in turn for R packages. See: https://trac.macports.org/ticket/67144
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span> global os.major os.platform
 
 if {${os.major} >= 11 || ${os.platform} ne "darwin"} {
</pre><pre style='margin:0'>

</pre>