<pre style='margin:0'>
Zero King (l2dy) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/e4b5b36fcce9b33fb1ac572c60ed06b354c311ca">https://github.com/macports/macports-ports/commit/e4b5b36fcce9b33fb1ac572c60ed06b354c311ca</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 e4b5b36 xonsh: update to 0.6.0
</span>e4b5b36 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit e4b5b36fcce9b33fb1ac572c60ed06b354c311ca
</span>Author: Zero King <l2dy@macports.org>
AuthorDate: Thu Nov 23 04:04:33 2017 +0000
<span style='display:block; white-space:pre;color:#404040;'> xonsh: update to 0.6.0
</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 f53fc97..2f57fe7 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.12
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup xonsh xonsh 0.6.0
</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 424c437381040537f5b9bdb2a3c7b11e517794fc \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 db11c7f0797a263d25f402390f961bcc81787d7709d0b0c66e53689946a0635f
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 f6ff3a17f00c79642381d9aa17811b01057039fd \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 d9c0edd484eccfff3ea84462985887bc458317037b4669dac8af47ef4af79342
</span>
python.versions 34 35 36
</pre><pre style='margin:0'>
</pre>