diff options
author | arved <arved@FreeBSD.org> | 2015-07-16 20:24:08 +0000 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2015-07-16 20:24:08 +0000 |
commit | b271782a6bfed86b3c420662dc9ea9279b42e46c (patch) | |
tree | 0fcfb8781f03f29fb6a3dbdf9ebf6340e9f48be5 | |
parent | a14a5d31cc43c54336e0738d6d9394e0083d9aed (diff) | |
download | FreeBSD-ports-b271782a6bfed86b3c420662dc9ea9279b42e46c.zip FreeBSD-ports-b271782a6bfed86b3c420662dc9ea9279b42e46c.tar.gz |
Update to 1.4.19
-rw-r--r-- | devel/libccid/Makefile | 6 | ||||
-rw-r--r-- | devel/libccid/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/libccid/Makefile b/devel/libccid/Makefile index e150cc7..60105b5 100644 --- a/devel/libccid/Makefile +++ b/devel/libccid/Makefile @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= ccid -PORTVERSION= 1.4.18 +PORTVERSION= 1.4.19 CATEGORIES= devel -MASTER_SITES= https://alioth.debian.org/frs/download.php/file/4111/ +MASTER_SITES= https://alioth.debian.org/frs/download.php/file/4132/ MAINTAINER= arved@FreeBSD.org COMMENT= Generic USB CCID (Chip/Smart Card Interface Devices) driver @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libpcsclite.so:${PORTSDIR}/devel/pcsc-lite -USES= pkgconfig perl5 tar:bzip2 +USES= perl5 pkgconfig tar:bzip2 GNU_CONFIGURE= yes USE_PERL5= build CONFIGURE_ARGS= --enable-usbdropdir=${PREFIX}/lib/pcsc/drivers \ diff --git a/devel/libccid/distinfo b/devel/libccid/distinfo index cec6dd7..e9922a6 100644 --- a/devel/libccid/distinfo +++ b/devel/libccid/distinfo @@ -1,2 +1,2 @@ -SHA256 (ccid-1.4.18.tar.bz2) = 5fdba97a2d2eb1c652b7dd4aa0bb8cee4814bab0cf61aecb84b32b57272541aa -SIZE (ccid-1.4.18.tar.bz2) = 492113 +SHA256 (ccid-1.4.19.tar.bz2) = cccb2c2bb4e56689efe34559f713102d92f94735542e58d3e4334e1459e934e1 +SIZE (ccid-1.4.19.tar.bz2) = 423238 |