diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2012-01-18 22:36:47 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2012-01-18 22:36:47 +0000 |
commit | f31de80284dd9a53a69f3253ba51c490d828490f (patch) | |
tree | 4bca35994548da3baff29d8495cc57046838ad56 | |
parent | Update pcsc-lite to 1.8.2 (diff) |
Update to 1.4.5
Notes
Notes:
svn path=/head/; revision=289426
-rw-r--r-- | devel/libccid/Makefile | 5 | ||||
-rw-r--r-- | devel/libccid/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/devel/libccid/Makefile b/devel/libccid/Makefile index 482a037378ba..6f810e459bf4 100644 --- a/devel/libccid/Makefile +++ b/devel/libccid/Makefile @@ -5,10 +5,9 @@ # $FreeBSD$ PORTNAME= ccid -PORTVERSION= 1.4.4 -PORTREVISION= 1 +PORTVERSION= 1.4.5 CATEGORIES= devel -MASTER_SITES= https://alioth.debian.org/frs/download.php/3579/ +MASTER_SITES= https://alioth.debian.org/frs/download.php/3672/ MAINTAINER= arved@FreeBSD.org COMMENT= Generic USB CCID (Chip/Smart Card Interface Devices) driver diff --git a/devel/libccid/distinfo b/devel/libccid/distinfo index 0c5929855c55..38a503518d2c 100644 --- a/devel/libccid/distinfo +++ b/devel/libccid/distinfo @@ -1,2 +1,2 @@ -SHA256 (ccid-1.4.4.tar.bz2) = 953e430d2e37a67b99041f584249085656d73e72390dfe40589f4dd5c367edd0 -SIZE (ccid-1.4.4.tar.bz2) = 459432 +SHA256 (ccid-1.4.5.tar.bz2) = 8c41abea64b8c34f9a4fcf46b7add0462f5b18ba485e5a70c2874b4531bae7d1 +SIZE (ccid-1.4.5.tar.bz2) = 461820 |