<pre style='margin:0'>
Chris Jones (cjones051073) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/08dae76e5cea08244625195bdd5012b3c05373b7">https://github.com/macports/macports-ports/commit/08dae76e5cea08244625195bdd5012b3c05373b7</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 08dae76e5cea08244625195bdd5012b3c05373b7
</span>Author: Chris Jones <jonesc@macports.org>
AuthorDate: Thu Oct 29 10:57:39 2020 +0000

<span style='display:block; white-space:pre;color:#404040;'>    root6: Add python 3.9 variant
</span>---
 science/root6/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/root6/Portfile b/science/root6/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 8e3fcc13ce2..3fe897bc464 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/root6/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/root6/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -380,7 +380,7 @@ variant opengl description {Build with opengl support} {
</span> # ========================================================================================
 
 # List of possible python versions
<span style='display:block; white-space:pre;background:#ffe0e0;'>-set python_versions { 2.7 3.5 3.6 3.7 3.8 }
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+set python_versions { 2.7 3.5 3.6 3.7 3.8 3.9 }
</span> # Enable python variant by default on OSX 10.9 and newer.
 # Disabled on older systems due to an issue fetching the source for
 # the various python dependencies due to these systems having out of
</pre><pre style='margin:0'>

</pre>