<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/a5bcc1998ccaacdd5510e3c94cd88287e767be90">https://github.com/macports/macports-ports/commit/a5bcc1998ccaacdd5510e3c94cd88287e767be90</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 a5bcc19 xonsh: update to 0.9.4
</span>a5bcc19 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit a5bcc1998ccaacdd5510e3c94cd88287e767be90
</span>Author: Marius Schamschula <mschamschula@gmail.com>
AuthorDate: Thu May 23 05:27:42 2019 -0700
<span style='display:block; white-space:pre;color:#404040;'> xonsh: update to 0.9.4
</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 13c2e63..8527068 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.9.3
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup xonsh xonsh 0.9.4
</span> revision 0
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 70a34fae66485614969edae3e60f1782cb23a2a9 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 b0ffd9dbcd7506ca85eb2c7d9b73d5419ac45a79c223d5dc572fb9f4ce140c5d \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 2027163
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 c0dba1759bdd7a338b7a06e90fe794d391be50ba \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 11051794ec84976be16ef9d82b5925c29d0645166d812b330c6e689eb6d9f19b \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 2028029
</span>
python.versions 34 35 36 37
</pre><pre style='margin:0'>
</pre>