diff --git a/editors/jove/patches/patch-aa b/editors/jove/patches/patch-Makefile similarity index 97% rename from editors/jove/patches/patch-aa rename to editors/jove/patches/patch-Makefile index 6ad3e7da480..08a53e92b77 100644 --- a/editors/jove/patches/patch-aa +++ b/editors/jove/patches/patch-Makefile @@ -1,5 +1,6 @@ +$OpenBSD: patch-Makefile,v 1.1 2006/04/09 10:10:25 alek Exp $ --- Makefile.orig Tue Mar 19 05:44:33 1996 -+++ Makefile Mon Mar 12 17:25:02 2001 ++++ Makefile Sun Apr 9 12:05:56 2006 @@ -27,16 +27,16 @@ # LIBDIR and SHAREDIR. All others must already exist. diff --git a/editors/jove/patches/patch-ac b/editors/jove/patches/patch-abbrev_c similarity index 60% rename from editors/jove/patches/patch-ac rename to editors/jove/patches/patch-abbrev_c index a9b66fc6a55..1cd22982ed8 100644 --- a/editors/jove/patches/patch-ac +++ b/editors/jove/patches/patch-abbrev_c @@ -1,6 +1,7 @@ ---- abbrev.c.~1~ Thu Mar 7 09:34:41 1996 -+++ abbrev.c Fri Jul 24 19:22:45 1998 -@@ -274,7 +274,16 @@ +$OpenBSD: patch-abbrev_c,v 1.1 2006/04/09 10:10:25 alek Exp $ +--- abbrev.c.orig Thu Mar 7 18:34:41 1996 ++++ abbrev.c Sun Apr 9 12:05:56 2006 +@@ -274,7 +274,16 @@ EditAbbrevs() "jabbXXXXXX" #endif ); diff --git a/editors/jove/patches/patch-ab b/editors/jove/patches/patch-io_c similarity index 67% rename from editors/jove/patches/patch-ab rename to editors/jove/patches/patch-io_c index 5222c4fb3d4..3f68676942e 100644 --- a/editors/jove/patches/patch-ab +++ b/editors/jove/patches/patch-io_c @@ -1,6 +1,7 @@ ---- io.c.~1~ Thu Mar 7 09:34:42 1996 -+++ io.c Fri Jul 24 19:17:53 1998 -@@ -1193,10 +1193,16 @@ +$OpenBSD: patch-io_c,v 1.1 2006/04/09 10:10:25 alek Exp $ +--- io.c.orig Thu Mar 7 18:34:42 1996 ++++ io.c Sun Apr 9 12:05:56 2006 +@@ -1193,10 +1193,16 @@ tmpinit() #endif ); tfname = copystr(buf); diff --git a/editors/jove/patches/patch-ae b/editors/jove/patches/patch-proc_c similarity index 77% rename from editors/jove/patches/patch-ae rename to editors/jove/patches/patch-proc_c index a34782ad1d7..1bc83d18cb3 100644 --- a/editors/jove/patches/patch-ae +++ b/editors/jove/patches/patch-proc_c @@ -1,6 +1,7 @@ ---- proc.c.orig Fri Mar 8 13:46:40 1996 -+++ proc.c Fri Jul 24 19:42:45 1998 -@@ -827,8 +827,14 @@ +$OpenBSD: patch-proc_c,v 1.1 2006/04/09 10:10:25 alek Exp $ +--- proc.c.orig Fri Mar 8 22:46:40 1996 ++++ proc.c Sun Apr 9 12:05:56 2006 +@@ -827,8 +827,14 @@ UnixToBuf(flags, bnm, InFName, cmd) int ph; swritef(pnbuf, sizeof(pnbuf), "%s/%s", TmpDir, "jpXXXXXX"); @@ -16,7 +17,7 @@ complain("cannot make pipe for filter: %s", strerror(errno)); close(1); close(2); -@@ -923,7 +929,18 @@ +@@ -923,7 +929,18 @@ bool wrap; jmp_buf sav_jmp; swritef(tnambuf, sizeof(tnambuf), "%s/%s", TmpDir, "jfXXXXXX"); diff --git a/editors/jove/patches/patch-ad b/editors/jove/patches/patch-rec_c similarity index 61% rename from editors/jove/patches/patch-ad rename to editors/jove/patches/patch-rec_c index ce72232e5e1..a23adb121c5 100644 --- a/editors/jove/patches/patch-ad +++ b/editors/jove/patches/patch-rec_c @@ -1,6 +1,7 @@ ---- rec.c.~1~ Thu Mar 7 09:34:43 1996 -+++ rec.c Fri Jul 24 19:25:22 1998 -@@ -55,8 +55,12 @@ +$OpenBSD: patch-rec_c,v 1.1 2006/04/09 10:10:25 alek Exp $ +--- rec.c.orig Thu Mar 7 18:34:43 1996 ++++ rec.c Sun Apr 9 12:05:56 2006 +@@ -55,8 +55,12 @@ recinit() #endif ); recfname = copystr(buf);