<pre style='margin:0'>
David B. Evans (dbevans) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/45492e89c1892a32f8d111097f431382ae1b8bc1">https://github.com/macports/macports-ports/commit/45492e89c1892a32f8d111097f431382ae1b8bc1</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 45492e89c1892a32f8d111097f431382ae1b8bc1
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Wed Jan 23 18:58:22 2019 -0800
<span style='display:block; white-space:pre;color:#404040;'> xmms2: correctly increment revision after readline update
</span>---
audio/xmms2/Portfile | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/audio/xmms2/Portfile b/audio/xmms2/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index f6400a2..b3a732a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/audio/xmms2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/audio/xmms2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,8 +5,7 @@ PortGroup waf 1.0
</span>
name xmms2
version 0.8DrO_o
<span style='display:block; white-space:pre;background:#ffe0e0;'>-revision 1
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-revision 19
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+revision 20
</span> categories audio
# Mostly LGPL, some plugins and clients are GPL
license LGPL-2.1+ GPL-2+ GPL-2
</pre><pre style='margin:0'>
</pre>