<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/741b6bb07ef23e064e64746132952fa124285be0">https://github.com/macports/macports-base/commit/741b6bb07ef23e064e64746132952fa124285be0</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 741b6bb07ef23e064e64746132952fa124285be0
</span>Author: Rainer Müller <raimue@macports.org>
AuthorDate: Thu Jun 29 16:55:30 2017 +0200
<span style='display:block; white-space:pre;color:#404040;'> doc: Regenerate port.1 man page
</span>---
doc/port.1 | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/doc/port.1 b/doc/port.1
</span><span style='display:block; white-space:pre;color:#808080;'>index a81360e..b305589 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/doc/port.1
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/doc/port.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" "1" "2017\-02\-17" "MacPorts 2\&.4\&.99" "MacPorts Manual"
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+.TH "PORT" "1" "2017\-06\-29" "MacPorts 2\&.4\&.99" "MacPorts Manual"
</span> .\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -551,9 +551,9 @@ Read and process the
</span> of commands specified by the argument\&. If the argument is
\fI\-\fR, then read commands from stdin\&. If the option is given multiple times, then multiple files will be read\&.
.RE
<span style='display:block; white-space:pre;background:#ffe0e0;'>-.SH "USER TARGETS"
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+.SH "USER ACTIONS"
</span> .sp
<span style='display:block; white-space:pre;background:#ffe0e0;'>-Targets most commonly used by regular MacPorts users are:
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+Actions most commonly used by regular MacPorts users are:
</span> .PP
search
.RS 4
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -787,7 +787,7 @@ Lists the installed ports which need a
</span> .PP
upgrade
.RS 4
<span style='display:block; white-space:pre;background:#ffe0e0;'>-The upgrade target works on a port and its dependencies\&. If you want to change this behavior, look at the switches for
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+The upgrade action works on a port and its dependencies\&. If you want to change this behavior, look at the switches for
</span> \fB\-n\fR
(no dependencies) and
\fB\-R\fR
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -1118,9 +1118,9 @@ help
</span> .RS 4
Displays a summary of all available actions and port command syntax on stdout\&.
.RE
<span style='display:block; white-space:pre;background:#ffe0e0;'>-.SH "DEVELOPER TARGETS"
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+.SH "DEVELOPER ACTIONS"
</span> .sp
<span style='display:block; white-space:pre;background:#ffe0e0;'>-The targets that are often used by Port developers are intended to provide access to the different phases of a Port\(cqs build process:
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+The actions that are often used by Port developers are intended to provide access to the different phases of a Port\(cqs build process:
</span> .PP
dir
.RS 4
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -1248,9 +1248,9 @@ livecheck
</span> .RS 4
Check if the software hasn\(cqt been updated since the Portfile was last modified\&.
.RE
<span style='display:block; white-space:pre;background:#ffe0e0;'>-.SH "PACKAGING TARGETS"
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+.SH "PACKAGING ACTIONS"
</span> .sp
<span style='display:block; white-space:pre;background:#ffe0e0;'>-There are also targets for producing installable packages of ports:
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+There are also actions for producing installable packages of ports:
</span> .PP
pkg
.RS 4
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -1279,7 +1279,7 @@ and its dependencies\&.
</span> .RE
.SH "EXAMPLES"
.sp
<span style='display:block; white-space:pre;background:#ffe0e0;'>-The following demonstrates invoking port with the extract target on portdir \(lqtextproc/figlet\(rq and extract\&.suffix set to \(lq\&.tgz\(rq:
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+The following demonstrates invoking port with the extract action on portdir \(lqtextproc/figlet\(rq and extract\&.suffix set to \(lq\&.tgz\(rq:
</span> .sp
.if n \{\
.RS 4
</pre><pre style='margin:0'>
</pre>