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

<span style='display:block; white-space:pre;color:#404040;'>    cosign: update to 1.12.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 619a5e59c0c..6b370253c52 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.11.1 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+go.setup            github.com/sigstore/cosign 1.12.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  6fe7dcf640483c712fb23655b0df60b7d05d9b4c \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  b04478cff18141124ac900cfc8d35902501119a3d6662be9ac0c6bcb14fe8b2d \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    6642958
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  f4d9828220b414f5d897a4f1d87070553342390a \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  73983adc567c41240db639dcc94a31ba35efc4fe6d5ec9878e7404cb0fa418fd \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    6634910
</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>