<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/56ad817a6eb07aeb6393bae2a9ea54c387cc0550">https://github.com/macports/macports-ports/commit/56ad817a6eb07aeb6393bae2a9ea54c387cc0550</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 56ad817a6eb oauth2c: update to 1.12.1
</span>56ad817a6eb is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 56ad817a6eb07aeb6393bae2a9ea54c387cc0550
</span>Author: Herby Gillot <herby.gillot@gmail.com>
AuthorDate: Mon Nov 6 02:23:52 2023 -0500

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/oauth2c/Portfile b/security/oauth2c/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 76a9d9894b9..811a074b624 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/oauth2c/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/oauth2c/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/cloudentity/oauth2c 1.12.0 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+go.setup            github.com/cloudentity/oauth2c 1.12.1 v
</span> go.offline_build    no
 github.tarball_from archive
 revision            0
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -20,9 +20,9 @@ license             Apache-2
</span> maintainers         {gmail.com:herby.gillot @herbygillot} \
                     openmaintainer
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  37779aca7f627ba9808f83ed5a5c6b0c6c7227bc \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  804b5f504e10d9b4c8fc21d9c936863a934847c8b6aa787cde10b0a264e23a26 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    46354
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  fda042eff14b307cf9cf8c7ff6aa3725340b60e6 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  28434a1ae19d558addbd08847fc7738788caf9cefabb7e17eff90f8d78e235fc \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    46375
</span> 
 destroot {
     xinstall -m 0755 ${worksrcpath}/${name} ${destroot}${prefix}/bin/
</pre><pre style='margin:0'>

</pre>