<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/dcfed0abd7dc2ec1b8664bb25c6c0288e7cd39c5">https://github.com/macports/macports-ports/commit/dcfed0abd7dc2ec1b8664bb25c6c0288e7cd39c5</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit dcfed0abd7dc2ec1b8664bb25c6c0288e7cd39c5
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Thu Jan 25 02:31:47 2024 +1100
<span style='display:block; white-space:pre;color:#404040;'> apple-pki-bundle: set platforms darwin any
</span>---
net/apple-pki-bundle/Portfile | 1 +
1 file changed, 1 insertion(+)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/apple-pki-bundle/Portfile b/net/apple-pki-bundle/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 373770446d0..f2731068d4b 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/apple-pki-bundle/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/apple-pki-bundle/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,6 +9,7 @@ categories net www security
</span> license OpenSSL
maintainers {ieee.org:s.t.smith @essandess} openmaintainer
supported_archs noarch
<span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms {darwin any}
</span>
description Apple PKI certificate bundle
</pre><pre style='margin:0'>
</pre>