<pre style='margin:0'>
Eric A. Borisch (eborisch) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/abc0785e2bf788f5831ae16801b472a7ee52422c">https://github.com/macports/macports-ports/commit/abc0785e2bf788f5831ae16801b472a7ee52422c</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 abc0785 pam-google-authenticator: Update to 1.06
</span>abc0785 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit abc0785e2bf788f5831ae16801b472a7ee52422c
</span>Author: Eric A. Borisch <eborisch@macports.org>
AuthorDate: Tue May 21 10:00:27 2019 -0500
<span style='display:block; white-space:pre;color:#404040;'> pam-google-authenticator: Update to 1.06
</span>---
security/pam-google-authenticator/Portfile | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/pam-google-authenticator/Portfile b/security/pam-google-authenticator/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 62b3c96..cb6f5d7 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/pam-google-authenticator/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/pam-google-authenticator/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -3,7 +3,7 @@
</span> PortSystem 1.0
PortGroup github 1.0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup google google-authenticator-libpam 1.05
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup google google-authenticator-libpam 1.06
</span> name pam-google-authenticator
categories security
platforms darwin
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -17,9 +17,9 @@ long_description The Google Authenticator PAM module provides an easy way \
</span> existing user authentication infrastructure.
checksums \
<span style='display:block; white-space:pre;background:#ffe0e0;'>- rmd160 5beabe6bcf546633dd54dbc958df8d5b19f07b7b \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 458bbe8f376bb6f92e70a910f6088e71adf18a05c3d4fe19f91ed005d5564b28 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 57791
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ rmd160 d71e5d0d3a3a351ce7c6533a288eda42c8fee620 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 ff4a33db224ab78b5aae5a2a47d5b18da6847b6874a98d03fd9b2b6fa734262f \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 62303
</span>
depends_run-append port:qrencode
</pre><pre style='margin:0'>
</pre>