diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2015-07-16 20:24:08 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2015-07-16 20:24:08 +0000 |
commit | 9c64db11af0a923beae10e81dec6ab279cc86f32 (patch) | |
tree | 0fcfb8781f03f29fb6a3dbdf9ebf6340e9f48be5 /devel | |
parent | 409dd2f9069e2e4a945c5df69dc96817aa2661b3 (diff) | |
download | freebsd-ports-9c64db11af0a923beae10e81dec6ab279cc86f32.zip |
Update to 1.4.19
Diffstat (limited to 'devel')
-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 e150cc7567eb..60105b5e9cb7 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 cec6dd7fb19f..e9922a68c2cf 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 |