<pre style='margin:0'>
Rainer Müller (raimue) pushed a commit to branch master
in repository macports-guide.
</pre>
<p><a href="https://github.com/macports/macports-guide/commit/d983c7a6d7073f0fb88f09a159c45eb955797a65">https://github.com/macports/macports-guide/commit/d983c7a6d7073f0fb88f09a159c45eb955797a65</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit d983c7a6d7073f0fb88f09a159c45eb955797a65
</span>Author: Rainer Müller <raimue@macports.org>
AuthorDate: Wed Nov 16 20:20:45 2016 +0100
<span style='display:block; white-space:pre;color:#404040;'> Remove references to the old Subversion repository
</span>---
guide/xml/portfile-phase.xml | 8 ++++----
guide/xml/portfiledev.xml | 9 ++++-----
2 files changed, 8 insertions(+), 9 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 1057688..8ed928d 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;'>@@ -287,10 +287,10 @@
</span>
<para>Keyword values for <code>master_sites</code> may include
predefined site lists known as <quote>mirrors</quote>, such as
<span style='display:block; white-space:pre;background:#ffe0e0;'>- sourceforge, gnu, etc. If the file(s) declared in
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- <varname>${distfiles}</varname> are not successfully fetched after
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- trying the <code>master_sites</code> values, the MacPorts Project
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- svn server is always tried last before giving up.</para>
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sourceforge, gnu, etc. The file(s) declared in <varname>${distfiles}</varname>
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ will be fetched from one of the locations defined in
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ <code>master_sites</code>, while trying to find the best reachable
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ mirror for the user's connection.</para>
</span>
<para>For a complete list of mirrors and their list of sites, see
the file <filename>mirror_sites.tcl</filename> located in
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/guide/xml/portfiledev.xml b/guide/xml/portfiledev.xml
</span><span style='display:block; white-space:pre;color:#808080;'>index 3b37d69..d850a3f 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/guide/xml/portfiledev.xml
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/guide/xml/portfiledev.xml
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -726,10 +726,9 @@ variant sqlite description {Build sqlite support} {
</span> <section id="development.local-repositories">
<title>Local Portfile Repositories</title>
<span style='display:block; white-space:pre;background:#ffe0e0;'>- <para>To create and test Portfiles that are not yet committed to
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- Subversion, you may create a local Portfile repository as shown. Replace
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- the hypothetical user <filename>julesverne</filename> with your username
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- in the example below.</para>
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ <para>To create and test Portfiles that are not yet published in the MacPorts ports tree,
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ you may create a local Portfile repository as shown. Replace the hypothetical user
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ <filename>julesverne</filename> with your username in the example below.</para>
</span>
<orderedlist>
<listitem>
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -1125,7 +1124,7 @@ revision 2</programlisting>
</span> the hints concerning replacing it by some alternative port given
<link linkend="development.practices.rename-replace-port">above</link>.
It is recommended to wait one year before the port directory
<span style='display:block; white-space:pre;background:#ffe0e0;'>- is actually removed from MacPorts' Subversion repository.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ is actually removed from the MacPorts ports tree.
</span> </para>
<para>If there is no replacement for a port, it can simply be deleted
</pre><pre style='margin:0'>
</pre>