FreeBSD Bugzilla – Attachment 141599 Details for
Bug 188442
[PATCH] URGENT: security/pkcs11-helper: update to 1.11
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
pkcs11-helper-1.11.patch
pkcs11-helper-1.11.patch (text/plain), 2.31 KB, created by
Matthias Andree
on 2014-04-10 21:20:00 UTC
(
hide
)
Description:
pkcs11-helper-1.11.patch
Filename:
MIME Type:
Creator:
Matthias Andree
Created:
2014-04-10 21:20:00 UTC
Size:
2.31 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 350846) >+++ Makefile (working copy) >@@ -2,27 +2,26 @@ > # $FreeBSD$ > > PORTNAME= pkcs11-helper >-PORTVERSION= 1.09 >+PORTVERSION= 1.11 > CATEGORIES= security devel >-MASTER_SITES= http://www.opensc-project.org/files/${PORTNAME}/ >+MASTER_SITES= SF/opensc/pkcs11-helper/ > > MAINTAINER= ale@FreeBSD.org > COMMENT= A helper library for multiple PKCS\#11 providers > >-OPTIONS_DEFINE= DOCS >- >-LICENSE= BSD GPLv2 >+LICENSE= BSD3CLAUSE GPLv2 > LICENSE_COMB= dual > LICENSE_FILE= ${WRKSRC}/COPYING >-LICENSE_FILE_BSD= ${WRKSRC}/COPYING.BSD >+LICENSE_FILE_BSD3CLAUSE= ${WRKSRC}/COPYING.BSD > LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING.GPL > >-USE_BZIP2= yes > USE_OPENSSL= yes > GNU_CONFIGURE= yes >-USES= pathfix pkgconfig >+USES= pathfix pkgconfig tar:bzip2 > USE_LDCONFIG= yes > >+OPTIONS_DEFINE= DOCS >+ > CONFIGURE_ENV= OPENSSL_CFLAGS="-I${OPENSSLINC}" \ > OPENSSL_LIBS="-L${OPENSSLLIB} -lssl" > >@@ -31,12 +30,14 @@ > > PORTDOCS= * > >+.include <bsd.port.options.mk> >+ > post-patch: > @${REINPLACE_CMD} 's|[(]libdir[)]/pkgconfig|(prefix)/libdata/pkgconfig|' \ > ${WRKSRC}/configure > @${REINPLACE_CMD} 's|install-data-am: install-apidocDATA|install-data-am:|' \ > ${WRKSRC}/doc/api/Makefile.in >-.if defined(NOPORTDOCS) >+.if empty(PORT_OPTIONS:MDOCS) > @${REINPLACE_CMD} 's|install-data-am: install-dist_docDATA|install-data-am:|' \ > ${WRKSRC}/Makefile.in > @${REINPLACE_CMD} 's|install-data-am: install-man install-nodist_htmlDATA|install-data-am: install-man|' \ >Index: distinfo >=================================================================== >--- distinfo (revision 350846) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (pkcs11-helper-1.09.tar.bz2) = ed4f6db68458253599fbf0f8803f044a3448a49007ad072d54d0624953521885 >-SIZE (pkcs11-helper-1.09.tar.bz2) = 375671 >+SHA256 (pkcs11-helper-1.11.tar.bz2) = 05a078efe1261247f26751fa616de732a64dbe1ed6c83e8ea5e6e85d8f70ff2f >+SIZE (pkcs11-helper-1.11.tar.bz2) = 380697 >Index: pkg-descr >=================================================================== >--- pkg-descr (revision 350846) >+++ pkg-descr (working copy) >@@ -13,4 +13,4 @@ > application need to access existing objects in order to > perform signature and decryption. > >-WWW: http://www.opensc-project.org/pkcs11-helper/ >+WWW: https://github.com/OpenSC/OpenSC/wiki/pkcs11-helper
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 188442
: 141599