<pre style='margin:0'>
Ryan Schmidt (ryandesign) pushed a commit to branch master
in repository mpbb.

</pre>
<p><a href="https://github.com/macports/mpbb/commit/fc7499ea2f8713f66a853886e9353cb4da7d173f">https://github.com/macports/mpbb/commit/fc7499ea2f8713f66a853886e9353cb4da7d173f</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'>     new fc7499e  Describe --archive-site option in mpbb-list-subports help
</span>fc7499e is described below

<span style='display:block; white-space:pre;color:#808000;'>commit fc7499ea2f8713f66a853886e9353cb4da7d173f
</span>Author: Ryan Schmidt <git@ryandesign.com>
AuthorDate: Tue May 2 04:42:48 2017 -0500

<span style='display:block; white-space:pre;color:#404040;'>    Describe --archive-site option in mpbb-list-subports help
</span>---
 mpbb-list-subports | 6 ++++++
 1 file changed, 6 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/mpbb-list-subports b/mpbb-list-subports
</span><span style='display:block; white-space:pre;color:#808080;'>index 59dfdf1..2db9fa1 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/mpbb-list-subports
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/mpbb-list-subports
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -13,6 +13,12 @@ usage: $prog [<global opts>] list-subports <port> [<port2> [...]]
</span> 
 Print the name and subports of each given port to standard output.
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+Options:
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+  --archive-site=<URL>
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    URL of a mirror to check for preexisting archives. Defaults to
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    \`https://packages.macports.org'.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> Run \`$prog help' for global options and a list of other subcommands.
 EOF
 }
</pre><pre style='margin:0'>

</pre>