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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/142f8a330f16f04f2dfb3e844176fbaf65d33dc3">https://github.com/macports/macports-ports/commit/142f8a330f16f04f2dfb3e844176fbaf65d33dc3</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 142f8a330f1 ssh-audit: mark noarch
</span>142f8a330f1 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 142f8a330f16f04f2dfb3e844176fbaf65d33dc3
</span>Author: Marius Schamschula <mschamschula@gmail.com>
AuthorDate: Mon Dec 19 08:51:54 2022 -0600

<span style='display:block; white-space:pre;color:#404040;'>    ssh-audit: mark noarch
</span>---
 security/ssh-audit/Portfile | 2 ++
 1 file changed, 2 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/ssh-audit/Portfile b/security/ssh-audit/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 8b80a51f683..06bda45d321 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/ssh-audit/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/ssh-audit/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,6 +11,8 @@ license             MIT
</span> maintainers         {mps @Schamschula} openmaintainer
 description         ssh-audit is a tool for ssh server & client configuration auditing.
 long_description    {*}${description}
<span style='display:block; white-space:pre;background:#e0ffe0;'>+supported_archs     noarch
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms           {darwin any}
</span> homepage            https://github.com/jtesta/ssh-audit
 
 checksums           rmd160  0a62050e0197e7d69f0a135c926a2ef39c8ee5ba \
</pre><pre style='margin:0'>

</pre>