devel/libccid: Update to 1.4.27
- Add support of new readers - Add Microchip SEC1210 UART support (when connected on a serial port) - Add Zero Length Packet (ZLP) support for Gemalto IDBridge CT30 enable using ./configure --enable-zlp - Add support of HID Omnikey 5422 as multi slot reader (for macOS) - Fix a bug with multi readers and pcscd uses hotplug_libusb Reviewed by: mat (mentor) Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D10914
This commit is contained in:
parent
83f32caf68
commit
08328ebb13
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=442066
@ -2,9 +2,9 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ccid
|
||||
PORTVERSION= 1.4.25
|
||||
PORTVERSION= 1.4.27
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= https://alioth.debian.org/frs/download.php/file/4187/
|
||||
MASTER_SITES= https://alioth.debian.org/frs/download.php/latestfile/112/
|
||||
|
||||
MAINTAINER= mmokhi@FreeBSD.org
|
||||
COMMENT= Generic USB CCID (Chip/Smart Card Interface Devices) driver
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1476094169
|
||||
SHA256 (ccid-1.4.25.tar.bz2) = 6b062b4ce0f04d6838d58e6faa255ba05222bd8ecb57a2d1116fdbe22f253609
|
||||
SIZE (ccid-1.4.25.tar.bz2) = 627456
|
||||
TIMESTAMP = 1495721895
|
||||
SHA256 (ccid-1.4.27.tar.bz2) = a660e269606986cb94840ad5ba802ffb0cd23dd12b98f69a35035e0deb9dd137
|
||||
SIZE (ccid-1.4.27.tar.bz2) = 632817
|
||||
|
Loading…
Reference in New Issue
Block a user