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:   21-Jul-2007 10:09:59
  Branch: HEAD                             Handle: 2007072109095900

  Modified files:
    openpkg-src/sqlite      sqlite.patch

  Log:
    regen patch file for correct offsets without fuzzy matching

  Summary:
    Revision    Changes     Path
    1.36        +14 -14     openpkg-src/sqlite/sqlite.patch
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/sqlite/sqlite.patch
  ============================================================================
  $ cvs diff -u -r1.35 -r1.36 sqlite.patch
  --- openpkg-src/sqlite/sqlite.patch   21 Jul 2007 07:42:21 -0000      1.35
  +++ openpkg-src/sqlite/sqlite.patch   21 Jul 2007 08:09:59 -0000      1.36
  @@ -1,6 +1,6 @@
   Index: Makefile.in
  ---- Makefile.in.orig 2007-06-14 22:54:38 +0200
  -+++ Makefile.in      2007-06-20 18:09:00 +0200
  +--- Makefile.in.orig 2007-06-28 14:46:18 +0200
  ++++ Makefile.in      2007-07-21 10:09:07 +0200
   @@ -130,6 +130,18 @@
             vdbe.lo vdbeapi.lo vdbeaux.lo vdbeblob.lo vdbefifo.lo vdbemem.lo \
             where.lo utf.lo legacy.lo vtab.lo
  @@ -45,8 +45,8 @@
    fulltest:   testfixture$(TEXE) sqlite3$(TEXE)
        ./testfixture $(TOP)/test/all.test
   Index: ext/fts1/fts1.c
  ---- ext/fts1/fts1.c.orig     2007-06-12 14:18:00 +0200
  -+++ ext/fts1/fts1.c  2007-06-20 18:09:00 +0200
  +--- ext/fts1/fts1.c.orig     2007-06-28 14:46:18 +0200
  ++++ ext/fts1/fts1.c  2007-07-21 10:09:07 +0200
   @@ -19,11 +19,7 @@
    #endif
    
  @@ -61,7 +61,7 @@
    #include <ctype.h>
   Index: ext/fts1/fts1_porter.c
   --- ext/fts1/fts1_porter.c.orig      2007-06-12 14:18:00 +0200
  -+++ ext/fts1/fts1_porter.c   2007-06-20 18:09:00 +0200
  ++++ ext/fts1/fts1_porter.c   2007-07-21 10:09:07 +0200
   @@ -26,11 +26,7 @@
    
    
  @@ -76,7 +76,7 @@
    #include <ctype.h>
   Index: ext/fts1/fts1_tokenizer1.c
   --- ext/fts1/fts1_tokenizer1.c.orig  2007-06-12 14:18:00 +0200
  -+++ ext/fts1/fts1_tokenizer1.c       2007-06-20 18:09:00 +0200
  ++++ ext/fts1/fts1_tokenizer1.c       2007-07-21 10:09:07 +0200
   @@ -18,11 +18,7 @@
    
    
  @@ -90,9 +90,9 @@
    #include <string.h>
    #include <ctype.h>
   Index: ext/fts2/fts2.c
  ---- ext/fts2/fts2.c.orig     2007-06-13 15:29:40 +0200
  -+++ ext/fts2/fts2.c  2007-06-20 18:10:05 +0200
  -@@ -269,9 +269,6 @@
  +--- ext/fts2/fts2.c.orig     2007-07-03 12:15:32 +0200
  ++++ ext/fts2/fts2.c  2007-07-21 10:09:07 +0200
  +@@ -279,9 +279,6 @@
    #endif
    
    #include <assert.h>
  @@ -104,7 +104,7 @@
    #include <string.h>
   Index: ext/fts2/fts2_porter.c
   --- ext/fts2/fts2_porter.c.orig      2007-06-12 14:18:00 +0200
  -+++ ext/fts2/fts2_porter.c   2007-06-20 18:09:35 +0200
  ++++ ext/fts2/fts2_porter.c   2007-07-21 10:09:07 +0200
   @@ -26,11 +26,7 @@
    
    
  @@ -118,9 +118,9 @@
    #include <string.h>
    #include <ctype.h>
   Index: ext/fts2/fts2_tokenizer1.c
  ---- ext/fts2/fts2_tokenizer1.c.orig  2007-06-12 14:18:00 +0200
  -+++ ext/fts2/fts2_tokenizer1.c       2007-06-20 18:09:46 +0200
  -@@ -18,11 +18,7 @@
  +--- ext/fts2/fts2_tokenizer1.c.orig  2007-06-28 14:46:19 +0200
  ++++ ext/fts2/fts2_tokenizer1.c       2007-07-21 10:09:07 +0200
  +@@ -26,11 +26,7 @@
    
    
    #include <assert.h>
  @@ -134,7 +134,7 @@
    #include <ctype.h>
   Index: sqlite3.pc.in
   --- sqlite3.pc.in.orig       2004-07-19 06:25:47 +0200
  -+++ sqlite3.pc.in    2007-06-20 18:09:00 +0200
  ++++ sqlite3.pc.in    2007-07-21 10:09:07 +0200
   @@ -8,5 +8,5 @@
    Name: SQLite
    Description: SQL database engine
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to