[CVS] OpenPKG: openpkg-src/bash/ bash.patch

2010年1月01日 01:47:45 -0800

 OpenPKG CVS Repository
 http://cvs.openpkg.org/
 ____________________________________________________________________________
 Server: cvs.openpkg.org Name: Ralf S. Engelschall
 Root: /v/openpkg/cvs Email: [email protected]
 Module: openpkg-src Date: 01-Jan-2010 10:49:46
 Branch: HEAD Handle: 2010010109494600
 Modified files:
 openpkg-src/bash bash.patch
 Log:
 regen patch
 Summary:
 Revision Changes Path
 1.22 +15 -15 openpkg-src/bash/bash.patch
 ____________________________________________________________________________
 patch -p0 <<'@@ .'
 Index: openpkg-src/bash/bash.patch
 ============================================================================
 $ cvs diff -u -r1.21 -r1.22 bash.patch
 --- openpkg-src/bash/bash.patch 5 Mar 2009 14:50:29 -0000 1.21
 +++ openpkg-src/bash/bash.patch 1 Jan 2010 09:49:46 -0000 1.22
 @@ -2,8 +2,8 @@
 line options "-v" and "-x". It is derived from Debian GNU/Linux.
 
 Index: doc/bash.1
 ---- doc/bash.1.orig 2009年02月18日 21:13:56 +0100
 -+++ doc/bash.1 2009年02月21日 20:52:27 +0100
 +--- doc/bash.1.orig 2009年12月30日 19:01:31 +0100
 ++++ doc/bash.1 2010年01月01日 10:43:41 +0100
 @@ -115,6 +115,12 @@
 This option allows the positional parameters to be set
 when invoking an interactive shell.
 @@ -23,9 +23,9 @@
 Port to HP-UX 11i and similar less smart platforms.
 
 Index: configure
 ---- configure.orig 2009年02月09日 14:33:13 +0100
 -+++ configure 2009年02月21日 20:52:27 +0100
 -@@ -2198,6 +2198,7 @@
 +--- configure.orig 2009年12月29日 14:34:51 +0100
 ++++ configure 2010年01月01日 10:43:41 +0100
 +@@ -2204,6 +2204,7 @@
 *-beos*) opt_bash_malloc=no ;; # they say it's suitable
 *-cygwin*) opt_bash_malloc=no ;; # Cygnus's CYGWIN environment
 *-opennt*|*-interix*) opt_bash_malloc=no ;; # Interix, now owned by 
Microsoft
 @@ -33,7 +33,7 @@
 esac
 
 # memory scrambling on free()
 -@@ -2345,7 +2346,7 @@
 +@@ -2351,7 +2352,7 @@
 
 else
 MALLOC_LIB=
 @@ -44,7 +44,7 @@
 fi
 Index: syntax.h
 --- syntax.h.orig 2009年01月04日 20:32:42 +0100
 -+++ syntax.h 2009年02月21日 20:52:27 +0100
 ++++ syntax.h 2010年01月01日 10:43:41 +0100
 @@ -21,6 +21,8 @@
 #ifndef _SYNTAX_H_
 #define _SYNTAX_H_
 @@ -61,7 +61,7 @@
 
 Index: version.c
 --- version.c.orig 2009年01月04日 20:32:46 +0100
 -+++ version.c 2009年02月21日 20:53:12 +0100
 ++++ version.c 2010年01月01日 10:43:41 +0100
 @@ -83,7 +83,7 @@
 show_shell_version (extended)
 int extended;
 @@ -77,9 +77,9 @@
 Ensure that Autoconf and friends are not run.
 
 Index: Makefile.in
 ---- Makefile.in.orig 2009年01月04日 20:32:39 +0100
 -+++ Makefile.in 2009年02月21日 20:52:27 +0100
 -@@ -704,7 +704,6 @@
 +--- Makefile.in.orig 2009年12月30日 19:05:40 +0100
 ++++ Makefile.in 2010年01月01日 10:43:41 +0100
 +@@ -708,7 +708,6 @@
 
 # comment out for distribution
 $(srcdir)/configure: $(srcdir)/configure.in $(srcdir)/aclocal.m4 
$(srcdir)/config.h.in
 @@ -94,8 +94,8 @@
 of 0 does not malloc buffer as expected by Bash code.
 
 Index: builtins/common.c
 ---- builtins/common.c.orig 2009年01月16日 05:06:55 +0100
 -+++ builtins/common.c 2009年02月21日 20:52:27 +0100
 +--- builtins/common.c.orig 2009年04月24日 19:52:22 +0200
 ++++ builtins/common.c 2010年01月01日 10:43:41 +0100
 @@ -553,10 +553,11 @@
 
 if (the_current_working_directory == 0)
 @@ -116,8 +116,8 @@
 Fix building under Linux.
 
 Index: externs.h
 ---- externs.h.orig 2009年01月19日 00:29:29.000000000 +0100
 -+++ externs.h 2009年03月05日 15:36:17.745625574 +0100
 +--- externs.h.orig 2009年12月22日 21:56:47 +0100
 ++++ externs.h 2010年01月01日 10:43:41 +0100
 @@ -25,6 +25,7 @@
 # define _EXTERNS_H_
 
 @@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]

Reply via email to