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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/d5166d8698c508e0cdaf858517c0e42d48ab3be2">https://github.com/macports/macports-ports/commit/d5166d8698c508e0cdaf858517c0e42d48ab3be2</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 d5166d8  shells/xonsh: Update to 0.5.9
</span>d5166d8 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit d5166d8698c508e0cdaf858517c0e42d48ab3be2
</span>Author: Emre Şafak <esafak@kahuna.com>
AuthorDate: Wed Apr 5 13:47:54 2017 -0700

<span style='display:block; white-space:pre;color:#404040;'>    shells/xonsh: Update to 0.5.9
</span>---
 shells/xonsh/Portfile | 6 +++---
 1 file changed, 3 insertions(+), 3 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 684b867..eb17c37 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.5.2
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        xonsh xonsh 0.5.9
</span> github.tarball_from tags
 categories          shells
 platforms           darwin
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -22,8 +22,8 @@ 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  f158277d182f847f89c27557920981d5c3394526 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  f41b79d88deb46f67e91468151febd1b4719fd75123c667eb27d0e6c77b6464c
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  a852bc115f230972493561cb81d591abedbc4a60 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  8286f7aa668b95164c99f5ca2026c6b7d5024a16288393dd71f467b9b97377aa
</span> 
 python.versions     34 35 36
 
</pre><pre style='margin:0'>

</pre>