<pre style='margin:0'>
petrrr pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/132c225d61168425b0758cd7ab89099f74bb649d">https://github.com/macports/macports-ports/commit/132c225d61168425b0758cd7ab89099f74bb649d</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 132c225  py-pathtools: correct livecheck
</span>132c225 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 132c225d61168425b0758cd7ab89099f74bb649d
</span>Author: Peter Danecek <peter.danecek@ingv.it>
AuthorDate: Wed Aug 1 20:33:58 2018 +0200

<span style='display:block; white-space:pre;color:#404040;'>    py-pathtools: correct livecheck
</span>---
 python/py-pathtools/Portfile | 2 ++
 1 file changed, 2 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-pathtools/Portfile b/python/py-pathtools/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index d012623..de849e1 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-pathtools/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-pathtools/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -26,4 +26,6 @@ python.versions     27 34 35 36
</span> 
 if { ${name} ne ${subport} } {
     depends_build-append       port:py${python.version}-setuptools
<span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    livecheck.type  none
</span> }
</pre><pre style='margin:0'>

</pre>