FreeBSD Bugzilla – Attachment 178454 Details for
Bug 215713
Accepting maintainership for devel/pcsc-lite
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch that changes maintainer from ports@ to my email
patch-accepting-pcsc-lite.diff (text/plain), 1.92 KB, created by
Mahdi Mokhtari
on 2017-01-02 17:19:06 UTC
(
hide
)
Description:
Patch that changes maintainer from ports@ to my email
Filename:
MIME Type:
Creator:
Mahdi Mokhtari
Created:
2017-01-02 17:19:06 UTC
Size:
1.92 KB
patch
obsolete
>Index: devel/pcsc-lite/Makefile >=================================================================== >--- devel/pcsc-lite/Makefile (revision 429793) >+++ devel/pcsc-lite/Makefile (working copy) >@@ -1,54 +1,54 @@ > # Created by: Toni Andjelkovic <toni@soth.at> > # $FreeBSD$ > > PORTNAME= pcsc-lite > PORTVERSION= 1.8.19 > PORTEPOCH= 2 > CATEGORIES= devel security > MASTER_SITES= https://alioth.debian.org/frs/download.php/file/4198/ > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= mokhi64@gmail.com > COMMENT= Smartcard development library > > LICENSE= BSD3CLAUSE > LICENSE_FILE= ${WRKSRC}/COPYING > > GNU_CONFIGURE= yes > INSTALL_TARGET= install-strip > USES= gmake libtool pathfix perl5 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/ \ > LIBUSB_CFLAGS=" " LIBUSB_LIBS="-lusb" > > PKGMESSAGE= ${WRKDIR}/pkg-message > > OPTIONS_DEFINE= DOCS EXAMPLES > > .include <bsd.port.options.mk> > > post-patch: > ${REINPLACE_CMD} -e "s,^datadir,#datadir,; s,^data_DATA,#data_DATA," \ > ${WRKSRC}/doc/Makefile.in > ${REINPLACE_CMD} -e "s,libusb-1.0/libusb.h,libusb.h,; \ > s,libusb_strerror(ret),ret," ${WRKSRC}/configure \ > ${WRKSRC}/src/hotplug_libusb.c > ${REINPLACE_CMD} -e "s,-ldl,," ${WRKSRC}/src/spy/Makefile.in > > post-patch-DOCS-off: > ${REINPLACE_CMD} -e '/^install-data-am: / s|install-docDATA||' ${WRKSRC}/doc/Makefile.in > > post-install: > @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} > ${INSTALL_DATA} ${WRKSRC}/doc/example/Makefile.am ${STAGEDIR}${EXAMPLESDIR} > ${INSTALL_DATA} ${WRKSRC}/doc/example/Makefile.in ${STAGEDIR}${EXAMPLESDIR} > ${INSTALL_DATA} ${WRKSRC}/doc/example/pcsc_demo.c ${STAGEDIR}${EXAMPLESDIR} > @${MKDIR} ${STAGEDIR}${PREFIX}/lib/pcsc/drivers > @${MKDIR} ${STAGEDIR}${PREFIX}/lib/pcsc/services > @${SED} 's,%%PREFIX%%,${PREFIX},g' < ${FILESDIR}/pkg-message.in > \ > ${WRKDIR}/pkg-message > > .include <bsd.port.mk>
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 215713
: 178454