FreeBSD Bugzilla – Attachment 205143 Details for
Bug 238625
security/pam_google_authenticator update to 1.06
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svn diff
gauth.diff (text/plain), 2.15 KB, created by
Dries Michiels
on 2019-06-16 19:57:24 UTC
(
hide
)
Description:
svn diff
Filename:
MIME Type:
Creator:
Dries Michiels
Created:
2019-06-16 19:57:24 UTC
Size:
2.15 KB
patch
obsolete
>Index: security/pam_google_authenticator/Makefile >=================================================================== >--- security/pam_google_authenticator/Makefile (revision 504360) >+++ security/pam_google_authenticator/Makefile (working copy) >@@ -1,31 +1,31 @@ > # Created by: Jui-Nan Lin <jnlin@freebsd.cs.nctu.edu.tw> > # $FreeBSD$ > > PORTNAME= pam_google_authenticator >-PORTVERSION= 1.05 >+PORTVERSION= 1.06 > PORTEPOCH= 1 > CATEGORIES= security > > MAINTAINER= jnlin@freebsd.cs.nctu.edu.tw > COMMENT= PAM module for two-step authentication from Google > > LICENSE= APACHE20 > > USES= autoreconf gmake libtool > GNU_CONFIGURE= YES > > USE_GITHUB= yes > GH_ACCOUNT= google > 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;;' \ > ${WRKSRC}/Makefile.am > > .include <bsd.port.mk> >Index: security/pam_google_authenticator/distinfo >=================================================================== >--- security/pam_google_authenticator/distinfo (revision 504360) >+++ security/pam_google_authenticator/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1519235290 >-SHA256 (google-google-authenticator-libpam-1.05_GH0.tar.gz) = 862412d6927ee1a19d81150006d53c21935897ba6d033616c31fc4d6aaa4db08 >-SIZE (google-google-authenticator-libpam-1.05_GH0.tar.gz) = 57778 >+TIMESTAMP = 1560711027 >+SHA256 (google-google-authenticator-libpam-1.06_GH0.tar.gz) = 52f03ec746e8deb1af37911697d096f0fa87583491b7cc460cdf09a6ef0d6b06 >+SIZE (google-google-authenticator-libpam-1.06_GH0.tar.gz) = 62292 >Index: security/pam_google_authenticator/pkg-plist >=================================================================== >--- security/pam_google_authenticator/pkg-plist (revision 504360) >+++ security/pam_google_authenticator/pkg-plist (working copy) >@@ -1,8 +1,7 @@ > 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 >-
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 238625
:
205141
|
205142
|
205143
|
205144