Update to ccid-1.4.27

This commit is contained in:
dcoppa 2017-06-06 14:58:58 +00:00
parent 9dd86ce2c4
commit b096072cde
3 changed files with 9 additions and 8 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.26 2017/01/16 10:17:41 dcoppa Exp $
# $OpenBSD: Makefile,v 1.27 2017/06/06 14:58:58 dcoppa Exp $
COMMENT = USB Chip/Smart Card Interface Devices driver
DISTNAME = ccid-1.4.26
DISTNAME = ccid-1.4.27
CATEGORIES = security

View File

@ -1,2 +1,2 @@
SHA256 (ccid-1.4.26.tar.bz2) = Mme/cIq3gMAvAfYkG3xyd8uJLTD9EXmpkmqMwMpAvi8=
SIZE (ccid-1.4.26.tar.bz2) = 628038
SHA256 (ccid-1.4.27.tar.bz2) = pmDiaWBphsuUhArVuoAv+wzSPdErmPaaNQNeDeud0Tc=
SIZE (ccid-1.4.27.tar.bz2) = 632817

View File

@ -1,11 +1,12 @@
$OpenBSD: patch-src_Makefile_in,v 1.9 2016/09/30 13:32:19 dcoppa Exp $
--- src/Makefile.in.orig Fri Sep 30 10:38:16 2016
+++ src/Makefile.in Fri Sep 30 15:29:23 2016
$OpenBSD: patch-src_Makefile_in,v 1.10 2017/06/06 14:58:58 dcoppa Exp $
Index: src/Makefile.in
--- src/Makefile.in.orig
+++ src/Makefile.in
@@ -486,7 +486,6 @@ EXTRA_DIST = Info.plist.src create_Info_plist.pl reade
towitoko/COPYING towitoko/README openct/LICENSE openct/README \
convert_version.pl 92_pcscd_ccid.rules
-INSTALL_UDEV_RULE_FILE = @/bin/echo -e "\n\33[01;31m***************\n" ; echo "copy the src/92_pcscd_ccid.rules file in udev directory (/etc/udev/rules.d/)" ; /bin/echo -e "\n***************\n\33[0m"
-INSTALL_UDEV_RULE_FILE = @/bin/echo "***************" ; echo "copy the src/92_pcscd_ccid.rules file in udev directory (/etc/udev/rules.d/)" ; /bin/echo "***************"
DISTCLEANFILES = tokenparser.c Info.plist
all: all-am