<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/4d3e4984d2b72d49b30571acf3b0dc5dbd854b77">https://github.com/macports/macports-ports/commit/4d3e4984d2b72d49b30571acf3b0dc5dbd854b77</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 4d3e4984d2b72d49b30571acf3b0dc5dbd854b77
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Fri Jul 27 20:23:50 2018 -0700

<span style='display:block; white-space:pre;color:#404040;'>    muparser: do not build samples
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    no revbump since the samples are not actually installed.
</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 7f63471..460bf24 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;'>@@ -21,4 +21,6 @@ checksums           rmd160  2be19ae829646df7fff55b190fbda1a2f2f1541c \
</span>                     sha256  3a7e1c94865abd11c8ade7824241eb9eacfc252f4d4214723a5f06d19563f5e0 \
                     size    761387
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+configure.args-append --enable-samples=no
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> use_parallel_build  no
</pre><pre style='margin:0'>

</pre>