<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/0a7b3e2ba9946178af68a63136b4cf789f4b2c6f">https://github.com/macports/macports-ports/commit/0a7b3e2ba9946178af68a63136b4cf789f4b2c6f</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 0a7b3e2  xcircuit: Fix typo in comment
</span>0a7b3e2 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 0a7b3e2ba9946178af68a63136b4cf789f4b2c6f
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Tue Aug 21 09:20:05 2018 -0500

<span style='display:block; white-space:pre;color:#404040;'>    xcircuit: Fix typo in comment
</span>---
 x11/xcircuit/Portfile | 2 +-
 1 file changed, 1 insertion(+), 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 d3d989c..fe9fe13 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;'>@@ -42,7 +42,7 @@ depends_lib         path:lib/pkgconfig/cairo.pc:cairo \
</span>                     port:tk \
                     port:xpm
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-# Currently, xcircuit crashes upon start if tk is build without +x11
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# Currently, xcircuit crashes upon start if tk is built without +x11
</span> require_active_variants tk x11 quartz
 
 use_autoreconf      yes
</pre><pre style='margin:0'>

</pre>