<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/eed8bf3bc0100a4b07c59873fbe7f1aaaf08e900">https://github.com/macports/macports-ports/commit/eed8bf3bc0100a4b07c59873fbe7f1aaaf08e900</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 eed8bf3  pidgin: disable silent rules
</span>eed8bf3 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit eed8bf3bc0100a4b07c59873fbe7f1aaaf08e900
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Sat Apr 15 04:11:07 2017 -0500

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/pidgin/Portfile b/net/pidgin/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 2614682..8760a70 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/pidgin/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/pidgin/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -74,6 +74,7 @@ configure.args      --disable-avahi \
</span>                     --disable-meanwhile \
                     --disable-nm \
                     --disable-screensaver \
<span style='display:block; white-space:pre;background:#e0ffe0;'>+                    --disable-silent-rules \
</span>                     --disable-sm \
                     --disable-startup-notification \
                     --disable-schemas-install \
</pre><pre style='margin:0'>

</pre>