<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/470e38a3e27c93f04c7bb601a1a440cb82fb81bc">https://github.com/macports/macports-ports/commit/470e38a3e27c93f04c7bb601a1a440cb82fb81bc</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 470e38a3e27c93f04c7bb601a1a440cb82fb81bc
</span>Author: Herby Gillot <herby.gillot@gmail.com>
AuthorDate: Mon Mar 10 05:29:46 2025 -0400

<span style='display:block; white-space:pre;color:#404040;'>    git-credential-oauth: update to 0.15.0
</span>---
 security/git-credential-oauth/Portfile | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/git-credential-oauth/Portfile b/security/git-credential-oauth/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 850bf931d2f..8cc31436272 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/git-credential-oauth/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/git-credential-oauth/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-oauth 0.13.4 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+go.setup            github.com/hickford/git-credential-oauth 0.15.0 v
</span> revision            0
 
 description         \
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -29,9 +29,9 @@ github.livecheck.regex \
</span>                     {([0-9.]+)}
 
 checksums           ${distname}${extract.suffix} \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-                        rmd160  3bd2a517c9320d53f123dc45df9322c646596f97 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                        sha256  fa3f2de33b5a3f5d59aaa48073603eeea5405d750e5264e507c9cd8049f2cc89 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                        size    15302
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                        rmd160  2bc49145dd02d537ea602f65f481e737ae6a49ec \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                        sha256  c9b067fde5849b597aceba15b76c5b9ccacee4e5736e88c9ae430553bb7f2898 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                        size    16190
</span> 
 go.vendors          golang.org/x/oauth2 \
                         lock    v0.23.0 \
</pre><pre style='margin:0'>

</pre>