From 801bda703b0b0591466dbfa24cd6053d3ff73940 Mon Sep 17 00:00:00 2001 From: fredb Date: Thu, 20 Nov 2003 00:33:47 +0000 Subject: Switch to the "new" grf interface -- new in NetBSD 1.5! -- because GRF_COMPAT is currently broken on NetBSD 1.6ZF. --- misc/dt/distinfo | 4 ++-- misc/dt/patches/patch-ab | 11 ++++++++++- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/misc/dt/distinfo b/misc/dt/distinfo index 2a742b53be3..2a6015ad33e 100644 --- a/misc/dt/distinfo +++ b/misc/dt/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.5 2002/02/11 18:30:22 fredb Exp $ +$NetBSD: distinfo,v 1.6 2003/11/20 00:33:47 fredb Exp $ SHA1 (dt-1.1.7.tar.gz) = 024c3137185dd93ced163e82227f53cfb79b993e Size (dt-1.1.7.tar.gz) = 119975 bytes SHA1 (patch-aa) = 9877c123f2f7f13ece91b40a70fb490524e53f18 -SHA1 (patch-ab) = 9d9971e5eaf8c7e8d7206d4174dfa4ccc8baae46 +SHA1 (patch-ab) = 2ae1300185208c2ad251f088eec28dcbc48c56f6 SHA1 (patch-ac) = 2dfde914d866b3ad5ded30be4252d2675984ce74 SHA1 (patch-ad) = 68320e1b2bda509cd940cf531d19ec8511ceca91 diff --git a/misc/dt/patches/patch-ab b/misc/dt/patches/patch-ab index 6ddd0ebf69d..561129726f1 100644 --- a/misc/dt/patches/patch-ab +++ b/misc/dt/patches/patch-ab @@ -1,4 +1,4 @@ -$NetBSD: patch-ab,v 1.1 1999/09/07 14:55:06 jlam Exp $ +$NetBSD: patch-ab,v 1.2 2003/11/20 00:33:47 fredb Exp $ --- config.h.orig Tue Jul 6 03:45:49 1999 +++ config.h Tue Sep 7 08:35:15 1999 @@ -11,3 +11,12 @@ $NetBSD: patch-ab,v 1.1 1999/09/07 14:55:06 jlam Exp $ /* * French layout (AppleDesign keyboard) +@@ -81,7 +81,7 @@ + /* + * be compatible with old-style grf-devices (untested with old kernels) + */ +-#define GRF_COMPAT ++#undef GRF_COMPAT + + /* + * force usage of old grf interface -- cgit v1.2.3