<pre style='margin:0'>
David B. Evans (dbevans) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/70d2f56ce9cae826d7b1152bbae63cc0819522f4">https://github.com/macports/macports-ports/commit/70d2f56ce9cae826d7b1152bbae63cc0819522f4</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 70d2f56 p5-auth-yubikey_webclient: update to version 4.02, fixup worksrcdir
</span>70d2f56 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 70d2f56ce9cae826d7b1152bbae63cc0819522f4
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Mon Apr 8 23:09:39 2019 -0700
<span style='display:block; white-space:pre;color:#404040;'> p5-auth-yubikey_webclient: update to version 4.02, fixup worksrcdir
</span>---
perl/p5-auth-yubikey_webclient/Portfile | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/perl/p5-auth-yubikey_webclient/Portfile b/perl/p5-auth-yubikey_webclient/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 922c5a5..f544530 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/perl/p5-auth-yubikey_webclient/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/perl/p5-auth-yubikey_webclient/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,7 +4,7 @@ PortSystem 1.0
</span> PortGroup perl5 1.0
perl5.branches 5.26 5.28
<span style='display:block; white-space:pre;background:#ffe0e0;'>-perl5.setup Auth-Yubikey_WebClient 4.01 ../../authors/id/M/MA/MASSYN
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+perl5.setup Auth-Yubikey_WebClient 4.02 ../../authors/id/M/MA/MASSYN
</span> platforms darwin
maintainers nomaintainer
license {Artistic-1 GPL}
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -18,8 +18,12 @@ long_description Authenticate against the Yubico server via the Web API in Pe
</span> and entering your Yubikey's OTP and a brief description. Once you have \
the API and ID, you need to provide those details to the module to work.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums rmd160 5c8985507ab51312c8a96ee9055d9b2e5e05927b \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 a76bcae93b52f8909097c7c3f42687511ce3d68d9fea2357697b0e69b93f5b40
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 d75887faea669f3a3e74815fb2cac52e953c0dab \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 776fb87529261caf5c9ee7027425e36889fab1996a501cb5030b67b3c9c67bfe \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 5649
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# version 4.02 extracts into non-standard directory
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+worksrcdir Auth-Yubikey_WebClient-master
</span>
if {${perl5.major} != ""} {
depends_lib-append \
</pre><pre style='margin:0'>
</pre>