<pre style='margin:0'>
Mojca Miklavec (mojca) pushed a commit to branch master
in repository macports-guide.

</pre>
<p><a href="https://github.com/macports/macports-guide/commit/afb3ace7b128fee43c8171a8fa75ac96f66c29f9">https://github.com/macports/macports-guide/commit/afb3ace7b128fee43c8171a8fa75ac96f66c29f9</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 afb3ace  Make the CompilerSelection wiki page more discoverable
</span>afb3ace is described below

<span style='display:block; white-space:pre;color:#808000;'>commit afb3ace7b128fee43c8171a8fa75ac96f66c29f9
</span>Author: Ian Young <ian@iay.org.uk>
AuthorDate: Tue Apr 21 20:40:46 2020 +0100

<span style='display:block; white-space:pre;color:#404040;'>    Make the CompilerSelection wiki page more discoverable
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Fixes: https://trac.macports.org/ticket/60331
</span>---
 guide/xml/portfile-phase.xml | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/guide/xml/portfile-phase.xml b/guide/xml/portfile-phase.xml
</span><span style='display:block; white-space:pre;color:#808080;'>index ce0a1fb..ae9bf80 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/guide/xml/portfile-phase.xml
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/guide/xml/portfile-phase.xml
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -2127,8 +2127,10 @@ configure.cppflags-delete   -I${prefix}/lib/db44</programlisting>
</span>           available on 10.5 and 10.6, and <option>clang</option> is available
           on 10.6 and later.</para>
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-          <para>Only use it if a port really needs a different
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-          compiler.</para>
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+          <para>Only use it if a port really needs a specific different
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+          compiler. In many situations, the requirements system described in the <link
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+          xlink:href="https://trac.macports.org/wiki/CompilerSelection">CompilerSelection</link>
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+          page on the wiki is more flexible.</para>
</span> 
           <itemizedlist>
             <listitem>
</pre><pre style='margin:0'>

</pre>