summaryrefslogtreecommitdiff
path: root/security/ifd-slb_rf60/files/patch-serial.h
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2004-07-19 06:04:16 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2004-07-19 06:04:16 +0000
commite97215bace0f93ef1a7dba53ab11a9f572234a87 (patch)
treeaa2168b17e9720cee35995b491acdb9453be65c4 /security/ifd-slb_rf60/files/patch-serial.h
parentUpdate to 1.1. (diff)
New port: devel/slb_rf60
This is a pcsc-lite driver for the Schlumberger Reflex 62/64 serial smartcard reader This port should be filed under "security/ifd-slb_rf60" because there are already some other pcsc-lite drivers follow this convention. I also made a few minor changes because of portlint warnings, so please apply this patch and rename the directory to "ifd-slb_rf60" before committing. PR: ports/63120 Submitted by: Toni Andjelkovic <toni@soth.at>
Notes
Notes: svn path=/head/; revision=113941
Diffstat (limited to 'security/ifd-slb_rf60/files/patch-serial.h')
-rw-r--r--security/ifd-slb_rf60/files/patch-serial.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/security/ifd-slb_rf60/files/patch-serial.h b/security/ifd-slb_rf60/files/patch-serial.h
new file mode 100644
index 000000000000..8c4fd2644e5d
--- /dev/null
+++ b/security/ifd-slb_rf60/files/patch-serial.h
@@ -0,0 +1,10 @@
+--- serial.h.bak Fri Feb 20 07:26:31 2004
++++ serial.h Fri Feb 20 07:26:45 2004
+@@ -65,6 +65,6 @@
+ void
+ );
+
+-#define DATA_DUMP_FILE "dump"
++/* #define DATA_DUMP_FILE "dump" */
+
+ #endif