Date: Wed, 1 Jan 2020 18:51:02 +0000 (UTC) From: "Tobias C. Berner" <tcberner@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r521756 - head/security/pam_google_authenticator Message-ID: <202001011851.001Ip2at008230@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tcberner Date: Wed Jan 1 18:51:02 2020 New Revision: 521756 URL: https://svnweb.freebsd.org/changeset/ports/521756 Log: security/pam_google_authenticator: update to 1.08 Bugfix issue: https://github.com/google/google-authenticator-libpam/issues/146 PR: 243003 Submitted by: Dries Michiels <driesm.michiels@gmail.com> (maintainer) MFH: 2020Q1 Modified: head/security/pam_google_authenticator/Makefile head/security/pam_google_authenticator/distinfo Modified: head/security/pam_google_authenticator/Makefile ============================================================================== --- head/security/pam_google_authenticator/Makefile Wed Jan 1 17:55:47 2020 (r521755) +++ head/security/pam_google_authenticator/Makefile Wed Jan 1 18:51:02 2020 (r521756) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pam_google_authenticator -PORTVERSION= 1.07 +PORTVERSION= 1.08 PORTEPOCH= 1 CATEGORIES= security Modified: head/security/pam_google_authenticator/distinfo ============================================================================== --- head/security/pam_google_authenticator/distinfo Wed Jan 1 17:55:47 2020 (r521755) +++ head/security/pam_google_authenticator/distinfo Wed Jan 1 18:51:02 2020 (r521756) @@ -1,3 +1,3 @@ -TIMESTAMP = 1576322545 -SHA256 (google-google-authenticator-libpam-1.07_GH0.tar.gz) = 104a158e013585e20287f8d33935e93c711b96281e6dda621a5c19575d0b0405 -SIZE (google-google-authenticator-libpam-1.07_GH0.tar.gz) = 62764 +TIMESTAMP = 1577789458 +SHA256 (google-google-authenticator-libpam-1.08_GH0.tar.gz) = 6f6d7530261ba9e2ece84214f1445857d488b7851c28a58356b49f2d9fd36290 +SIZE (google-google-authenticator-libpam-1.08_GH0.tar.gz) = 62767
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202001011851.001Ip2at008230>