security/pam_google_authenticator: Update to 1.05

PR:		224164
Submitted by:	m tsatsenko gmail com
Approved by:	maintainer timeout
This commit is contained in:
Bernard Spil 2018-02-21 20:11:01 +00:00
parent 1e130941a5
commit bf932421c0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=462540
4 changed files with 15 additions and 9 deletions

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= pam_google_authenticator
PORTVERSION= 1.01.20160208
PORTREVISION= 1
PORTVERSION= 1.05
PORTEPOCH= 1
CATEGORIES= security
@ -15,12 +14,15 @@ LICENSE= APACHE20
USES= autoreconf gmake libtool
GNU_CONFIGURE= YES
WRKSRC_SUBDIR= libpam
USE_GITHUB= yes
GH_ACCOUNT= google
GH_PROJECT= google-authenticator
GH_TAGNAME= 195ddc1
GH_PROJECT= google-authenticator-libpam
OPTIONS_DEFINE= QRENCODE
OPTIONS_DEFAULT= QRENCODE
QRENCODE_DESC= Allow creation of QR-codes
QRENCODE_LIB_DEPENDS= libqrencode.so:graphics/libqrencode
post-patch:
@${REINPLACE_CMD} -e 's;/security;;' \

View File

@ -1,2 +1,3 @@
SHA256 (google-google-authenticator-1.01.20160208-195ddc1_GH0.tar.gz) = 65c0ec2dea2191337a921e518e24774058fadd55d52f2a21d60371b5d5a0c2a3
SIZE (google-google-authenticator-1.01.20160208-195ddc1_GH0.tar.gz) = 1791991
TIMESTAMP = 1519235290
SHA256 (google-google-authenticator-libpam-1.05_GH0.tar.gz) = 862412d6927ee1a19d81150006d53c21935897ba6d033616c31fc4d6aaa4db08
SIZE (google-google-authenticator-libpam-1.05_GH0.tar.gz) = 57778

View File

@ -1,4 +1,4 @@
The PAM module can add a two-factor authentication
step to any PAM-enabled application.
WWW: http://code.google.com/p/google-authenticator/
WWW: https://github.com/google/google-authenticator-libpam

View File

@ -1,5 +1,8 @@
bin/google-authenticator
lib/pam_google_authenticator.so
man/man1/google-authenticator.1.gz
man/man8/pam_google_authenticator.8.gz
share/doc/google-authenticator/FILEFORMAT
share/doc/google-authenticator/README.md
share/doc/google-authenticator/totp.html