diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2011-05-14 17:29:33 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2011-05-14 17:29:33 +0000 |
commit | 7e82a114c2c7c33cf8925affe660f97f553feed7 (patch) | |
tree | 7ff94a114a563736e53ec1943152f74f736351ce /devel/libccid | |
parent | 6a5a55418a3d988a22dfeea66e8e29c400e7a006 (diff) | |
download | ports-7e82a114c2c7c33cf8925affe660f97f553feed7.tar.gz ports-7e82a114c2c7c33cf8925affe660f97f553feed7.zip |
Update to 1.4.4
Notes
Notes:
svn path=/head/; revision=274117
Diffstat (limited to 'devel/libccid')
-rw-r--r-- | devel/libccid/Makefile | 6 | ||||
-rw-r--r-- | devel/libccid/distinfo | 4 | ||||
-rw-r--r-- | devel/libccid/pkg-plist | 4 |
3 files changed, 4 insertions, 10 deletions
diff --git a/devel/libccid/Makefile b/devel/libccid/Makefile index 623236303ae4..eb6336bcb3e4 100644 --- a/devel/libccid/Makefile +++ b/devel/libccid/Makefile @@ -5,9 +5,9 @@ # $FreeBSD$ PORTNAME= ccid -PORTVERSION= 1.4.2 +PORTVERSION= 1.4.4 CATEGORIES= devel -MASTER_SITES= http://alioth.debian.org/frs/download.php/3518/ +MASTER_SITES= https://alioth.debian.org/frs/download.php/3579/ MAINTAINER= arved@FreeBSD.org COMMENT= Generic USB CCID (Chip/Smart Card Interface Devices) driver @@ -28,8 +28,6 @@ CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ LIBUSB_LIBS="-L${LOCALBASE}/lib -lusb" PLIST_SUB= VER=${PORTVERSION} -MAN1= RSA_SecurID_getpasswd.1 -MAN8= Kobil_mIDentity_switch.8 .include <bsd.port.pre.mk> diff --git a/devel/libccid/distinfo b/devel/libccid/distinfo index 95994a93404b..0c5929855c55 100644 --- a/devel/libccid/distinfo +++ b/devel/libccid/distinfo @@ -1,2 +1,2 @@ -SHA256 (ccid-1.4.2.tar.bz2) = 348adcc84f328e1fa722a0326980621843de247d78ebefdc420096b4a94d2560 -SIZE (ccid-1.4.2.tar.bz2) = 445453 +SHA256 (ccid-1.4.4.tar.bz2) = 953e430d2e37a67b99041f584249085656d73e72390dfe40589f4dd5c367edd0 +SIZE (ccid-1.4.4.tar.bz2) = 459432 diff --git a/devel/libccid/pkg-plist b/devel/libccid/pkg-plist index ec0ca8fe8b33..dbbe8b6aec09 100644 --- a/devel/libccid/pkg-plist +++ b/devel/libccid/pkg-plist @@ -1,9 +1,5 @@ -bin/RSA_SecurID_getpasswd lib/pcsc/drivers/ifd-ccid.bundle/Contents/FreeBSD/libccid.so lib/pcsc/drivers/ifd-ccid.bundle/Contents/Info.plist -sbin/Kobil_mIDentity_switch -%%DOCSDIR%%/README_Kobil_mIDentity_switch.txt -@dirrm %%DOCSDIR%% @dirrm lib/pcsc/drivers/ifd-ccid.bundle/Contents/FreeBSD @dirrm lib/pcsc/drivers/ifd-ccid.bundle/Contents @dirrm lib/pcsc/drivers/ifd-ccid.bundle |