<pre style='margin:0'>
Mark Moll (mamoll) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/b667fb4a424bb7804cb80ca313834f5fd4f44001">https://github.com/macports/macports-ports/commit/b667fb4a424bb7804cb80ca313834f5fd4f44001</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit b667fb4a424bb7804cb80ca313834f5fd4f44001
</span>Author: Mark Moll <mmoll@macports.org>
AuthorDate: Wed Jan 11 08:56:41 2017 -0600

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-billiard/Portfile b/python/py-billiard/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 9bc8f02..dbb2f7e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-billiard/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-billiard/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,7 +11,7 @@ platforms           darwin
</span> license             BSD
 supported_archs     noarch
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions     27 34 35
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     27 34 35 36
</span> 
 maintainers         stromnov openmaintainer
 
</pre><pre style='margin:0'>

</pre>