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:   06-Sep-2009 23:14:49
  Branch: HEAD                             Handle: 2009090622144900

  Modified files:
    openpkg-src/libedit     libedit.patch libedit.spec

  Log:
    upgrading package: libedit 3.0.20090722 -> 3.0.20090905

  Summary:
    Revision    Changes     Path
    1.8         +13 -16     openpkg-src/libedit/libedit.patch
    1.45        +2  -2      openpkg-src/libedit/libedit.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/libedit/libedit.patch
  ============================================================================
  $ cvs diff -u -r1.7 -r1.8 libedit.patch
  --- openpkg-src/libedit/libedit.patch 6 Apr 2009 20:32:33 -0000       1.7
  +++ openpkg-src/libedit/libedit.patch 6 Sep 2009 21:14:49 -0000       1.8
  @@ -1,24 +1,21 @@
   Index: configure
  ---- configure.orig   2009-04-05 17:40:30 +0200
  -+++ configure        2009-04-06 22:25:23 +0200
  -@@ -6550,13 +6550,7 @@
  - if $ac_preproc_ok; then
  -   :
  +--- configure.orig   2009-09-05 14:41:22 +0200
  ++++ configure        2009-09-06 23:09:15 +0200
  +@@ -6712,10 +6712,7 @@
  + if $ac_preproc_ok; then :
  + 
    else
  --  { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
  +-  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
   -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
  --{ { $as_echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity 
check
  --See \`config.log' for more details." >&5
  --$as_echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
  --See \`config.log' for more details." >&2;}
  --   { (exit 1); exit 1; }; }; }
  -+  :
  +-as_fn_error "C preprocessor \"$CPP\" fails sanity check
  +-See \`config.log' for more details." "$LINENO" 5; }
  ++    :
    fi
    
    ac_ext=c
   Index: src/unvis.c
  ---- src/unvis.c.orig 2009-04-05 17:30:28 +0200
  -+++ src/unvis.c      2009-04-06 22:25:03 +0200
  +--- src/unvis.c.orig 2009-09-05 13:47:56 +0200
  ++++ src/unvis.c      2009-09-06 23:04:33 +0200
   @@ -45,7 +45,7 @@
    #include <stdio.h>
    #include <vis.h>
  @@ -29,8 +26,8 @@
    #endif
    
   Index: src/vi.c
  ---- src/vi.c.orig    2009-04-05 17:30:28 +0200
  -+++ src/vi.c 2009-04-06 22:25:03 +0200
  +--- src/vi.c.orig    2009-09-05 13:47:56 +0200
  ++++ src/vi.c 2009-09-06 23:04:33 +0200
   @@ -916,14 +916,14 @@
     * NB: posix implies that we should enter insert mode, however
     * this is against historical precedent...
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/libedit/libedit.spec
  ============================================================================
  $ cvs diff -u -r1.44 -r1.45 libedit.spec
  --- openpkg-src/libedit/libedit.spec  24 Jul 2009 05:31:12 -0000      1.44
  +++ openpkg-src/libedit/libedit.spec  6 Sep 2009 21:14:49 -0000       1.45
  @@ -23,7 +23,7 @@
   
   #   package version
   %define       V_main 3.0
  -%define       V_snap 20090722
  +%define       V_snap 20090905
   
   #   package information
   Name:         libedit
  @@ -36,7 +36,7 @@
   Group:        Terminal
   License:      BSD
   Version:      %{V_main}.%{V_snap}
  -Release:      20090724
  +Release:      20090906
   
   #   list of sources
   Source0:      
http://www.thrysoee.dk/editline/libedit-%{V_snap}-%{V_main}.tar.gz
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to