Update to 1.4.18
This commit is contained in:
parent
fabb0a1f6d
commit
084a707757
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=370662
2 changed files with 4 additions and 8 deletions
|
@ -2,9 +2,9 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ccid
|
||||
PORTVERSION= 1.4.17
|
||||
PORTVERSION= 1.4.18
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= https://alioth.debian.org/frs/download.php/file/4091/
|
||||
MASTER_SITES= https://alioth.debian.org/frs/download.php/file/4111/
|
||||
|
||||
MAINTAINER= arved@FreeBSD.org
|
||||
COMMENT= Generic USB CCID (Chip/Smart Card Interface Devices) driver
|
||||
|
@ -27,10 +27,6 @@ PLIST_SUB= VER=${PORTVERSION}
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 801000
|
||||
IGNORE= needs a complete libusb-1 implementation
|
||||
.endif
|
||||
|
||||
.if ${OSVERSION} < 1000000
|
||||
FETCH_DEPENDS= wget:${PORTSDIR}/ftp/wget
|
||||
DISABLE_SIZE= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (ccid-1.4.17.tar.bz2) = ccdab8a9bc1ad288242d5f9ef399405e9cb96fb09caadb43e3649cbaba84c451
|
||||
SIZE (ccid-1.4.17.tar.bz2) = 491972
|
||||
SHA256 (ccid-1.4.18.tar.bz2) = 5fdba97a2d2eb1c652b7dd4aa0bb8cee4814bab0cf61aecb84b32b57272541aa
|
||||
SIZE (ccid-1.4.18.tar.bz2) = 492113
|
||||
|
|
Loading…
Reference in a new issue