<pre style='margin:0'>
Vadim-Valdis Yudaev (judaew) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/f76744c11726263f1c0846a7d80f717fa8bac75e">https://github.com/macports/macports-ports/commit/f76744c11726263f1c0846a7d80f717fa8bac75e</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit f76744c11726263f1c0846a7d80f717fa8bac75e
</span>Author: Vadym-Valdis Yudaiev (Glory to Ukraine) <judaew@macports.org>
AuthorDate: Sun May 1 21:00:09 2022 +0300
<span style='display:block; white-space:pre;color:#404040;'> cosign: update to 1.8.0
</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 4547c6eb277..1ab24e81bb1 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 1.7.2 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+go.setup github.com/sigstore/cosign 1.8.0 v
</span> revision 0
categories security
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -16,9 +16,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 0eb57da88b58cec45f26d0f7aec5aab62d1afaa6 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 77e196211b514af5a7be4e5fc058d4ff6e53f19a90ccafbde384b443a875a4d8 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 7184294
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 dffc2cee9e1f01a3ab1f2b20bbfb9530cfe179f2 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 cfda18e41a7bd97ffcf7361bab37b5760a2167a89a41ce085ad5ec4f8d2b4856 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 7217819
</span>
# FIXME: This port currently can't be built without allowing go mod to fetch
build.env-delete GOPROXY=off GO111MODULE=off
</pre><pre style='margin:0'>
</pre>