<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/ced842a97fc182accab66ba5d553c13124d73cae">https://github.com/macports/macports-ports/commit/ced842a97fc182accab66ba5d553c13124d73cae</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 ced842a  xonsh: update to 0.8.12
</span>ced842a is described below

<span style='display:block; white-space:pre;color:#808000;'>commit ced842a97fc182accab66ba5d553c13124d73cae
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Tue Mar 12 06:05:33 2019 -0500

<span style='display:block; white-space:pre;color:#404040;'>    xonsh: update to 0.8.12
</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 7954cd2..fb6de51 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.11
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        xonsh xonsh 0.8.12
</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  db7a197487e9ede4d778a961e25aa542ade2a4f5 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  9907f9045cfb2a9ac92b76c792d852d773053087d3dbbf4d4edc196c72f8284b \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    2021206
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  0f83a2ae1d204b20d01af1247dedeb06654ba82c \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  a0c32ee44c28fd4ec2152fb376903b9290439f31b221292b42d1d95c4d633f66 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    2023077
</span> 
 python.versions     34 35 36 37
 
</pre><pre style='margin:0'>

</pre>