<pre style='margin:0'>
Aaron Madlon-Kay (amake) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/178f7b0746f4fb2c382fa6926651446a54f67fd0">https://github.com/macports/macports-ports/commit/178f7b0746f4fb2c382fa6926651446a54f67fd0</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 178f7b0  yubico-authenticator: ignore pre-releases in livecheck
</span>178f7b0 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 178f7b0746f4fb2c382fa6926651446a54f67fd0
</span>Author: Aaron Madlon-Kay <amake@macports.org>
AuthorDate: Mon Jan 20 23:09:56 2020 +0900

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

<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 3a836cb..bf6922d 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;'>@@ -53,3 +53,5 @@ destroot {
</span>            "strip Contents/MacOS/yubioath-desktop"
     copy ${worksrcpath}/yubioath-desktop.app "${destroot}/${applications_dir}/Yubico Authenticator.app"
 }
<span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.livecheck.regex  {([0-9.]+)}
</span></pre><pre style='margin:0'>

</pre>