<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/4df9cc996a03f94c0f74f138348711391d3c5fb5">https://github.com/macports/macports-ports/commit/4df9cc996a03f94c0f74f138348711391d3c5fb5</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 4df9cc9  octave-symbolic: updated patch file
</span>4df9cc9 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 4df9cc996a03f94c0f74f138348711391d3c5fb5
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Mon Mar 9 07:19:08 2020 -0500

<span style='display:block; white-space:pre;color:#404040;'>    octave-symbolic: updated patch file
</span>---
 math/octave-symbolic/files/patch-inst-private-defaultpython.m.diff | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/octave-symbolic/files/patch-inst-private-defaultpython.m.diff b/math/octave-symbolic/files/patch-inst-private-defaultpython.m.diff
</span><span style='display:block; white-space:pre;color:#808080;'>index 59fa640..f8d2b59 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/octave-symbolic/files/patch-inst-private-defaultpython.m.diff
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/octave-symbolic/files/patch-inst-private-defaultpython.m.diff
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,7 +4,7 @@
</span>  
  function python = defaultpython ()
  
<span style='display:block; white-space:pre;background:#ffe0e0;'>--  python = 'python';
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+-  python = 'python3';
</span> +  python = '__MACPORTS_PYTHON__';
  
  end
</pre><pre style='margin:0'>

</pre>