<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/a4fb1bc3410697d2613aca61537ac26dd916017f">https://github.com/macports/macports-ports/commit/a4fb1bc3410697d2613aca61537ac26dd916017f</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 a4fb1bc3410 libconfig-hr: Disable silent rules
</span>a4fb1bc3410 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit a4fb1bc3410697d2613aca61537ac26dd916017f
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Mon Sep 14 03:27:06 2020 -0500
<span style='display:block; white-space:pre;color:#404040;'> libconfig-hr: Disable silent rules
</span>---
devel/libconfig-hr/Portfile | 2 ++
1 file changed, 2 insertions(+)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/libconfig-hr/Portfile b/devel/libconfig-hr/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index a3a2e87476b..999446a9261 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/libconfig-hr/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/libconfig-hr/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -30,6 +30,8 @@ long_description \
</span> configure.cppflags
configure.ldflags
<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> # Teach libtool to use -stdlib when linking.
use_autoreconf yes
</pre><pre style='margin:0'>
</pre>