<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/fb1a595a492c02cc70476aa71db416d20397d71c">https://github.com/macports/macports-ports/commit/fb1a595a492c02cc70476aa71db416d20397d71c</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 fb1a595  devel/boost: add python36 variant
</span>fb1a595 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit fb1a595a492c02cc70476aa71db416d20397d71c
</span>Author: Mark Moll <mmoll@macports.org>
AuthorDate: Wed Jan 11 08:50:53 2017 -0600

<span style='display:block; white-space:pre;color:#404040;'>    devel/boost: add python36 variant
</span>---
 devel/boost/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/boost/Portfile b/devel/boost/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index ceeb473..feff9f6 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/boost/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/boost/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -174,7 +174,7 @@ variant python25 description {Legacy variant} requires python27 {}
</span> variant python31 description {Legacy variant} requires python34 {}
 variant python32 description {Legacy variant} requires python34 {}
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-set pythons_suffixes {26 27 33 34 35}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+set pythons_suffixes {26 27 33 34 35 36}
</span> 
 set pythons_ports {}
 foreach s ${pythons_suffixes} {
</pre><pre style='margin:0'>

</pre>