Bugfixing update to ccid-1.4.23

This commit is contained in:
dcoppa 2016-04-21 08:13:22 +00:00
parent 78c5f256d6
commit b2bc2686d1
3 changed files with 9 additions and 9 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.22 2016/03/16 21:19:39 naddy Exp $
# $OpenBSD: Makefile,v 1.23 2016/04/21 08:13:22 dcoppa Exp $
COMMENT = USB Chip/Smart Card Interface Devices driver
DISTNAME = ccid-1.4.22
DISTNAME = ccid-1.4.23
CATEGORIES = security

View File

@ -1,2 +1,2 @@
SHA256 (ccid-1.4.22.tar.bz2) = nFyL5GW20zMWvnp+pyDCSnduLXa+kHIRbSj8mt9YwQY=
SIZE (ccid-1.4.22.tar.bz2) = 578835
SHA256 (ccid-1.4.23.tar.bz2) = CDatzrbu4pJemTPjd6TIzIaihVJcK1RSCtDaFtET7Gg=
SIZE (ccid-1.4.23.tar.bz2) = 593254

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-src_Makefile_in,v 1.7 2016/01/11 14:24:03 dcoppa Exp $
--- src/Makefile.in.orig Sun Jan 10 14:43:28 2016
+++ src/Makefile.in Mon Jan 11 14:41:24 2016
@@ -485,7 +485,6 @@ EXTRA_DIST = Info.plist.src create_Info_plist.pl reade
$OpenBSD: patch-src_Makefile_in,v 1.8 2016/04/21 08:13:22 dcoppa Exp $
--- src/Makefile.in.orig Wed Apr 20 10:05:48 2016
+++ src/Makefile.in Thu Apr 21 10:06:21 2016
@@ -486,7 +486,6 @@ EXTRA_DIST = Info.plist.src create_Info_plist.pl reade
towitoko/COPYING towitoko/README openct/LICENSE \
convert_version.pl 92_pcscd_ccid.rules
@ -9,7 +9,7 @@ $OpenBSD: patch-src_Makefile_in,v 1.7 2016/01/11 14:24:03 dcoppa Exp $
DISTCLEANFILES = tokenparser.c Info.plist
all: all-am
@@ -1192,13 +1191,12 @@ install_ccid: libccid.la Info.plist
@@ -1193,13 +1192,12 @@ install_ccid: libccid.la Info.plist
$(mkinstalldirs) $(DESTDIR)$(usbdropdir)/$(CCID_BUNDLE)/Contents/$(BUNDLE_HOST)/
cp Info.plist $(DESTDIR)$(usbdropdir)/$(CCID_BUNDLE)/Contents/
cp .libs/$(CCID_LIB) $(DESTDIR)$(usbdropdir)/$(CCID_BUNDLE)/Contents/$(BUNDLE_HOST)/$(CCID_LIB)