FreeBSD Bugzilla – Attachment 139069 Details for
Bug 185259
[PATCH] security/ykclient: update to 2.12
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ykclient-2.12.patch
ykclient-2.12.patch (text/plain), 1.41 KB, created by
matt
on 2013-12-29 00:10:00 UTC
(
hide
)
Description:
ykclient-2.12.patch
Filename:
MIME Type:
Creator:
matt
Created:
2013-12-29 00:10:00 UTC
Size:
1.41 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 337172) >+++ Makefile (working copy) >@@ -1,10 +1,9 @@ > # $FreeBSD$ > > PORTNAME= ykclient >-PORTVERSION= 2.9 >-PORTREVISION= 1 >+PORTVERSION= 2.12 > CATEGORIES= security >-MASTER_SITES= GOOGLE_CODE >+MASTER_SITES= http://opensource.yubico.com/yubico-c-client/releases/ > > MAINTAINER= matt@mjslabs.com > COMMENT= Yubico C client library >@@ -19,18 +18,22 @@ > > PLIST_FILES= bin/ykclient \ > include/ykclient.h \ >+ include/ykclient_errors.h \ > include/ykclient_server_response.h \ >- lib/libykclient.a \ >+ include/ykclient_version.h \ > lib/libykclient.la \ > lib/libykclient.so \ >- lib/libykclient.so.7 >+ lib/libykclient.so.8 \ >+ man/man1/ykclient.1.gz > >-PROJECTHOST= yubico-c-client >+OPTIONS_DEFINE=STATIC > >+STATIC_CONFIGURE_ENABLE=static >+STATIC_PLIST_FILES=lib/libykclient.a >+ > MAKE_JOBS_UNSAFE= yes > > regression-test: build > @(cd ${WRKSRC}; ${MAKE} check) > >-NO_STAGE= yes > .include <bsd.port.mk> >Index: distinfo >=================================================================== >--- distinfo (revision 337172) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (ykclient-2.9.tar.gz) = f5f93d77dd9f2e3fd1854f7fcfbbc3cfbf4227c3ebe145c8a3f7a2339efbeca5 >-SIZE (ykclient-2.9.tar.gz) = 352183 >+SHA256 (ykclient-2.12.tar.gz) = eda62475b51e488686ec82564c82bd707eeb30a2fe74a24a5ced2a730f74198c >+SIZE (ykclient-2.12.tar.gz) = 385009
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 185259
: 139069