<pre style='margin:0'>
Kurt Hindenburg (kurthindenburg) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/60bee8a938f14b5773bbc257ef52d0caf0c821bd">https://github.com/macports/macports-ports/commit/60bee8a938f14b5773bbc257ef52d0caf0c821bd</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 60bee8a938f14b5773bbc257ef52d0caf0c821bd
</span>Author: Kurt Hindenburg <khindenburg@macports.org>
AuthorDate: Sat Oct 7 20:18:35 2017 -0400

<span style='display:block; white-space:pre;color:#404040;'>    py-pathfinder: add python 35 36
</span>---
 python/py-pathfinder/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-pathfinder/Portfile b/python/py-pathfinder/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 8d68e29..0b20868 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-pathfinder/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-pathfinder/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -15,7 +15,7 @@ maintainers         nomaintainer
</span> description         A utility to find file paths.
 long_description    ${description}
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions     27 34
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     27 34 35 36
</span> 
 if { ${name} ne ${subport} } {
     depends_build-append \
</pre><pre style='margin:0'>

</pre>