OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  r...@openpkg.org
  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                     openpkg-cvs@openpkg.org

Reply via email to