<pre style='margin:0'>
Clemens Lang (neverpanic) pushed a commit to branch master
in repository macports-base.
</pre>
<p><a href="https://github.com/macports/macports-base/commit/358e5aca8b5b7520cf62ad69ddc5244bbf9695b6">https://github.com/macports/macports-base/commit/358e5aca8b5b7520cf62ad69ddc5244bbf9695b6</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 358e5aca8b5b7520cf62ad69ddc5244bbf9695b6
</span>Author: Jackson Isaac <ijackson@macports.org>
AuthorDate: Thu Dec 14 01:51:33 2017 +0530
<span style='display:block; white-space:pre;color:#404040;'> doc/port.1.txt: Remove trailing whitespaces.
</span>---
doc/port.1.txt | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/doc/port.1.txt b/doc/port.1.txt
</span><span style='display:block; white-space:pre;color:#808080;'>index 14377a3..c643f5e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/doc/port.1.txt
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/doc/port.1.txt
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -44,7 +44,7 @@ available port tree(s). These may be used in the same way as a 'portname'.
</span> - 'inactive': set of installed but inactive ports
- 'installed': set of all installed ports
- 'uninstalled': ports in the ports tree(s) that are not installed
<span style='display:block; white-space:pre;background:#ffe0e0;'>- - 'outdated': installed ports that are out of date with respect to their
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ - 'outdated': installed ports that are out of date with respect to their
</span> current version/revision in the ports tree(s)
- 'obsolete': set of ports that are installed but no longer exist in any
port tree
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -131,7 +131,7 @@ The port command recognizes several global flags and options.
</span> Quiet mode, suppress informational messages to a minimum, implies -N
-N::
<span style='display:block; white-space:pre;background:#ffe0e0;'>- Non-interactive mode, interactive questions are not asked
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ Non-interactive mode, interactive questions are not asked
</span>
.Installation and upgrade
-n::
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -179,7 +179,7 @@ The port command recognizes several global flags and options.
</span> -t::
Enable trace mode debug facilities on platforms that support it, currently
only Mac OS X.
<span style='display:block; white-space:pre;background:#ffe0e0;'>- +
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ +
</span> This feature is two-folded. It consists in automatically detecting and
reporting undeclared dependencies based on what files the port reads or what
programs the port executes. In verbose mode, it will also report unused
</pre><pre style='margin:0'>
</pre>