<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/49231e14fd4fe3f0493b47f4da776db6dc61e60e">https://github.com/macports/macports-ports/commit/49231e14fd4fe3f0493b47f4da776db6dc61e60e</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 49231e1  wxMaxima: Allow cmake-devel to satisfy dependency
</span>49231e1 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 49231e14fd4fe3f0493b47f4da776db6dc61e60e
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Tue Sep 25 22:00:04 2018 -0500

<span style='display:block; white-space:pre;color:#404040;'>    wxMaxima: Allow cmake-devel to satisfy dependency
</span>---
 math/wxMaxima/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<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 648d7db..5f6b241 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;'>@@ -69,7 +69,7 @@ if {[variant_exists wx32] && [variant_isset wx32]} {
</span> 
 depends_lib         port:${wxWidgets.port}
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-depends_build       port:cmake
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+depends_build       path:bin/cmake:cmake
</span> 
 depends_run         bin:maxima:maxima
 
</pre><pre style='margin:0'>

</pre>