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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/5b4978451d59bdbc5995c084d291e96490601135">https://github.com/macports/macports-ports/commit/5b4978451d59bdbc5995c084d291e96490601135</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 5b49784  legacy-support: Remove double spaces in notes
</span>5b49784 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 5b4978451d59bdbc5995c084d291e96490601135
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Wed Oct 30 02:22:32 2019 -0500

<span style='display:block; white-space:pre;color:#404040;'>    legacy-support: Remove double spaces in notes
</span>---
 devel/legacy-support/Portfile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/legacy-support/Portfile b/devel/legacy-support/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 299bd93..fce5eca 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/legacy-support/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/legacy-support/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -69,9 +69,9 @@ post-destroot {
</span> 
 if {![file exists ${prefix}/libexec/mpstats]} {
     notes "
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    To help make sure your system continues to be well represented by MacPorts, especially \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    if your system is not one of the latest macOS releases, please consider installing mpstats. \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    It will periodically send an anonymous synopsis of your OS settings and installed ports. \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    To help make sure your system continues to be well represented by MacPorts, especially\
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    if your system is not one of the latest macOS releases, please consider installing mpstats.\
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    It will periodically send an anonymous synopsis of your OS settings and installed ports.\
</span>     The information provided by this is useful to help determine how resources are allocated.
 
     You can install mpstats like this:    sudo port install mpstats
</pre><pre style='margin:0'>

</pre>