<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/0cad63a8fd031de78637110e67d1fe5c14479a23">https://github.com/macports/macports-ports/commit/0cad63a8fd031de78637110e67d1fe5c14479a23</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 0cad63a8fd0 heimdal: Disable silent rules
</span>0cad63a8fd0 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 0cad63a8fd031de78637110e67d1fe5c14479a23
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Thu Jul 1 07:59:29 2021 -0500

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/heimdal/Portfile b/net/heimdal/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index dc83866ecf5..17b1077da43 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/heimdal/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/heimdal/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -33,6 +33,7 @@ depends_lib         port:readline \
</span> configure.pre_args  --prefix=${prefix}/libexec/heimdal
 configure.args      \
     --sysconfdir=${prefix}/etc \
<span style='display:block; white-space:pre;background:#e0ffe0;'>+    --disable-silent-rules     \
</span>     --enable-shared            \
     --enable-static            \
     --enable-pthread-support   \
</pre><pre style='margin:0'>

</pre>