FreeBSD Bugzilla – Attachment 167858 Details for
Bug 207229
security/pam_google_authenticator: update to 1.01.20160208 snapshot
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix installation location of the .so file
pam_google_authenticator-1.01.20160208_1.patch (text/plain), 858 bytes, created by
Ralf van der Enden
on 2016-03-08 15:29:26 UTC
(
hide
)
Description:
Fix installation location of the .so file
Filename:
MIME Type:
Creator:
Ralf van der Enden
Created:
2016-03-08 15:29:26 UTC
Size:
858 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 410588) >+++ Makefile (working copy) >@@ -3,6 +3,7 @@ > > PORTNAME= pam_google_authenticator > PORTVERSION= 1.01.20160208 >+PORTREVISION= 1 > PORTEPOCH= 1 > CATEGORIES= security > >@@ -21,4 +22,8 @@ > GH_PROJECT= google-authenticator > GH_TAGNAME= 195ddc1 > >+post-patch: >+ @${REINPLACE_CMD} -e 's;/security;;' \ >+ ${WRKSRC}/Makefile.am >+ > .include <bsd.port.mk> >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 410588) >+++ pkg-plist (working copy) >@@ -1,5 +1,5 @@ > bin/google-authenticator >-lib/security/pam_google_authenticator.so >+lib/pam_google_authenticator.so > 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 207229
:
167052
|
167053
|
167774
| 167858