<pre style='margin:0'>
Joshua Root (jmroot) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/49183dd7892abeaf3d7385af0e08c430184823c2">https://github.com/macports/macports-ports/commit/49183dd7892abeaf3d7385af0e08c430184823c2</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 49183dd7892 spambnc: mark noarch, platforms any
</span>49183dd7892 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 49183dd7892abeaf3d7385af0e08c430184823c2
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Wed Dec 20 06:43:37 2023 +1100

<span style='display:block; white-space:pre;color:#404040;'>    spambnc: mark noarch, platforms any
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Maintainer timeout.
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Closes: https://trac.macports.org/ticket/68892
</span>---
 mail/spambnc/Portfile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/mail/spambnc/Portfile b/mail/spambnc/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 962db6cda55..1a7a9eabac5 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/mail/spambnc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/mail/spambnc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -16,7 +16,8 @@ long_description  The Spam Bouncer is a set of procmail recipes, or instructions
</span>                   with appropriate headers giving the spam classification, and responds \
                   according to the parameters you have set.
 homepage          http://www.spambouncer.org/
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms         darwin
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms         any
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+supported_archs   noarch
</span> 
 master_sites      ${homepage}dist/sb19/ \
                   fink:md5/e6b2c0be71ac2fc3a0dfa76909f85491
</pre><pre style='margin:0'>

</pre>