<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/78714eda7757f37ac9d7a53a0af317cdd28b606d">https://github.com/macports/macports-ports/commit/78714eda7757f37ac9d7a53a0af317cdd28b606d</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 78714eda7757f37ac9d7a53a0af317cdd28b606d
</span>Author: Vadym-Valdis Yudaiev <judaew@macports.org>
AuthorDate: Sun Oct 9 00:17:07 2022 +0300

<span style='display:block; white-space:pre;color:#404040;'>    cosign: update to 1.13.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 9a929f4c54a..1d1b3d40a0f 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.12.1 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+go.setup            github.com/sigstore/cosign 1.13.0 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  ba21f4ccb4bac8bbdb6b7c1fc897612fabf4eceb \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  3aaf55870b89dfd23c77cb91255a32d53eaecd632e4336eabe909e3ae8b13e11 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    6637755
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  4c9a2fc40fc6be5ca8f95cca8eaad53608281981 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  fc204af03a1fd2d9b0c04a6086e5e4f0e55183eb422aa9994fd172df9160622e \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    6645866
</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>