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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/860b7cc82c625a54f640013aa9902c218d126bb6">https://github.com/macports/macports-ports/commit/860b7cc82c625a54f640013aa9902c218d126bb6</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 860b7cc  wxMaxima: Fix some issues with the notes
</span>860b7cc is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 860b7cc82c625a54f640013aa9902c218d126bb6
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Thu May 7 19:56:20 2020 -0500

<span style='display:block; white-space:pre;color:#404040;'>    wxMaxima: Fix some issues with the notes
</span>---
 math/wxMaxima/Portfile | 23 ++++++++++++-----------
 1 file changed, 12 insertions(+), 11 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/wxMaxima/Portfile b/math/wxMaxima/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 7392fcd..c049495 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/wxMaxima/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/wxMaxima/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -63,15 +63,15 @@ destroot {
</span> }
 
 notes "
<span style='display:block; white-space:pre;background:#ffe0e0;'>-wxMaxima is installed under '/Applications/MacPorts/wxMaxima.app'.
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-You can start it from there via Finder.
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-If you want to add wxMaxima to the Dock, start it via Finder,
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-right click on the symbol in Dock and select 'Options/Keep in Dock'.
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-wxMaxima should be able to find maxima and gnuplot at the Macports install
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-folder '${prefix}/bin/' and also at a few non MacPorts locations.
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-In case you have issues with finding maxima, open wxMaxima Preferences and
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-under the second tab (maxima) enter your path to the maxima executable and
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+wxMaxima is installed under '${applications_dir}/wxMaxima.app'.\
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+You can start it from there via Finder.\
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+If you want to add wxMaxima to the Dock, start it via Finder,\
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+right-click the icon in Dock and select 'Options/Keep in Dock'.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+wxMaxima should be able to find maxima and gnuplot at the MacPorts install\
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+folder '${prefix}/bin/' and also at a few non-MacPorts locations.\
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+In case you have issues with finding maxima, open wxMaxima Preferences and\
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+under the second tab (maxima) enter your path to the maxima executable and\
</span> in the last tab (startup) add this command:
   gnuplot_command:\"<yourgnuplotpath>/gnuplot\"$
 You might have to restart wxMaxima for this to take effect.
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -79,6 +79,7 @@ You might have to restart wxMaxima for this to take effect.
</span> wxMaxima and Maxima startup files can typically be found in:
   ~/.maxima
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-ATTENTION: On OSX Catalina up to including 10.15.3 there are issues with the
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-menues (they don't work reliably). Please use OSX 10.15.4 or later or 10.14.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ATTENTION: On macOS Catalina up to and including 10.15.3 there are issues with\
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+the menus. (They don't work reliably.) Please use macOS 10.15.4 or later or\
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+10.14.
</span> "
</pre><pre style='margin:0'>

</pre>