<pre style='margin:0'>
Blair Zajac (blair) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/3856d335cbfce966f80f1407ccd6b2571299c89c">https://github.com/macports/macports-ports/commit/3856d335cbfce966f80f1407ccd6b2571299c89c</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 3856d335cbfce966f80f1407ccd6b2571299c89c
</span>Author: Blair Zajac <blair@macports.org>
AuthorDate: Thu Jan 28 21:31:44 2021 -0800

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/cmake/Portfile b/devel/cmake/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 8d90550e522..777a446427e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/cmake/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/cmake/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -278,7 +278,7 @@ if {${subport} eq ${name}} {
</span>         }
 
         if {!${python_isset}} {
<span style='display:block; white-space:pre;background:#ffe0e0;'>-            ui_error "\n\nYou must select either the +python35, +python36, +python37, or +python38 variant when using variant +docs.\n"
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+            ui_error "\n\nYou must select either the +python35, +python36, +python37, +python38 or +python39 variant when using variant +docs.\n"
</span>             return -code error "Invalid variant selection"
         }
 
</pre><pre style='margin:0'>

</pre>