<pre style='margin:0'>
Vadym-Valdis Yudaiev (judaew) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/13f7a48af57d1506edbb0f1a76822efaf98a0458">https://github.com/macports/macports-ports/commit/13f7a48af57d1506edbb0f1a76822efaf98a0458</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 13f7a48af57d1506edbb0f1a76822efaf98a0458
</span>Author: Vadym-Valdis Yudaiev <judaew@outlook.de>
AuthorDate: Wed Oct 30 00:10:59 2024 +0200
<span style='display:block; white-space:pre;color:#404040;'> cosign: update to 2.4.1
</span>---
security/cosign/Portfile | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/cosign/Portfile b/security/cosign/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index c2b1c21c506..b108e47143c 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/cosign/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/cosign/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -3,7 +3,7 @@
</span> PortSystem 1.0
PortGroup golang 1.0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-go.setup github.com/sigstore/cosign 2.3.0 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+go.setup github.com/sigstore/cosign 2.4.1 v
</span> revision 0
categories security
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -15,9 +15,9 @@ long_description \
</span> Container Signing, Verification and Storage in an OCI registry. Cosign \
aims to make signatures invisible infrastructure.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums rmd160 11d35e7727df9b60472b65b532d0a96ba8d9d178 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 8d5ac2c5f19437631062c0e52326da7ac9005fcb7251225d675a8ca080156a2b \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 853468
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 e537a2cdff9bc0c692ccdd6da48a115ff5e1fe69 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 c575cf4331fa53cdc0b7da769f10743dbf3a0db33b99b3ed2d2576d7d109af88 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 868472
</span>
# FIXME: This port currently can't be built without allowing go mod to fetch
go.offline_build no
</pre><pre style='margin:0'>
</pre>