<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/86e8570bf67791a576969b963f04c0b3690f736f">https://github.com/macports/macports-ports/commit/86e8570bf67791a576969b963f04c0b3690f736f</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 86e8570  xonsh: update to 0.8.7
</span>86e8570 is described below

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

<span style='display:block; white-space:pre;color:#404040;'>    xonsh: update to 0.8.7
</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 1f63f65..9532ef2 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.6
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        xonsh xonsh 0.8.7
</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  1d1c44ac47d186d492d905367a96be9145834fab \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  c4befc4b7c5d796d52c4ab586f6822c2a443957c5377ab0cc193e84b8d45949f \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    1968328
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  6ac384e715921ce81717c31f33d2a5dd20b127a0 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  9698e99c5319b54e78da842e9cd414c89ddfc633b78bc1b42b4dc44109578f4d \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    1968619
</span> 
 python.versions     34 35 36 37
 
</pre><pre style='margin:0'>

</pre>