<pre style='margin:0'>
Herby Gillot (herbygillot) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/203bc4bc349391b36bf2138d5427e7680e39e600">https://github.com/macports/macports-ports/commit/203bc4bc349391b36bf2138d5427e7680e39e600</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'> new 203bc4bc349 git-credential-azure: update to 0.2.3
</span>203bc4bc349 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 203bc4bc349391b36bf2138d5427e7680e39e600
</span>Author: Herby Gillot <herby.gillot@gmail.com>
AuthorDate: Fri Sep 1 06:25:29 2023 -0400
<span style='display:block; white-space:pre;color:#404040;'> git-credential-azure: update to 0.2.3
</span>---
security/git-credential-azure/Portfile | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/git-credential-azure/Portfile b/security/git-credential-azure/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 6052554eaf3..20ad9a368f2 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/git-credential-azure/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/git-credential-azure/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/hickford/git-credential-azure 0.2.2 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+go.setup github.com/hickford/git-credential-azure 0.2.3 v
</span> github.tarball_from archive
revision 0
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -24,9 +24,9 @@ destroot {
</span> }
checksums ${distname}${extract.suffix} \
<span style='display:block; white-space:pre;background:#ffe0e0;'>- rmd160 ea4955bc80eba275d61d223253d30a8eee973ec0 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 5076748f7468b7ef5a729825edbd8c6e60f30a499319639124171d08a95bf9a1 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 9312
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ rmd160 c8ffe72535ef269a721bf3ef6b4445f09ec61670 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 33898753f980dd558f101b60f40f402d6346b768741d62a62f446e2f4253fdb2 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 9207
</span>
go.vendors golang.org/x/sys \
lock v0.5.0 \
</pre><pre style='margin:0'>
</pre>