<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/1cf778ae4f33030ff212f4c8e0081b252afaa543">https://github.com/macports/macports-ports/commit/1cf778ae4f33030ff212f4c8e0081b252afaa543</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 1cf778ae4f3 mesos: disable silent rules
</span>1cf778ae4f3 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 1cf778ae4f33030ff212f4c8e0081b252afaa543
</span>Author: Christopher Chavez <chrischavez@gmx.us>
AuthorDate: Wed Sep 23 08:36:08 2020 -0500

<span style='display:block; white-space:pre;color:#404040;'>    mesos: disable silent rules
</span>---
 devel/mesos/Portfile | 1 +
 1 file changed, 1 insertion(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/mesos/Portfile b/devel/mesos/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 77eface4fc0..5fb2cc5d672 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/mesos/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/mesos/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -39,6 +39,7 @@ if {${os.platform} eq "darwin" && ${os.major} == 15 \
</span> configure.args-append --with-svn=${prefix} \
                       --with-apr=${prefix} \
                       --with-sasl=${prefix} \
<span style='display:block; white-space:pre;background:#e0ffe0;'>+                      --disable-silent-rules \
</span>                       --disable-werror \
                       --disable-python \
                       --disable-java \
</pre><pre style='margin:0'>

</pre>