<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/3751a0debd61aa524d458285e40f1497ff0545c1">https://github.com/macports/macports-ports/commit/3751a0debd61aa524d458285e40f1497ff0545c1</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 3751a0debd6 i3: Disable silent rules
</span>3751a0debd6 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 3751a0debd61aa524d458285e40f1497ff0545c1
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Sun Jun 14 22:21:35 2020 -0500

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/x11/i3/Portfile b/x11/i3/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index a91dfffa65f..b9a6137975f 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/x11/i3/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/x11/i3/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -57,6 +57,8 @@ depends_lib         path:lib/pkgconfig/cairo.pc:cairo \
</span> # dmenu is not universal
 universal_variant   no
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+configure.args      --disable-silent-rules
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> build.args-append   CC="${configure.cc} [get_canonical_archflags]"
 
 notes "
</pre><pre style='margin:0'>

</pre>