<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/fe09f4bd6c71529694447792ea2ba7451c6ce1f7">https://github.com/macports/macports-ports/commit/fe09f4bd6c71529694447792ea2ba7451c6ce1f7</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 fe09f4b  muparserx: Fix license
</span>fe09f4b is described below

<span style='display:block; white-space:pre;color:#808000;'>commit fe09f4bd6c71529694447792ea2ba7451c6ce1f7
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Thu May 14 00:35:52 2020 -0500

<span style='display:block; white-space:pre;color:#404040;'>    muparserx: Fix license
</span>---
 textproc/muparserx/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/muparserx/Portfile b/textproc/muparserx/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index b2e3c3e..e2f4576 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/muparserx/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/muparserx/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,7 +6,7 @@ PortGroup           cmake 1.1
</span> 
 platforms           darwin macosx
 categories          textproc
<span style='display:block; white-space:pre;background:#ffe0e0;'>-license             BSD-2-clause
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+license             BSD
</span> maintainers         {ra1nb0w @ra1nb0w} openmaintainer
 
 description         A C++ Library for Parsing Expressions with Strings, Complex Numbers, Vectors, Matrices and more.
</pre><pre style='margin:0'>

</pre>