diff options
author | arved <arved@FreeBSD.org> | 2014-06-22 22:45:58 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2014-06-22 22:45:58 +0800 |
commit | ad8dec05c8a01f2c5ad7a04377b2d0c1ea0b4d4a (patch) | |
tree | 6d6dedf3e01792c1b694c34ffad2f48cfe50c86d /devel | |
parent | ccffeff1ff1d466ae66e14466fe5b6bd1c3f385d (diff) | |
download | freebsd-ports-gnome-ad8dec05c8a01f2c5ad7a04377b2d0c1ea0b4d4a.tar.gz freebsd-ports-gnome-ad8dec05c8a01f2c5ad7a04377b2d0c1ea0b4d4a.tar.zst freebsd-ports-gnome-ad8dec05c8a01f2c5ad7a04377b2d0c1ea0b4d4a.zip |
Update to 1.4.17
Diffstat (limited to 'devel')
-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 4ddc65a52887..31e62011e8d5 100644 --- a/devel/libccid/Makefile +++ b/devel/libccid/Makefile @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= ccid -PORTVERSION= 1.4.16 +PORTVERSION= 1.4.17 CATEGORIES= devel -MASTER_SITES= https://alioth.debian.org/frs/download.php/file/4016/ +MASTER_SITES= https://alioth.debian.org/frs/download.php/file/4091/ 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 2bda3648fd3a..49056059ce88 100644 --- a/devel/libccid/distinfo +++ b/devel/libccid/distinfo @@ -1,2 +1,2 @@ -SHA256 (ccid-1.4.16.tar.bz2) = 0a0e6aa38863c79e38673c085254fa94fd0aa040b9622304a8d6d4222b7e7ea0 -SIZE (ccid-1.4.16.tar.bz2) = 490965 +SHA256 (ccid-1.4.17.tar.bz2) = ccdab8a9bc1ad288242d5f9ef399405e9cb96fb09caadb43e3649cbaba84c451 +SIZE (ccid-1.4.17.tar.bz2) = 491972 |