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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/5052355ecfe141c58823f988937b6f20fe1ccaed">https://github.com/macports/macports-ports/commit/5052355ecfe141c58823f988937b6f20fe1ccaed</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 5052355  xonsh: update to version 0.6.6
</span>5052355 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 5052355ecfe141c58823f988937b6f20fe1ccaed
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Fri Jun 8 10:13:15 2018 -0500

<span style='display:block; white-space:pre;color:#404040;'>    xonsh: update to version 0.6.6
</span>---
 shells/xonsh/Portfile | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/shells/xonsh/Portfile b/shells/xonsh/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index f777c20..032f446 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/shells/xonsh/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/shells/xonsh/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,7 +4,7 @@ PortSystem          1.0
</span> PortGroup           github 1.0
 PortGroup           python 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        xonsh xonsh 0.6.5
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        xonsh xonsh 0.6.6
</span> github.tarball_from tags
 categories          shells
 platforms           darwin
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -21,9 +21,9 @@ long_description    ${description} \
</span>                     macOS, and Windows. Xonsh is meant for the daily use of \
                     experts and novices alike.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  b84f547f14b5ad8db5cfc64140aa46cce9f04600 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  3819ff59d358c31352cd8063b9c80b687a60842dd13db9ceff83f96eeb24fba1 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    1869827
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  66ac7316530d37595cf36b82abb29f88b08375ce \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  c38ab010cd0f87680c6d8d34eca51679ff5284a6b76d93a7834314265c54bcf3 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    1873989
</span> 
 python.versions     34 35 36
 
</pre><pre style='margin:0'>

</pre>