<pre style='margin:0'>
Chris Jones (cjones051073) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/bc694d91a1ada1cd36c092488629d8d634db89c2">https://github.com/macports/macports-ports/commit/bc694d91a1ada1cd36c092488629d8d634db89c2</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 bc694d9 rspamd: remove noarch supported platform
</span>bc694d9 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit bc694d91a1ada1cd36c092488629d8d634db89c2
</span>Author: Chris Jones <jonesc@macports.org>
AuthorDate: Thu May 2 02:17:56 2019 +0100
<span style='display:block; white-space:pre;color:#404040;'> rspamd: remove noarch supported platform
</span>---
mail/rspamd/Portfile | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/mail/rspamd/Portfile b/mail/rspamd/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 758ce20..703f146 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/mail/rspamd/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/mail/rspamd/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -7,13 +7,12 @@ PortGroup compiler_blacklist_versions 1.0
</span> PortGroup cxx11 1.1
github.setup rspamd rspamd 1.9.2
<span style='display:block; white-space:pre;background:#e0ffe0;'>+revision 1
</span>
<span style='display:block; white-space:pre;background:#ffe0e0;'>-revision 0
</span> categories mail
license BSD
maintainers nomaintainer
platforms darwin
<span style='display:block; white-space:pre;background:#ffe0e0;'>-supported_archs noarch
</span> license Apache-2
homepage http://rspamd.com
description Rspamd filtering system is created as a replacement of popular spamassassin \
</pre><pre style='margin:0'>
</pre>