<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/0273f5880550988ea8212d0017d82b86c63bbf30">https://github.com/macports/macports-ports/commit/0273f5880550988ea8212d0017d82b86c63bbf30</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 0273f58  xonsh: update to 0.7.9
</span>0273f58 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 0273f5880550988ea8212d0017d82b86c63bbf30
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Thu Sep 20 18:55:27 2018 -0500

<span style='display:block; white-space:pre;color:#404040;'>    xonsh: update to 0.7.9
</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 51423d1..36a9364 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.7.8
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        xonsh xonsh 0.7.9
</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  1c3317bfe0967d15752797afc199947dc63ed05f \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  4312641129570c0d5a532c4b747eaeef786d9d87ef407238ce4a4b17d24d6279 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    1952719
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  376c32098a43b02f3175b5c72e34017abd8556a5 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  a83d21e5a8cfabb5a978b72869bba64425073ba3bac75a1fc28e3674819d0aca \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    1954560
</span> 
 python.versions     34 35 36
 
</pre><pre style='margin:0'>

</pre>