<pre style='margin:0'>
Andrew Stromnov (stromnov) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/47ef321aee8ed9b3b6be8e23bfce81abaaddc47d">https://github.com/macports/macports-ports/commit/47ef321aee8ed9b3b6be8e23bfce81abaaddc47d</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 47ef321  py-path: update to version 10.5
</span>47ef321 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 47ef321aee8ed9b3b6be8e23bfce81abaaddc47d
</span>Author: Andrew Stromnov <stromnov@gmail.com>
AuthorDate: Mon Oct 30 13:40:14 2017 +0300

<span style='display:block; white-space:pre;color:#404040;'>    py-path: update to version 10.5
</span>---
 python/py-path/Portfile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-path/Portfile b/python/py-path/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 4ecc2aa..5d3c418 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-path/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-path/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,7 +4,7 @@ PortSystem          1.0
</span> PortGroup           python 1.0
 
 name                py-path
<span style='display:block; white-space:pre;background:#ffe0e0;'>-version             10.4
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+version             10.5
</span> revision            0
 categories-append   devel
 platforms           darwin
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -23,8 +23,8 @@ master_sites        pypi:[string index ${python.rootname} 0]/${python.rootname}.
</span> 
 distname            ${python.rootname}.py-${version}
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  8adcad6ea889e952857331a5c1e8548407a00afc \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  c63c75777c8a01f7b273c0065a8ea1e3ba0c9b369fa4a2601831e412b2c4881a
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  b22b5b2ba02ed8912ab8b58e195634460e52af5e \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  63a7af08676668fd51750f111affbd38c1a13c61aba15c6665b16681771c79a8
</span> 
 if {${name} ne ${subport}} {
     depends_build-append \
</pre><pre style='margin:0'>

</pre>