aboutsummaryrefslogtreecommitdiff
path: root/devel/libccid
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2010-08-15 08:49:18 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2010-08-15 08:49:18 +0000
commit0a502f5d22b1f0a00dbff081dd7e33fc07f9b76e (patch)
tree5bae4cd62d1855fcd22419a38daf78cbb3176ff8 /devel/libccid
parent19e88c8f79d5563df7c2e79ae94d2f8bc2397085 (diff)
downloadports-0a502f5d22b1f0a00dbff081dd7e33fc07f9b76e.tar.gz
ports-0a502f5d22b1f0a00dbff081dd7e33fc07f9b76e.zip
Notes
Diffstat (limited to 'devel/libccid')
-rw-r--r--devel/libccid/Makefile9
-rw-r--r--devel/libccid/distinfo6
2 files changed, 9 insertions, 6 deletions
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 <bsd.port.post.mk>
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