- fix patch names, no binary change

- regen a patch while here
This commit is contained in:
jasper 2011-07-08 11:42:09 +00:00
parent 435e09eb77
commit a18204ad04
14 changed files with 47 additions and 46 deletions

View File

@ -1,6 +1,6 @@
$OpenBSD: patch-sl.1,v 1.1.1.1 2009/01/07 23:01:35 kili Exp $
--- sl.1.orig Sun May 11 14:03:29 2008
+++ sl.1 Sun May 11 14:52:03 2008
$OpenBSD: patch-sl_1,v 1.1 2011/07/08 11:42:09 jasper Exp $
--- sl.1.orig Tue Jan 18 18:23:25 1994
+++ sl.1 Fri Jul 8 13:37:14 2011
@@ -1,34 +1,33 @@
-.\"
-.\" Copyright 1993 Toyoda Masashi.
@ -21,7 +21,7 @@ $OpenBSD: patch-sl.1,v 1.1.1.1 2009/01/07 23:01:35 kili Exp $
+.ds Nm Sl
+.ds nm sl
+.ds Vn 3.02
+.TH \*(nm 1 "$Date: 2009/01/07 23:01:35 $"
+.TH \*(nm 1 "$Date: 2011/07/08 11:42:09 $"
+.SH NAME
+\*(nm \- Steam Locomotive.
+.SH SYNOPSIS

View File

@ -1,6 +1,6 @@
$OpenBSD: patch-Makefile.in,v 1.4 2007/12/06 15:45:23 ajacoutot Exp $
$OpenBSD: patch-Makefile_in,v 1.1 2011/07/08 11:42:09 jasper Exp $
--- Makefile.in.orig Sun Jan 28 19:22:32 2007
+++ Makefile.in Thu Dec 6 16:41:56 2007
+++ Makefile.in Fri Jul 8 13:37:31 2011
@@ -11,11 +11,10 @@
# If xbl must NOT run with SGID bit (for protect scores files) then

View File

@ -1,6 +1,6 @@
$OpenBSD: patch-audio-LINUXaudio.c,v 1.3 2010/01/04 11:21:21 sthen Exp $
--- audio/LINUXaudio.c.orig Thu Nov 21 17:28:33 1996
+++ audio/LINUXaudio.c Sun Jan 3 02:36:53 2010
$OpenBSD: patch-audio_LINUXaudio_c,v 1.1 2011/07/08 11:42:09 jasper Exp $
--- audio/LINUXaudio.c.orig Fri Nov 22 02:28:33 1996
+++ audio/LINUXaudio.c Fri Jul 8 13:37:55 2011
@@ -52,11 +52,13 @@
* Include file dependencies:
*/

View File

@ -1,11 +0,0 @@
$OpenBSD: patch-ball.c,v 1.2 2004/03/05 22:56:42 naddy Exp $
--- ball.c.orig 1996-11-22 02:28:46.000000000 +0100
+++ ball.c 2004-03-05 23:30:39.000000000 +0100
@@ -50,7 +50,6 @@
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
-#include <values.h>
#include <xpm.h>
#include <X11/Xos.h>

View File

@ -0,0 +1,11 @@
$OpenBSD: patch-ball_c,v 1.1 2011/07/08 11:42:09 jasper Exp $
--- ball.c.orig Fri Nov 22 02:28:46 1996
+++ ball.c Fri Jul 8 13:37:55 2011
@@ -50,7 +50,6 @@
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
-#include <values.h>
#include <xpm.h>
#include <X11/Xos.h>

View File

@ -1,6 +1,6 @@
$OpenBSD: patch-bonus.c,v 1.2 2004/03/05 22:56:42 naddy Exp $
--- bonus.c.orig 1996-11-22 02:28:46.000000000 +0100
+++ bonus.c 2004-03-05 23:30:39.000000000 +0100
$OpenBSD: patch-bonus_c,v 1.1 2011/07/08 11:42:09 jasper Exp $
--- bonus.c.orig Fri Nov 22 02:28:46 1996
+++ bonus.c Fri Jul 8 13:37:55 2011
@@ -311,7 +311,7 @@ void DrawTitleText(display, window)
XFlush(display);

View File

@ -1,6 +1,6 @@
$OpenBSD: patch-highscore.c,v 1.4 2007/12/07 10:25:46 ajacoutot Exp $
$OpenBSD: patch-highscore_c,v 1.1 2011/07/08 11:42:09 jasper Exp $
--- highscore.c.orig Fri Nov 22 02:28:46 1996
+++ highscore.c Fri Dec 7 09:53:24 2007
+++ highscore.c Fri Jul 8 13:37:55 2011
@@ -55,6 +55,7 @@
#include <time.h>
#include <file.h>

View File

@ -1,6 +1,6 @@
$OpenBSD: patch-gcc_c-typeck.c,v 1.1 2005/01/04 23:05:54 espie Exp $
$OpenBSD: patch-gcc_c-typeck_c,v 1.1 2011/07/08 11:42:09 jasper Exp $
--- gcc/c-typeck.c.orig Thu Apr 1 18:20:12 2004
+++ gcc/c-typeck.c Mon Jan 3 10:17:41 2005
+++ gcc/c-typeck.c Fri Jul 8 13:38:32 2011
@@ -3232,18 +3232,19 @@ static void
pedantic_lvalue_warning (code)
enum tree_code code;

View File

@ -1,12 +1,12 @@
$OpenBSD: patch-contrib_asdf-module.mk,v 1.4 2011/05/12 02:11:52 joshe Exp $
$OpenBSD: patch-contrib_asdf-module_mk,v 1.1 2011/07/08 11:42:09 jasper Exp $
Fix 'all' target to allow building without running tests.
Don't copy every single file when installing the contribs, only the
ones that are actually needed to load the system.
--- contrib/asdf-module.mk.orig Sat Dec 4 19:32:29 2010
+++ contrib/asdf-module.mk Sun Jan 16 15:01:17 2011
--- contrib/asdf-module.mk.orig Mon May 9 04:49:39 2011
+++ contrib/asdf-module.mk Fri Jul 8 13:39:44 2011
@@ -25,7 +25,8 @@ endif
export CC SBCL EXTRA_CFLAGS EXTRA_LDFLAGS

View File

@ -1,9 +1,9 @@
$OpenBSD: patch-contrib_vanilla-module.mk,v 1.2 2009/11/17 10:45:00 pirofti Exp $
$OpenBSD: patch-contrib_vanilla-module_mk,v 1.1 2011/07/08 11:42:09 jasper Exp $
Add an 'all' target to allow building without running tests.
--- contrib/vanilla-module.mk.orig Wed Sep 6 17:56:59 2006
+++ contrib/vanilla-module.mk Thu Apr 10 14:13:34 2008
--- contrib/vanilla-module.mk.orig Mon May 9 04:49:39 2011
+++ contrib/vanilla-module.mk Fri Jul 8 13:39:44 2011
@@ -1,3 +1,4 @@
+all: $(MODULE).fasl

View File

@ -1,11 +1,11 @@
$OpenBSD: patch-make-target-contrib.sh,v 1.3 2011/05/12 02:11:52 joshe Exp $
$OpenBSD: patch-make-target-contrib_sh,v 1.1 2011/07/08 11:42:09 jasper Exp $
Only run the contrib tests if $RUN_CONTRIB_TESTS is not empty. This
allows the contribs to be build when USE_SYSTRACE=Yes, and the tests
to be run later in do-regress.
--- make-target-contrib.sh.orig Fri Nov 5 19:50:28 2010
+++ make-target-contrib.sh Sun Nov 7 07:03:48 2010
--- make-target-contrib.sh.orig Mon May 9 04:49:39 2011
+++ make-target-contrib.sh Fri Jul 8 13:39:44 2011
@@ -43,6 +43,7 @@ export SBCL SBCL_BUILDING_CONTRIB
# as SB-RT and SB-GROVEL, but FIXME: there's probably a better
# solution. -- CSR, 2003-05-30

View File

@ -1,9 +0,0 @@
$OpenBSD: patch-src_runtime_Config.x86-openbsd,v 1.2 2009/11/17 10:45:00 pirofti Exp $
--- src/runtime/Config.x86-openbsd.orig Sun Feb 3 10:34:58 2008
+++ src/runtime/Config.x86-openbsd Thu Feb 5 08:41:33 2009
@@ -24,5 +24,3 @@ OS_LIBS += -lutil
LINKFLAGS += -export-dynamic
LDFLAGS += -export-dynamic
-
-CFLAGS = -g -Wall -O2

View File

@ -0,0 +1,9 @@
$OpenBSD: patch-src_runtime_Config_x86-openbsd,v 1.1 2011/07/08 11:42:09 jasper Exp $
--- src/runtime/Config.x86-openbsd.orig Mon May 9 04:49:39 2011
+++ src/runtime/Config.x86-openbsd Fri Jul 8 13:39:44 2011
@@ -24,5 +24,3 @@ OS_LIBS += -lutil
LINKFLAGS += -export-dynamic
LDFLAGS += -export-dynamic
-
-CFLAGS = -g -Wall -O2

View File

@ -1,6 +1,7 @@
$OpenBSD: patch-src_runtime_GNUmakefile,v 1.4 2011/07/08 11:42:09 jasper Exp $
Don't override external CFLAGS.
$OpenBSD: patch-src_runtime_GNUmakefile,v 1.3 2011/05/12 02:11:52 joshe Exp $
--- src/runtime/GNUmakefile.orig Sun May 8 19:49:39 2011
+++ src/runtime/GNUmakefile Sun May 8 20:59:01 2011
@@ -25,7 +25,7 @@ GREP = grep