<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/a701171b5a7f7cda73f6d588bc3599afa94bb77e">https://github.com/macports/macports-ports/commit/a701171b5a7f7cda73f6d588bc3599afa94bb77e</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 a701171  xonsh: update to 0.8.6
</span>a701171 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit a701171b5a7f7cda73f6d588bc3599afa94bb77e
</span>Author: Marius Schamschula <mschamschula@gmail.com>
AuthorDate: Sat Dec 22 06:02:18 2018 -0800

<span style='display:block; white-space:pre;color:#404040;'>    xonsh: update to 0.8.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 527490e..1f63f65 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.8.5
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        xonsh xonsh 0.8.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  92162c704374b7052eef4638d76707a5ff275a29 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  b29055a9921d13b45c8000d3e24a79a3c3b56b72769e0d571a650f0cb8faf3b6 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    1967494
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  1d1c44ac47d186d492d905367a96be9145834fab \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  c4befc4b7c5d796d52c4ab586f6822c2a443957c5377ab0cc193e84b8d45949f \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    1968328
</span> 
 python.versions     34 35 36 37
 
</pre><pre style='margin:0'>

</pre>