<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/89d3dd5de5ba0fdf5e9c4153f85f391d85e4fe02">https://github.com/macports/macports-ports/commit/89d3dd5de5ba0fdf5e9c4153f85f391d85e4fe02</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 89d3dd5 scmpc: Allow MacPorts to wrap notes to terminal width
</span>89d3dd5 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 89d3dd5de5ba0fdf5e9c4153f85f391d85e4fe02
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Mon Nov 6 22:51:43 2017 -0600
<span style='display:block; white-space:pre;color:#404040;'> scmpc: Allow MacPorts to wrap notes to terminal width
</span><span style='display:block; white-space:pre;color:#404040;'>
</span><span style='display:block; white-space:pre;color:#404040;'> Also change OS X to macOS.
</span>---
audio/scmpc/Portfile | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/audio/scmpc/Portfile b/audio/scmpc/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index c05d6f5..09d3680 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/audio/scmpc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/audio/scmpc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -25,8 +25,8 @@ depends_lib port:curl \
</span> port:libmpdclient
notes "
<span style='display:block; white-space:pre;background:#ffe0e0;'>-Please note that scmpc may have some strange behavior on OS X, possibly
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-relating to the cache file and SIGKILL. Please read the manpage before
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-using, and make sure that scmpc is taking up a reasonable amount of cpu
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+Please note that scmpc may have some strange behavior on macOS, possibly\
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+relating to the cache file and SIGKILL. Please read the manpage before\
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+using, and make sure that scmpc is taking up a reasonable amount of cpu\
</span> and otherwise behaving properly before you leave it on overnight!
"
</pre><pre style='margin:0'>
</pre>