diff options
author | arved <arved@FreeBSD.org> | 2016-05-30 16:13:34 +0000 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2016-05-30 16:13:34 +0000 |
commit | 8cca6ab1347d2a6216a6f34bbbad679cbe20138f (patch) | |
tree | 6282e7afe3721b5e05ee0c08080694d24b690506 | |
parent | 9869078961800678ee334e6ee885087381b8bb8d (diff) | |
download | FreeBSD-ports-8cca6ab1347d2a6216a6f34bbbad679cbe20138f.zip FreeBSD-ports-8cca6ab1347d2a6216a6f34bbbad679cbe20138f.tar.gz |
Update to 1.4.24
-rw-r--r-- | devel/libccid/Makefile | 4 | ||||
-rw-r--r-- | devel/libccid/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/libccid/Makefile b/devel/libccid/Makefile index 812a0c5..c8f2293 100644 --- a/devel/libccid/Makefile +++ b/devel/libccid/Makefile @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= ccid -PORTVERSION= 1.4.22 +PORTVERSION= 1.4.24 CATEGORIES= devel -MASTER_SITES= https://alioth.debian.org/frs/download.php/file/4162/ +MASTER_SITES= https://alioth.debian.org/frs/download.php/file/4171/ 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 56dab0a..242c70c 100644 --- a/devel/libccid/distinfo +++ b/devel/libccid/distinfo @@ -1,2 +1,2 @@ -SHA256 (ccid-1.4.22.tar.bz2) = 9c5c8be465b6d33316be7a7ea720c24a776e2d76be9072116d28fc9adf58c106 -SIZE (ccid-1.4.22.tar.bz2) = 578835 +SHA256 (ccid-1.4.24.tar.bz2) = 62cb73c6c009c9799c526f05a05e25f00f0ad86d50f82a714dedcfbf4a7e4176 +SIZE (ccid-1.4.24.tar.bz2) = 594507 |