<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/3b4af0758de1977829ab9aaf6834c5cdb2c08e27">https://github.com/macports/macports-ports/commit/3b4af0758de1977829ab9aaf6834c5cdb2c08e27</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 3b4af0758de libshout and libshout2 install conflict files
</span>3b4af0758de is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 3b4af0758de1977829ab9aaf6834c5cdb2c08e27
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Wed Mar 10 18:24:18 2021 -0600
<span style='display:block; white-space:pre;color:#404040;'> libshout and libshout2 install conflict files
</span>---
audio/libshout/Portfile | 1 +
audio/libshout2/Portfile | 2 ++
2 files changed, 3 insertions(+)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/audio/libshout/Portfile b/audio/libshout/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index d319a6ab446..dd036e42a93 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/audio/libshout/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/audio/libshout/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -13,6 +13,7 @@ categories audio net
</span> platforms darwin
license GPL-2+
maintainers nomaintainer
<span style='display:block; white-space:pre;background:#e0ffe0;'>+conflicts libshout2
</span>
description Data and connectivity lib for the icecast server
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/audio/libshout2/Portfile b/audio/libshout2/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index ada5561e473..3c2aeb5270a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/audio/libshout2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/audio/libshout2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -14,6 +14,8 @@ categories audio net
</span> license LGPL
platforms darwin
maintainers nomaintainer
<span style='display:block; white-space:pre;background:#e0ffe0;'>+conflicts libshout
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> description Data and connectivity lib for the icecast server
long_description \
</pre><pre style='margin:0'>
</pre>