From 0a502f5d22b1f0a00dbff081dd7e33fc07f9b76e Mon Sep 17 00:00:00 2001 From: Tilman Keskinoz Date: Sun, 15 Aug 2010 08:49:18 +0000 Subject: Update to 1.4.0 --- devel/libccid/Makefile | 9 ++++++--- devel/libccid/distinfo | 6 +++--- 2 files changed, 9 insertions(+), 6 deletions(-) (limited to 'devel/libccid') diff --git a/devel/libccid/Makefile b/devel/libccid/Makefile index 56230a668dd5..78535168a93e 100644 --- a/devel/libccid/Makefile +++ b/devel/libccid/Makefile @@ -5,10 +5,9 @@ # $FreeBSD$ PORTNAME= ccid -PORTVERSION= 1.3.12 -PORTREVISION= 1 +PORTVERSION= 1.4.0 CATEGORIES= devel -MASTER_SITES= http://alioth.debian.org/frs/download.php/3281/ +MASTER_SITES= http://alioth.debian.org/frs/download.php/3333/ MAINTAINER= arved@FreeBSD.org COMMENT= Generic USB CCID (Chip/Smart Card Interface Devices) driver @@ -42,5 +41,9 @@ LIB_DEPENDS+= usb-0.1.8:${PORTSDIR}/devel/libusb post-patch: ${REINPLACE_CMD} -e "s,use warnings;,," ${WRKSRC}/src/create_Info_plist.pl ${REINPLACE_CMD} -e "s,ndef __APPLE__, !(__APPLE__ || __FreeBSD__)," ${WRKSRC}/contrib/Kobil_mIDentity_switch/Kobil_mIDentity_switch.c + ${REINPLACE_CMD} -e "s,libusb-1.0/libusb.h,libusb.h," \ + ${WRKSRC}/configure ${WRKSRC}/src/ccid_usb.c \ + ${WRKSRC}/src/ccid_usb.h \ + ${WRKSRC}/contrib/Kobil_mIDentity_switch/Kobil_mIDentity_switch.c .include diff --git a/devel/libccid/distinfo b/devel/libccid/distinfo index 5a73093e2ea4..fc56ad1e82db 100644 --- a/devel/libccid/distinfo +++ b/devel/libccid/distinfo @@ -1,3 +1,3 @@ -MD5 (ccid-1.3.12.tar.bz2) = 7fcdbacacd955659286f988fa9b6e0be -SHA256 (ccid-1.3.12.tar.bz2) = caa1badbb530e109aa767c51d304659a510d427aaa26bd329bed693751b1e38b -SIZE (ccid-1.3.12.tar.bz2) = 425496 +MD5 (ccid-1.4.0.tar.bz2) = 745d681bed2e17579fa6144e19bcb01d +SHA256 (ccid-1.4.0.tar.bz2) = a0b6e56c54f311c4cb39eef0f362e4e6d388bf815a15532e4524d2be1723b4ff +SIZE (ccid-1.4.0.tar.bz2) = 426617 -- cgit v1.2.3