<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/00e0280cb5fc5d02724f93f7f71479df4860473a">https://github.com/macports/macports-base/commit/00e0280cb5fc5d02724f93f7f71479df4860473a</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 00e0280cb5fc5d02724f93f7f71479df4860473a
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Mon Jul 15 16:26:33 2024 +1000

<span style='display:block; white-space:pre;color:#404040;'>    Regen docs
</span>---
 doc/port-selfupdate.1 | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/doc/port-selfupdate.1 b/doc/port-selfupdate.1
</span><span style='display:block; white-space:pre;color:#808080;'>index 8e882e963..84b048295 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/doc/port-selfupdate.1
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/doc/port-selfupdate.1
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -24,7 +24,7 @@ port-selfupdate \- Upgrade MacPorts itself and update the port definition files\
</span> .SH "SYNOPSIS"
 .sp
 .nf
<span style='display:block; white-space:pre;background:#ffe0e0;'>-\fBport\fR [\fB\-qvdf\fR] \fBselfupdate\fR [\-\-no\-sync] [\-\-migrate]
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+\fBport\fR [\fB\-qvdf\fR] \fBselfupdate\fR [\-\-no\-sync] [\-\-migrate] [\-\-rsync]
</span> .fi
 .SH "DESCRIPTION"
 .sp
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -43,6 +43,11 @@ Only check for updates \- and install if available \- for MacPorts itself\&. Do
</span> Rebuild even if no new version is available, upgrade if a new version is available\&. Contrary to
 \fB\-f\fR, this flag will prevent downgrades\&. This flag is useful when upgrading to a newer macOS major version\&.
 .RE
<span style='display:block; white-space:pre;background:#e0ffe0;'>+.PP
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+\fB\-\-rsync\fR
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+.RS 4
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+Use the older rsync method for downloading the new version of MacPorts\&. The default is to try HTTP(S) first, and use rsync only if that fails\&.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+.RE
</span> .SH "GLOBAL OPTIONS"
 .sp
 Please see the section \fBGLOBAL OPTIONS\fR in the \fBport\fR(1) man page for a description of global port options\&.
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -104,7 +109,7 @@ Network Problems
</span> .RS 4
 MacPorts uses the
 \fIrsync\fR
<span style='display:block; white-space:pre;background:#ffe0e0;'>-protocol to update its port tree to the latest version\&. This will fail if you are on a network that blocks TCP connections to the rsync port 873\&. Talk to your network administrators and ask them to allow connections to port 873 if this happens to you\&. Alternatively, you can just download a new installer \&.pkg from macports\&.org and run that to upgrade your installation\&.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+protocol to update its ports tree to the latest version\&. This will fail if you are on a network that blocks TCP connections to the rsync port 873\&. Talk to your network administrators and ask them to allow connections to port 873 if this happens to you\&. Alternatively, you can just download a new installer \&.pkg from macports\&.org and run that to upgrade your installation\&.
</span> .sp
 Network connection problems might also affect you if you are in a country with US export restrictions\&. We suggest using one of our other
 \m[blue]\fBmirrors\fR\m[]\&\s-2\u[1]\d\s+2
</pre><pre style='margin:0'>

</pre>