Index: head/devel/pcsc-lite/Makefile =================================================================== --- head/devel/pcsc-lite/Makefile (revision 422887) +++ head/devel/pcsc-lite/Makefile (revision 422888) @@ -1,54 +1,54 @@ # Created by: Toni Andjelkovic # $FreeBSD$ PORTNAME= pcsc-lite -PORTVERSION= 1.8.17 +PORTVERSION= 1.8.18 PORTEPOCH= 2 CATEGORIES= devel security -MASTER_SITES= https://alioth.debian.org/frs/download.php/file/4173/ +MASTER_SITES= https://alioth.debian.org/frs/download.php/file/4179/ -MAINTAINER= arved@FreeBSD.org +MAINTAINER= ports@FreeBSD.org 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 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 Index: head/devel/pcsc-lite/distinfo =================================================================== --- head/devel/pcsc-lite/distinfo (revision 422887) +++ head/devel/pcsc-lite/distinfo (revision 422888) @@ -1,2 +1,3 @@ -SHA256 (pcsc-lite-1.8.17.tar.bz2) = d72b6f8654024f2a1d2de70f8f1d39776bd872870a4f453f436fd93d4312026f -SIZE (pcsc-lite-1.8.17.tar.bz2) = 716673 +TIMESTAMP = 1475093175 +SHA256 (pcsc-lite-1.8.18.tar.bz2) = b22d32b018f6a1016adba91abfcc63876cca999daa472dd86e953ddd41d00905 +SIZE (pcsc-lite-1.8.18.tar.bz2) = 741987 Index: head/devel/pcsc-lite/files/patch-readerfactory.c =================================================================== --- head/devel/pcsc-lite/files/patch-readerfactory.c (revision 422887) +++ head/devel/pcsc-lite/files/patch-readerfactory.c (nonexistent) @@ -1,10 +0,0 @@ ---- src/readerfactory.c.orig 2016-05-30 17:16:13.667403000 +0200 -+++ src/readerfactory.c 2016-05-30 17:16:45.058477000 +0200 -@@ -49,7 +49,6 @@ - #include - #include - #include --#include "alloca.h" - - #include "misc.h" - #include "pcscd.h" Property changes on: head/devel/pcsc-lite/files/patch-readerfactory.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property