<pre style='margin:0'>
Ryan Schmidt (ryandesign) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/9ff4ead3ea323d03650869c4a8c6eb71854eb30f">https://github.com/macports/macports-ports/commit/9ff4ead3ea323d03650869c4a8c6eb71854eb30f</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 9ff4ead3ea3 yubico-authenticator: Fix master_sites and livecheck
</span>9ff4ead3ea3 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 9ff4ead3ea323d03650869c4a8c6eb71854eb30f
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Sat Jul 29 03:55:58 2023 -0500

<span style='display:block; white-space:pre;color:#404040;'>    yubico-authenticator: Fix master_sites and livecheck
</span>---
 aqua/yubico-authenticator/Portfile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/aqua/yubico-authenticator/Portfile b/aqua/yubico-authenticator/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index c20bc8efb69..5d0735a6505 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/aqua/yubico-authenticator/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/aqua/yubico-authenticator/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,10 +11,9 @@ qt5.depends_component \
</span>                     qtquickcontrols2
 
 name                yubico-authenticator
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        Yubico yubioath-desktop 5.1.0 yubioath-desktop-
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        Yubico yubioath-desktop 5.1.0
</span> revision            3
 categories          aqua security
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span> license             BSD
 maintainers         nomaintainer
 
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -25,6 +24,7 @@ long_description \
</span>     of a YubiKey that protects the shared secrets.
 
 homepage            https://developers.yubico.com/yubioath-desktop/
<span style='display:block; white-space:pre;background:#e0ffe0;'>+master_sites        macports_distfiles
</span> 
 checksums           rmd160  b35ab9626d8eff8eb4cf02bb6a050bac47107ea6 \
                     sha256  78822b192da2a5747a8a6633c66a00efff96011cad2fdc77c248f60374eec115 \
</pre><pre style='margin:0'>

</pre>