FreeBSD Bugzilla – Attachment 143750 Details for
Bug 191010
[PATCH] devel/pcsc-lite: fix build error with DEVELOPER=yes defined, plus minor other fixes
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
20140613-pcsc-lite.diff
20140613-pcsc-lite.diff (text/plain), 1.98 KB, created by
Daniel Austin
on 2014-06-13 19:36:05 UTC
(
hide
)
Description:
20140613-pcsc-lite.diff
Filename:
MIME Type:
Creator:
Daniel Austin
Created:
2014-06-13 19:36:05 UTC
Size:
1.98 KB
patch
obsolete
>diff -ruN pcsc-lite.orig/Makefile pcsc-lite/Makefile >--- pcsc-lite.orig/Makefile 2014-06-10 08:39:01.000000000 +0100 >+++ pcsc-lite/Makefile 2014-06-13 19:54:11.759033246 +0100 >@@ -3,6 +3,7 @@ > > PORTNAME= pcsc-lite > PORTVERSION= 1.8.11 >+PORTREVISION= 1 > PORTEPOCH= 2 > CATEGORIES= devel security > MASTER_SITES= https://alioth.debian.org/frs/download.php/file/3991/ >@@ -10,14 +11,14 @@ > MAINTAINER= arved@FreeBSD.org > COMMENT= Smartcard development library > >-LICENSE= BSD >+LICENSE= BSD3CLAUSE > LICENSE_FILE= ${WRKSRC}/COPYING > >-USE_BZIP2= yes > GNU_CONFIGURE= yes >-USES= gmake perl5 pathfix pkgconfig >+USES= gmake perl5 pathfix pkgconfig shebangfix tar:bzip2 > USE_PERL5= build > USE_RC_SUBR= pcscd >+SHEBANG_FILES= ${WRKSRC}/src/spy/pcsc-spy > > USE_LDCONFIG= yes > CONFIGURE_ARGS= --enable-usbdropdir=${PREFIX}/lib/pcsc/drivers/ >@@ -69,5 +70,6 @@ > ${TOUCH} ${STAGEDIR}${PREFIX}/lib/pcsc/services/.keep_me > @${SED} 's,%%PREFIX%%,${PREFIX},g' < ${FILESDIR}/pkg-message.in > \ > ${WRKDIR}/pkg-message >+ @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libpcsclite.so.1 ${STAGEDIR}${PREFIX}/lib/libpcscspy.so.0 > > .include <bsd.port.post.mk> >diff -ruN pcsc-lite.orig/pkg-descr pcsc-lite/pkg-descr >--- pcsc-lite.orig/pkg-descr 2014-01-22 15:44:51.000000000 +0000 >+++ pcsc-lite/pkg-descr 2014-06-13 19:52:03.503812271 +0100 >@@ -6,4 +6,4 @@ > Authors: David Corcoran <corcoran@linuxnet.com>, > Ludovic Rousseau <ludovic.rousseau@free.fr> > >-WWW: http://alioth.debian.org/projects/pcsclite/ >+WWW: http://alioth.debian.org/projects/pcsclite/ >diff -ruN pcsc-lite.orig/pkg-plist pcsc-lite/pkg-plist >--- pcsc-lite.orig/pkg-plist 2013-12-30 16:17:32.000000000 +0000 >+++ pcsc-lite/pkg-plist 2014-06-13 20:00:53.258757365 +0100 >@@ -14,6 +14,7 @@ > libdata/pkgconfig/libpcsclite.pc > sbin/pcscd > %%PORTDOCS%%%%DOCSDIR%%/README.DAEMON >+%%PORTDOCS%%%%DOCSDIR%%/README.polkit > %%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile.am > %%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile.in > %%PORTEXAMPLES%%%%EXAMPLESDIR%%/pcsc_demo.c >--- 20140613-pcsc-lite.diff ends here ---
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 191010
: 143750