FreeBSD Bugzilla – Attachment 139070 Details for
Bug 185260
[PATCH] security/libyubikey: update to 1.11
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
yubikey-1.11.patch
yubikey-1.11.patch (text/plain), 1.34 KB, created by
matt
on 2013-12-29 00:20:00 UTC
(
hide
)
Description:
yubikey-1.11.patch
Filename:
MIME Type:
Creator:
matt
Created:
2013-12-29 00:20:00 UTC
Size:
1.34 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 337172) >+++ Makefile (working copy) >@@ -1,9 +1,9 @@ > # $FreeBSD$ > > PORTNAME= libyubikey >-PORTVERSION= 1.10 >+PORTVERSION= 1.11 > CATEGORIES= security devel >-MASTER_SITES= GOOGLE_CODE >+MASTER_SITES= http://opensource.yubico.com/yubico-c/releases/ > > MAINTAINER= matt@mjslabs.com > COMMENT= Library for decrypting and parsing YubiKey One-Time Passwords >@@ -17,15 +17,20 @@ > bin/ykgenerate \ > bin/ykparse \ > include/yubikey.h \ >- lib/libyubikey.a \ > lib/libyubikey.la \ > lib/libyubikey.so \ >- lib/libyubikey.so.1 >+ lib/libyubikey.so.1 \ >+ man/man1/modhex.1.gz \ >+ man/man1/ykgenerate.1.gz \ >+ man/man1/ykparse.1.gz > >-PROJECTHOST= yubico-c >- > MAKE_JOBS_UNSAFE=yes > >+OPTIONS_DEFINE=STATIC >+ >+STATIC_CONFIGURE_ENABLE=static >+STATIC_PLIST_FILES=lib/libyubikey.a >+ > regression-test: build > @(cd ${WRKSRC}; ${MAKE} check) > >Index: distinfo >=================================================================== >--- distinfo (revision 337172) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (libyubikey-1.10.tar.gz) = 8cabfe4a547550bcf6eea1fa830fd78bfdef35d1368de5455a29cfdfa30bc00a >-SIZE (libyubikey-1.10.tar.gz) = 330630 >+SHA256 (libyubikey-1.11.tar.gz) = 8953c33a94739b40ee79e56df6b76a355e19549f7819218b053955ab7126f5a6 >+SIZE (libyubikey-1.11.tar.gz) = 344900
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 185260
: 139070