<pre style='margin:0'>
Michael Dickens (michaelld) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/442a6fa5ca80a0c67188066055ca27df573383da">https://github.com/macports/macports-ports/commit/442a6fa5ca80a0c67188066055ca27df573383da</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 442a6fa5ca8 boost: add variant python39
</span>442a6fa5ca8 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 442a6fa5ca80a0c67188066055ca27df573383da
</span>Author: Erik BrĂ¥then Solem <erikbsolem@hotmail.com>
AuthorDate: Thu Oct 15 03:53:50 2020 +0200

<span style='display:block; white-space:pre;color:#404040;'>    boost: add variant python39
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Adds Python 3.9 bindings
</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 3faa38a8030..2eb30d0afa7 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;'>@@ -199,7 +199,7 @@ post-destroot {
</span>     }
 }
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-set pythons_suffixes {27 35 36 37 38}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+set pythons_suffixes {27 35 36 37 38 39}
</span> 
 set pythons_ports {}
 foreach s ${pythons_suffixes} {
</pre><pre style='margin:0'>

</pre>