pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/gnupg-devel/patches I neglected to add this p...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3111935df2fc
branches: trunk
changeset: 496122:3111935df2fc
user: shannonjr <shannonjr%pkgsrc.org@localhost>
date: Thu Jun 23 10:57:00 2005 +0000
description:
I neglected to add this patch with my recent update to 1.9.17.
diffstat:
security/gnupg-devel/patches/patch-ab | 14 ++++++++++++++
1 files changed, 14 insertions(+), 0 deletions(-)
diffs (18 lines):
diff -r 1564c217a581 -r 3111935df2fc security/gnupg-devel/patches/patch-ab
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/security/gnupg-devel/patches/patch-ab Thu Jun 23 10:57:00 2005 +0000
@@ -0,0 +1,14 @@
+$NetBSD: patch-ab,v 1.5 2005/06/23 10:57:00 shannonjr Exp $
+
+--- ./scd/scdaemon.c.orig 2005-06-06 11:31:23.000000000 -0600
++++ ./scd/scdaemon.c
+@@ -456,7 +456,9 @@ main (int argc, char **argv )
+ allow_coredump = 1;
+ break;
+ case oDebugCCIDDriver:
++#ifdef TEST
+ ccid_set_debug_level (ccid_set_debug_level (-1)+1);
++#endif
+ break;
+ case oDebugDisableTicker: ticker_disabled = 1; break;
+
Home |
Main Index |
Thread Index |
Old Index