diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2014-10-11 19:07:43 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2014-10-11 19:07:43 +0000 |
commit | 084a707757f8305aaae1b5b0dda15ea365f05028 (patch) | |
tree | bccec92c9620e9924adebfcfc0bd1d7f8d22d966 /devel | |
parent | fabb0a1f6d142e32352008ad7ebe66b499a9efb2 (diff) |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libccid/Makefile | 8 | ||||
-rw-r--r-- | devel/libccid/distinfo | 4 |
2 files changed, 4 insertions, 8 deletions
diff --git a/devel/libccid/Makefile b/devel/libccid/Makefile index 8be1504cd411..e150cc7567eb 100644 --- a/devel/libccid/Makefile +++ b/devel/libccid/Makefile @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= ccid -PORTVERSION= 1.4.17 +PORTVERSION= 1.4.18 CATEGORIES= devel -MASTER_SITES= https://alioth.debian.org/frs/download.php/file/4091/ +MASTER_SITES= https://alioth.debian.org/frs/download.php/file/4111/ MAINTAINER= arved@FreeBSD.org COMMENT= Generic USB CCID (Chip/Smart Card Interface Devices) driver @@ -27,10 +27,6 @@ PLIST_SUB= VER=${PORTVERSION} .include <bsd.port.pre.mk> -.if ${OSVERSION} < 801000 -IGNORE= needs a complete libusb-1 implementation -.endif - .if ${OSVERSION} < 1000000 FETCH_DEPENDS= wget:${PORTSDIR}/ftp/wget DISABLE_SIZE= yes diff --git a/devel/libccid/distinfo b/devel/libccid/distinfo index 49056059ce88..cec6dd7fb19f 100644 --- a/devel/libccid/distinfo +++ b/devel/libccid/distinfo @@ -1,2 +1,2 @@ -SHA256 (ccid-1.4.17.tar.bz2) = ccdab8a9bc1ad288242d5f9ef399405e9cb96fb09caadb43e3649cbaba84c451 -SIZE (ccid-1.4.17.tar.bz2) = 491972 +SHA256 (ccid-1.4.18.tar.bz2) = 5fdba97a2d2eb1c652b7dd4aa0bb8cee4814bab0cf61aecb84b32b57272541aa +SIZE (ccid-1.4.18.tar.bz2) = 492113 |