<pre style='margin:0'>
Rainer Müller (raimue) pushed a commit to branch master
in repository macports-base.

</pre>
<p><a href="https://github.com/macports/macports-base/commit/e7fa50fb6eeeeba10212e42439eee81bc398ed87">https://github.com/macports/macports-base/commit/e7fa50fb6eeeeba10212e42439eee81bc398ed87</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit e7fa50fb6eeeeba10212e42439eee81bc398ed87
</span>Author: Rainer Müller <raimue@macports.org>
AuthorDate: Tue Apr 4 11:16:37 2017 +0200

<span style='display:block; white-space:pre;color:#404040;'>    doc: Regenerate port-edit.1 after 9fa3ac399
</span>---
 doc/port-edit.1 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/doc/port-edit.1 b/doc/port-edit.1
</span><span style='display:block; white-space:pre;color:#808080;'>index 76aed52..6957476 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/doc/port-edit.1
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/doc/port-edit.1
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -1,5 +1,5 @@
</span> '\" t
<span style='display:block; white-space:pre;background:#ffe0e0;'>-.TH "PORT\-EDIT" "1" "2016\-11\-06" "MacPorts 2\&.4\&.99" "MacPorts Manual"
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+.TH "PORT\-EDIT" "1" "2017\-04\-04" "MacPorts 2\&.4\&.99" "MacPorts Manual"
</span> .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -30,7 +30,7 @@ port-edit \- Open the Portfile in an editor
</span> .fi
 .SH "DESCRIPTION"
 .sp
<span style='display:block; white-space:pre;background:#ffe0e0;'>-\fBport edit\fR will open the associated \fIPortfile\fR in an editor\&. It will try to determine your favorite editor by respecting the environment variables \fB$VISUAL\fR or \fB$EDITOR\fR in this order\&. If none has been set it will fallback to \fI/usr/bin/vi\fR\&. Your shell will be blocked until the editor returns\&. The path to the \fIPortfile\fR is passed as one single argument to the editor\&.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+\fBport edit\fR will open the associated \fIPortfile\fR in an editor\&. It will try to determine your favorite editor by respecting the environment variables \fB$MP_EDITOR\fR, \fB$VISUAL\fR, or \fB$EDITOR\fR in this order\&. If none has been set it will fallback to \fI/usr/bin/vi\fR\&. Your shell will be blocked until the editor returns\&. The path to the \fIPortfile\fR is passed as one single argument to the editor\&.
</span> .sp
 If you specify multiple ports, the editor is executed multiple times for each of them one after another\&.
 .if n \{\
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -58,7 +58,7 @@ Use the specified
</span> .RE
 .SH "ENVIRONMENT"
 .PP
<span style='display:block; white-space:pre;background:#ffe0e0;'>-\fBEDITOR\fR, \fBVISUAL\fR
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+\fBMP_EDITOR\fR, \fBEDITOR\fR, \fBVISUAL\fR
</span> .RS 4
 Specifies the editor to be launched\&.
 .RE
</pre><pre style='margin:0'>

</pre>