<pre style='margin:0'>
Marcus Calhoun-Lopez (MarcusCalhoun-Lopez) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/00825ebcc77101f9619bf9c49754919ea37477fe">https://github.com/macports/macports-ports/commit/00825ebcc77101f9619bf9c49754919ea37477fe</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 00825ebcc77101f9619bf9c49754919ea37477fe
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Fri Jul 27 20:14:10 2018 -0700

<span style='display:block; white-space:pre;color:#404040;'>    muparser: add license and homepage
</span>---
 math/muparser/Portfile | 2 ++
 1 file changed, 2 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/muparser/Portfile b/math/muparser/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index bb90e49..dacb7ec 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/muparser/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/muparser/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -7,6 +7,8 @@ github.setup        beltoforion muparser 2.2.5 v
</span> categories          math devel
 platforms           darwin
 maintainers         nomaintainer
<span style='display:block; white-space:pre;background:#e0ffe0;'>+license             MIT
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage            http://muparser.beltoforion.de/
</span> description         extensible high performance math parser library in C++
 long_description    muParser is an extensible high performance math parser \
                     library written in C++. It is based on transforming an \
</pre><pre style='margin:0'>

</pre>