<pre style='margin:0'>
Joshua Root (jmroot) pushed a commit to branch master
in repository macports-base.

</pre>
<p><a href="https://github.com/macports/macports-base/commit/7aa380bc8a81c6676c5e24f74926b3f278a492ee">https://github.com/macports/macports-base/commit/7aa380bc8a81c6676c5e24f74926b3f278a492ee</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 7aa380bc8a81c6676c5e24f74926b3f278a492ee
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Mon Feb 27 01:05:48 2017 +1100

<span style='display:block; white-space:pre;color:#404040;'>    Update a few last svn repo references
</span>---
 doc/asciidoc.conf              | 2 +-
 doc/port-distcheck.1.txt       | 2 +-
 doc/portundocumented.7.txt     | 2 +-
 src/macports1.0/macports.tcl   | 2 +-
 src/macports1.0/selfupdate.tcl | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/doc/asciidoc.conf b/doc/asciidoc.conf
</span><span style='display:block; white-space:pre;color:#808080;'>index ccebc8a..f8cb9d3 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/doc/asciidoc.conf
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/doc/asciidoc.conf
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,7 +4,7 @@ mansource=MacPorts
</span> manmanual=MacPorts Manual
 guideurl=https://guide.macports.org/
 wikiurl=https://trac.macports.org/wiki/
<span style='display:block; white-space:pre;background:#ffe0e0;'>-sourceurl=https://trac.macports.org/browser/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+sourceurl=https://github.com/macports/
</span> 
 ## man: macro
 #
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/doc/port-distcheck.1.txt b/doc/port-distcheck.1.txt
</span><span style='display:block; white-space:pre;color:#808080;'>index bc02023..fcb211a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/doc/port-distcheck.1.txt
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/doc/port-distcheck.1.txt
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -29,7 +29,7 @@ BUGS
</span> checksums available in the 'Portfile' to verify the integrity of the files on
 the mirrors instead. See man:port-checksum[1].
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-Meanwhile, you can use source:contrib/port-checkmirrors[port-checkmirrors] from
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+Meanwhile, you can use source:macports-contrib/blob/master/mirror-utils/port-checkmirrors[port-checkmirrors] from
</span> contrib to do that.
 
 include::global-flags.txt[]
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/doc/portundocumented.7.txt b/doc/portundocumented.7.txt
</span><span style='display:block; white-space:pre;color:#808080;'>index 93e01d9..4ae2a7c 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/doc/portundocumented.7.txt
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/doc/portundocumented.7.txt
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -18,7 +18,7 @@ CONTRIBUTING
</span> All sort of contributions to MacPorts base, ports and especially the
 documentation you were just looking for are welcome. If you care about MacPorts
 and would like to improve our documentation, please take a look at the source
<span style='display:block; white-space:pre;background:#ffe0e0;'>-code of the man pages https://trac.macports.org/browser/trunk/base/doc[in our
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+code of the man pages https://github.com/macports/macports-base/tree/master/doc[in our
</span> repository] and get in touch with us on our wiki:MailingLists[mailing lists].
 
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/src/macports1.0/macports.tcl b/src/macports1.0/macports.tcl
</span><span style='display:block; white-space:pre;color:#808080;'>index 0bb3430..31d4933 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/src/macports1.0/macports.tcl
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/src/macports1.0/macports.tcl
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -87,7 +87,7 @@ namespace eval macports {
</span> #
 # This proc never fails and always returns the current version in the format
 # major.minor.patch. Note that the value of patch will not be meaningful for
<span style='display:block; white-space:pre;background:#ffe0e0;'>-# trunk releases, but we guarantee that it will compare to be greater than any
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# Git master, but we guarantee that it will compare to be greater than any
</span> # released versions from the same major.minor.x series. You should use the
 # MacPorts-provided Tcl extension "vercmp" to do version number comparisons on
 # the return value of this function.
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/src/macports1.0/selfupdate.tcl b/src/macports1.0/selfupdate.tcl
</span><span style='display:block; white-space:pre;color:#808080;'>index debd163..a2d3f8a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/src/macports1.0/selfupdate.tcl
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/src/macports1.0/selfupdate.tcl
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -204,7 +204,7 @@ proc selfupdate::main {{optionslist {}} {updatestatusvar {}}} {
</span>             }
         }
     } elseif {$comp < 0} {
<span style='display:block; white-space:pre;background:#ffe0e0;'>-        ui_msg "$macports::ui_prefix MacPorts base is probably trunk or a release candidate"
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+        ui_msg "$macports::ui_prefix MacPorts base is probably master or a release candidate"
</span>     } else {
         ui_msg "$macports::ui_prefix MacPorts base is already the latest version"
     }
</pre><pre style='margin:0'>

</pre>