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

ryandesign at macports.org ryandesign at macports.org
Mon Jun 25 05:01:58 PDT 2012


Revision: 94628
          https://trac.macports.org/changeset/94628
Author:   ryandesign at macports.org
Date:     2012-06-25 05:01:58 -0700 (Mon, 25 Jun 2012)
Log Message:
-----------
portfile-phase.xml: update configure.perl and configure.python examples to show using our currently recommended versions

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:59:32 UTC (rev 94627)
+++ trunk/doc-new/guide/xml/portfile-phase.xml	2012-06-25 12:01:58 UTC (rev 94628)
@@ -2041,7 +2041,7 @@
             <listitem>
               <para>Example:</para>
 
-              <programlisting>configure.perl      ${prefix}/bin/perl5.8</programlisting>
+              <programlisting>configure.perl      ${prefix}/bin/perl5.12</programlisting>
             </listitem>
           </itemizedlist>
         </listitem>
@@ -2061,7 +2061,7 @@
             <listitem>
               <para>Example:</para>
 
-              <programlisting>configure.python    ${prefix}/bin/python3.0</programlisting>
+              <programlisting>configure.python    ${prefix}/bin/python2.7</programlisting>
             </listitem>
           </itemizedlist>
         </listitem>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120625/045f8a7b/attachment-0001.html>


More information about the macports-changes mailing list