<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/9ca344e5db733c5915f8c45aa4c8b25c36ab77f2">https://github.com/macports/macports-ports/commit/9ca344e5db733c5915f8c45aa4c8b25c36ab77f2</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 9ca344e  xonsh: update to 0.8.10
</span>9ca344e is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 9ca344e5db733c5915f8c45aa4c8b25c36ab77f2
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Thu Feb 7 16:52:49 2019 -0600

<span style='display:block; white-space:pre;color:#404040;'>    xonsh: update to 0.8.10
</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 12b8f8a..e284241 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.9
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        xonsh xonsh 0.8.10
</span> revision            0
 github.tarball_from tags
 categories          shells
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -22,9 +22,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  acfdb9c5a8382bc1b6a4e929c169c04c1bfae3a3 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  147ee8d6073a345a1fc55bfa23edf6fc6915b350208b4941f8d3a5f4350cff2f \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    1983720
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  e85a2289dc18689bb49d0a2f8eb942ec08657b90 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  9a7120033aa2e090cc924008d7f75f551954b695829675ca59b39e7cfa4a974b \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    2013202
</span> 
 python.versions     34 35 36 37
 
</pre><pre style='margin:0'>

</pre>