From 6ea1a70ee1595034983559d553c166dd4368d12d Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Tue, 11 Jan 2005 19:03:48 +0000 Subject: Fix broken patches so they actually apply --- package/bash/bash30-014 | 4 ++-- package/bash/bash30-015 | 4 ++-- package/bash/bash30-016 | 8 ++++---- 3 files changed, 8 insertions(+), 8 deletions(-) (limited to 'package/bash') diff --git a/package/bash/bash30-014 b/package/bash/bash30-014 index 838eee50e..ecd859ff0 100644 --- a/package/bash/bash30-014 +++ b/package/bash/bash30-014 @@ -20,7 +20,7 @@ Bug-Description: Patch: *** ../bash-3.0-patched/braces.c Wed Sep 8 11:07:53 2004 ---- braces.c Fri Sep 17 18:42:36 2004 +--- bash/braces.c Fri Sep 17 18:42:36 2004 *************** *** 403,407 **** pass_next = 1; @@ -36,7 +36,7 @@ Patch: continue; } *** ../bash-3.0-patched/patchlevel.h Wed Aug 22 08:05:39 2001 ---- patchlevel.h Thu Sep 2 15:04:32 2004 +--- bash/patchlevel.h Thu Sep 2 15:04:32 2004 *************** *** 26,30 **** looks for to find the patch level (for the sccs version string). */ diff --git a/package/bash/bash30-015 b/package/bash/bash30-015 index ee5bb5a20..4235f42a8 100644 --- a/package/bash/bash30-015 +++ b/package/bash/bash30-015 @@ -24,7 +24,7 @@ Bug-Description: Patch: *** ../bash-3.0-patched/general.c Wed Apr 14 23:20:13 2004 ---- general.c Wed Oct 20 16:59:59 2004 +--- bash/general.c Wed Oct 20 16:59:59 2004 *************** *** 268,272 **** @@ -40,7 +40,7 @@ Patch: if (legal_variable_starter (c) == 0) *** ../bash-3.0/patchlevel.h Wed Aug 22 08:05:39 2001 ---- patchlevel.h Thu Sep 2 15:04:32 2004 +--- bash/patchlevel.h Thu Sep 2 15:04:32 2004 *************** *** 26,30 **** looks for to find the patch level (for the sccs version string). */ diff --git a/package/bash/bash30-016 b/package/bash/bash30-016 index 05de8e99f..ab0cd87f3 100644 --- a/package/bash/bash30-016 +++ b/package/bash/bash30-016 @@ -17,7 +17,7 @@ Bug-Description: Patch: *** ../bash-3.0-patched/subst.c Wed Sep 8 11:07:55 2004 ---- subst.c Tue Nov 9 16:26:59 2004 +--- bash/subst.c Tue Nov 9 16:26:59 2004 *************** *** 4900,4905 **** case VT_ARRAYVAR: @@ -35,7 +35,7 @@ Patch: break; #endif *** ../bash-3.0-patched/tests/array.tests Sat Oct 4 23:25:00 2003 ---- tests/array.tests Tue Nov 9 16:36:29 2004 +--- bash/tests/array.tests Tue Nov 9 16:36:29 2004 *************** *** 323,327 **** echo positive offset - expect five seven @@ -50,7 +50,7 @@ Patch: echo ${av[@]: -2:2} *** ../bash-3.0-patched/tests/array.right Sat Oct 4 23:25:10 2003 ---- tests/array.right Tue Nov 9 16:37:25 2004 +--- bash/tests/array.right Tue Nov 9 16:37:25 2004 *************** *** 171,176 **** positive offset - expect five seven @@ -67,7 +67,7 @@ Patch: positive offset 2 - expect seven seven *** ../bash-3.0-patched/patchlevel.h Tue Oct 26 17:13:29 2004 ---- patchlevel.h Tue Nov 9 16:31:24 2004 +--- bash/patchlevel.h Tue Nov 9 16:31:24 2004 *************** *** 26,30 **** looks for to find the patch level (for the sccs version string). */ -- cgit v1.2.3