From 8b650602a2d74589761ff4b87b275fd6611e03f5 Mon Sep 17 00:00:00 2001 From: abs Date: Thu, 28 Dec 2000 12:49:50 +0000 Subject: Adapt to latest version of lesstif - now need to (correctly) explicitly include in preferences.c --- editors/nedit/files/patch-sum | 5 +++-- editors/nedit/patches/patch-aa | 6 +++--- editors/nedit/patches/patch-ab | 12 ++++++++++++ 3 files changed, 18 insertions(+), 5 deletions(-) create mode 100644 editors/nedit/patches/patch-ab (limited to 'editors/nedit') diff --git a/editors/nedit/files/patch-sum b/editors/nedit/files/patch-sum index 364831c6e7a..03d71eedda5 100644 --- a/editors/nedit/files/patch-sum +++ b/editors/nedit/files/patch-sum @@ -1,3 +1,4 @@ -$NetBSD: patch-sum,v 1.5 2000/11/03 21:15:47 veego Exp $ +$NetBSD: patch-sum,v 1.6 2000/12/28 12:49:50 abs Exp $ -MD5 (patch-aa) = bc91c0a83941c07059250cf0f22c36f5 +MD5 (patch-aa) = 61493a3f64aa7f3d5855ad56836a4936 +MD5 (patch-ab) = a8942310763f6e3343642128ffb0263c diff --git a/editors/nedit/patches/patch-aa b/editors/nedit/patches/patch-aa index 15783a09546..38fc07aebeb 100644 --- a/editors/nedit/patches/patch-aa +++ b/editors/nedit/patches/patch-aa @@ -1,7 +1,7 @@ -$NetBSD: patch-aa,v 1.6 2000/11/03 21:15:48 veego Exp $ +$NetBSD: patch-aa,v 1.7 2000/12/28 12:49:51 abs Exp $ ---- makefiles/Makefile.netbsd.orig Sat Dec 11 00:07:06 1999 -+++ makefiles/Makefile.netbsd Thu Nov 2 13:14:19 2000 +--- makefiles/Makefile.netbsd.orig Fri Dec 10 23:07:06 1999 ++++ makefiles/Makefile.netbsd @@ -2,8 +2,8 @@ AR=ar diff --git a/editors/nedit/patches/patch-ab b/editors/nedit/patches/patch-ab new file mode 100644 index 00000000000..88ef06b0fd3 --- /dev/null +++ b/editors/nedit/patches/patch-ab @@ -0,0 +1,12 @@ +$NetBSD: patch-ab,v 1.4 2000/12/28 12:49:51 abs Exp $ + +--- source/preferences.c.orig Thu Dec 28 12:26:33 2000 ++++ source/preferences.c +@@ -24,6 +24,7 @@ + * Written by Mark Edel * + * * + *******************************************************************************/ ++#include + #include + #include + #ifdef VMS -- cgit v1.2.3