<pre style='margin:0'>
David B. Evans (dbevans) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/59d61dfb13493e976f96e5d0aff5ddc56947a903">https://github.com/macports/macports-ports/commit/59d61dfb13493e976f96e5d0aff5ddc56947a903</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 59d61dfb13493e976f96e5d0aff5ddc56947a903
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Mon Jul 20 16:17:30 2020 -0700

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/libxmlxx3/Portfile b/textproc/libxmlxx3/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 877bd3e96a2..26ab23a1f41 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/libxmlxx3/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/libxmlxx3/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -34,5 +34,7 @@ depends_lib         port:libxml2 \
</span> 
 configure.perl      /usr/bin/perl
 
<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> livecheck.type      gnome
 livecheck.name      ${gname}
</pre><pre style='margin:0'>

</pre>