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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/2fca9b9f2fff6f2a891d34029c28169982150067">https://github.com/macports/macports-ports/commit/2fca9b9f2fff6f2a891d34029c28169982150067</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 2fca9b9f2ff octave-symbolic: fixed typo in variant description.
</span>2fca9b9f2ff is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 2fca9b9f2fff6f2a891d34029c28169982150067
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Tue Feb 1 13:47:27 2022 -0600

<span style='display:block; white-space:pre;color:#404040;'>    octave-symbolic: fixed typo in variant description.
</span>---
 math/octave-symbolic/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/octave-symbolic/Portfile b/math/octave-symbolic/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 5a8e8124a7e..32dc4f280f9 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/octave-symbolic/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/octave-symbolic/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -21,7 +21,7 @@ supported_archs     noarch
</span> variant python37 conflicts python38 python39 python310 description {Use Python 3.7 SymPy} {}
 variant python38 conflicts python37 python39 python310 description {Use Python 3.8 SymPy} {}
 variant python39 conflicts python37 python38 python310 description {Use Python 3.9 SymPy} {}
<span style='display:block; white-space:pre;background:#ffe0e0;'>-variant python310 conflicts python37 python38 python39 description {Use Python 3.6 SymPy} {}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+variant python310 conflicts python37 python38 python39 description {Use Python 3.10 SymPy} {}
</span> 
 set python.branch   3.9
 
</pre><pre style='margin:0'>

</pre>