summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorfredb <fredb>2003-11-20 00:33:47 +0000
committerfredb <fredb>2003-11-20 00:33:47 +0000
commitdf3c216462e69d967282bd006cdc8c8fa733117b (patch)
treedfd2677fec072c85f893d213738f67e418abf53d /misc
parentd99feade63073c8d955a308bc8e6dc18d8140d41 (diff)
downloadpkgsrc-df3c216462e69d967282bd006cdc8c8fa733117b.tar.gz
Switch to the "new" grf interface -- new in NetBSD 1.5! -- because
GRF_COMPAT is currently broken on NetBSD 1.6ZF.
Diffstat (limited to 'misc')
-rw-r--r--misc/dt/distinfo4
-rw-r--r--misc/dt/patches/patch-ab11
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