[94627] trunk/doc-new/guide/xml/portfile-phase.xml

ryandesign at macports.org ryandesign at macports.org
Mon Jun 25 04:59:32 PDT 2012


Revision: 94627
          https://trac.macports.org/changeset/94627
Author:   ryandesign at macports.org
Date:     2012-06-25 04:59:32 -0700 (Mon, 25 Jun 2012)
Log Message:
-----------
portfile-phase.xml: add more configure.compiler values; modernize configure.compiler example; update explanation of when clang will be used

Modified Paths:
--------------
    trunk/doc-new/guide/xml/portfile-phase.xml

Modified: trunk/doc-new/guide/xml/portfile-phase.xml
===================================================================
--- trunk/doc-new/guide/xml/portfile-phase.xml	2012-06-25 11:48:21 UTC (rev 94626)
+++ trunk/doc-new/guide/xml/portfile-phase.xml	2012-06-25 11:59:32 UTC (rev 94627)
@@ -1991,7 +1991,7 @@
             </listitem>
 
             <listitem>
-              <para>Default: <option>clang</option> with Xcode 4.2 on Mac OS X 10.6 and 10.7</para>
+              <para>Default: <option>clang</option> with Xcode 4.2 and up on Mac OS X 10.6 and up</para>
             </listitem>
 
             <listitem>
@@ -2005,15 +2005,19 @@
               <option>macports-gcc-4.3</option>
               <option>macports-gcc-4.4</option>
               <option>macports-gcc-4.5</option>
+              <option>macports-gcc-4.6</option>
+              <option>macports-gcc-4.7</option>
+              <option>macports-gcc-4.8</option>
               <option>macports-clang-2.9</option>
               <option>macports-clang-3.0</option>
-              <option>macports-clang-3.1</option></para>
+              <option>macports-clang-3.1</option>
+              <option>macports-clang-3.2</option></para>
             </listitem>
 
             <listitem>
               <para>Example:</para>
 
-              <programlisting>configure.compiler  macports-gcc-4.2</programlisting>
+              <programlisting>configure.compiler  macports-gcc-4.5</programlisting>
             </listitem>
           </itemizedlist>
         </listitem>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120625/3651e0c4/attachment.html>


More information about the macports-changes mailing list