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

jmr at macports.org jmr at macports.org
Wed Nov 11 17:29:17 PST 2009


Revision: 60428
          http://trac.macports.org/changeset/60428
Author:   jmr at macports.org
Date:     2009-11-11 17:29:14 -0800 (Wed, 11 Nov 2009)
Log Message:
-----------
update master_sites guide entry

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	2009-11-12 01:10:00 UTC (rev 60427)
+++ trunk/doc-new/guide/xml/portfile-phase.xml	2009-11-12 01:29:14 UTC (rev 60428)
@@ -282,11 +282,11 @@
           sourceforge, gnu, etc. If the file(s) declared in
           <varname>${distfiles}</varname> are not successfully fetched after
           trying the <code>master_sites</code> values, the MacPorts Project
-          mirror is always tried last before giving up.</para>
+          svn server is always tried last before giving up.</para>
 
           <para>For a complete list of mirrors and their list of sites, see
           the file <filename>mirror_sites.tcl</filename> located in
-          <filename>${prefix}/share/macports/resources/port1.0/fetch/</filename>.</para>
+          <filename>_resources/port1.0/fetch/</filename> in the ports tree.</para>
 
           <note>
             <para>If a <code>master_sites</code> keyword has multiple values,
@@ -297,9 +297,8 @@
 
           <itemizedlist>
             <listitem>
-              <para>Default: <code>macports</code> (the MacPorts Project
-              mirror - implicit final value of
-              <code>master_sites</code>)</para>
+              <para>Default: <code>none</code> (but the <code>macports_distfiles</code>
+              mirror is always implicitly appended)</para>
             </listitem>
 
             <listitem>
@@ -311,21 +310,13 @@
 </programlisting>
 
               <para>You may also use mirror site lists predefined by MacPorts.
-              Here the sourceforge, gnu, and MacPorts Project mirrors are
+              Here the sourceforge, gnu, and freebsd mirrors are
               used.</para>
 
-              <programlisting>master_sites        sourceforge gnu macports
+              <programlisting>master_sites        sourceforge gnu freebsd
 
 </programlisting>
 
-              <note>
-                <para>Though the MacPorts Project mirror
-                (<code>macports</code>) is always tried last if no
-                <varname>${distfiles}</varname> match is found, if the mirror
-                <code>macports</code> is explicitly declared it is tried in
-                the normal sort order.</para>
-              </note>
-
               <para>When using mirror master_sites, the subdirectory
               <varname>${name}</varname> is checked on every mirror. If the
               mirror subdirectory does not match ${name}, then you may specify
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091111/c27a7d51/attachment.html>


More information about the macports-changes mailing list