<pre style='margin:0'>
Mihai Moldovan (Ionic) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/68ccc327927a420e45d42fdd8221b1e580b04522">https://github.com/macports/macports-ports/commit/68ccc327927a420e45d42fdd8221b1e580b04522</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 68ccc32  audio/speex: must not conflict with obsolete -devel ports.
</span>68ccc32 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 68ccc327927a420e45d42fdd8221b1e580b04522
</span>Author: Mihai Moldovan <ionic@ionic.de>
AuthorDate: Thu May 11 18:07:33 2017 +0200

<span style='display:block; white-space:pre;color:#404040;'>    audio/speex: must not conflict with obsolete -devel ports.
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Otherwise the upgrade path won't work.
</span>---
 audio/speex/Portfile | 2 --
 1 file changed, 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/audio/speex/Portfile b/audio/speex/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 9c1e305..e1a472e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/audio/speex/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/audio/speex/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -22,8 +22,6 @@ long_description    Speex is an Open Source/Free Software \
</span> homepage            http://speex.org/
 platforms           darwin
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-conflicts           ${subport}-devel
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span> master_sites        http://downloads.xiph.org/releases/speex
 
 use_parallel_build  yes
</pre><pre style='margin:0'>

</pre>