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:   06-Apr-2008 19:31:06
  Branch: HEAD                             Handle: 2008040618310600

  Modified files:
    openpkg-src/popt        popt.patch

  Log:
    regen patch

  Summary:
    Revision    Changes     Path
    1.9         +6  -6      openpkg-src/popt/popt.patch
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/popt/popt.patch
  ============================================================================
  $ cvs diff -u -r1.8 -r1.9 popt.patch
  --- openpkg-src/popt/popt.patch       13 Dec 2007 18:32:26 -0000      1.8
  +++ openpkg-src/popt/popt.patch       6 Apr 2008 17:31:06 -0000       1.9
  @@ -1,7 +1,7 @@
   Index: popt.c
  ---- popt.c.orig      2007-12-11 19:04:06 +0100
  -+++ popt.c   2007-12-13 19:30:59 +0100
  -@@ -404,6 +404,11 @@
  +--- popt.c.orig      2008-03-10 09:05:06 +0100
  ++++ popt.c   2008-04-06 19:29:34 +0200
  +@@ -479,6 +479,11 @@
        }
    
        if (con->leftovers != NULL && con->numLeftovers > 0) {
  @@ -13,7 +13,7 @@
        memcpy(argv + argc, con->leftovers, sizeof(*argv) * con->numLeftovers);
        argc += con->numLeftovers;
        }
  -@@ -587,10 +592,19 @@
  +@@ -656,10 +661,19 @@
            /[EMAIL PROTECTED]@*/ break;
    #endif
        case '!':
  @@ -35,8 +35,8 @@
                    /[EMAIL PROTECTED]@*/ break;
            }
   Index: popthelp.c
  ---- popthelp.c.orig  2007-11-04 16:46:25 +0100
  -+++ popthelp.c       2007-12-13 19:30:59 +0100
  +--- popthelp.c.orig  2008-03-27 18:33:08 +0100
  ++++ popthelp.c       2008-04-06 19:29:34 +0200
   @@ -15,7 +15,9 @@
    #include <sys/ioctl.h>
    #endif
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to