<pre style='margin:0'>
Kurt Hindenburg (kurthindenburg) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/fb67ebf736028050c63d147cf87ba81cbcb08ca3">https://github.com/macports/macports-ports/commit/fb67ebf736028050c63d147cf87ba81cbcb08ca3</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit fb67ebf736028050c63d147cf87ba81cbcb08ca3
</span>Author: Kurt Hindenburg <khindenburg@macports.org>
AuthorDate: Sun Jul 2 22:15:52 2017 -0400

<span style='display:block; white-space:pre;color:#404040;'>    xcircuit: remove conflict with xcircuit-devel
</span>---
 x11/xcircuit/Portfile | 1 -
 1 file changed, 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/x11/xcircuit/Portfile b/x11/xcircuit/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 5ad6b2c..c608b48 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/x11/xcircuit/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/x11/xcircuit/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,7 +4,6 @@ PortSystem          1.0
</span> PortGroup           active_variants 1.1
 
 name                xcircuit
<span style='display:block; white-space:pre;background:#ffe0e0;'>-conflicts           xcircuit-devel
</span> # 3.8.81 changed the way Tcl/Tk is found; it builds but will not run.
 # It needs further research before upgrading.
 version             3.8.80
</pre><pre style='margin:0'>

</pre>