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:   19-Sep-2009 12:11:39
  Branch: HEAD                             Handle: 2009091911113900

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

  Log:
    upgrading package: libxslt 1.1.24 -> 1.1.25

  Summary:
    Revision    Changes     Path
    1.10        +40 -22     openpkg-src/libxslt/libxslt.patch
    1.104       +2  -5      openpkg-src/libxslt/libxslt.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/libxslt/libxslt.patch
  ============================================================================
  $ cvs diff -u -r1.9 -r1.10 libxslt.patch
  --- openpkg-src/libxslt/libxslt.patch 9 Jul 2008 13:54:21 -0000       1.9
  +++ openpkg-src/libxslt/libxslt.patch 19 Sep 2009 10:11:39 -0000      1.10
  @@ -1,6 +1,24 @@
  +Index: configure
  +--- configure.orig   2009-09-17 17:15:45 +0200
  ++++ configure        2009-09-19 11:52:56 +0200
  +@@ -3372,13 +3372,7 @@
  + if $ac_preproc_ok; then
  +   :
  + else
  +-  { { $as_echo "$as_me:$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; }; }; }
  ++  :
  + fi
  + 
  + ac_ext=c
   Index: libexslt/date.c
  ---- libexslt/date.c.orig     2008-04-08 19:18:06 +0200
  -+++ libexslt/date.c  2008-06-14 22:39:04 +0200
  +--- libexslt/date.c.orig     2009-09-17 16:51:10 +0200
  ++++ libexslt/date.c  2009-09-19 11:52:40 +0200
   @@ -28,7 +28,7 @@
    #include "config.h"
    #endif
  @@ -11,9 +29,9 @@
    #define _POSIX_SOURCE
    #endif
   Index: libexslt/exslt.c
  ---- libexslt/exslt.c.orig    2007-01-03 16:11:57 +0100
  -+++ libexslt/exslt.c 2008-06-14 22:39:04 +0200
  -@@ -35,5 +35,8 @@
  +--- libexslt/exslt.c.orig    2009-08-13 15:00:03 +0200
  ++++ libexslt/exslt.c 2009-09-19 11:52:40 +0200
  +@@ -36,5 +36,8 @@
        exsltDateRegister();
        exsltSaxonRegister();
        exsltDynRegister();
  @@ -23,9 +41,9 @@
    }
    
   Index: libexslt/exslt.h
  ---- libexslt/exslt.h.orig    2007-01-03 16:11:57 +0100
  -+++ libexslt/exslt.h 2008-06-14 22:39:04 +0200
  -@@ -82,6 +82,7 @@
  +--- libexslt/exslt.h.orig    2009-09-17 16:52:41 +0200
  ++++ libexslt/exslt.h 2009-09-19 11:52:40 +0200
  +@@ -83,6 +83,7 @@
    EXSLTPUBFUN void EXSLTCALL exsltDateRegister (void);
    EXSLTPUBFUN void EXSLTCALL exsltSaxonRegister (void);
    EXSLTPUBFUN void EXSLTCALL exsltDynRegister(void);
  @@ -34,8 +52,8 @@
    EXSLTPUBFUN void EXSLTCALL exsltRegisterAll (void);
    
   Index: libexslt/regexp.c
  ---- /dev/null        2008-06-14 22:39:10 +0200
  -+++ libexslt/regexp.c        2008-06-14 22:39:04 +0200
  +--- /dev/null        2009-09-19 11:53:06 +0200
  ++++ libexslt/regexp.c        2009-09-19 11:52:40 +0200
   @@ -0,0 +1,376 @@
   +/*
   + * regexp.c: Implementation of the EXSLT Regular Expressions module
  @@ -414,11 +432,11 @@
   +}
   +
   Index: libexslt/strings.c
  ---- libexslt/strings.c.orig  2007-11-29 11:45:33 +0100
  -+++ libexslt/strings.c       2008-06-14 22:39:34 +0200
  -@@ -674,3 +674,8 @@
  -                                EXSLT_STRINGS_NAMESPACE,
  -                                exsltStrReplaceFunction);
  +--- libexslt/strings.c.orig  2009-09-17 16:51:10 +0200
  ++++ libexslt/strings.c       2009-09-19 11:52:40 +0200
  +@@ -715,3 +715,8 @@
  +     }
  +     return -1;
    }
   +
   +#ifdef EXSLT_REGEXP_ENABLED
  @@ -426,9 +444,9 @@
   +#endif
   +
   Index: libxslt/extra.c
  ---- libxslt/extra.c.orig     2007-01-03 16:11:57 +0100
  -+++ libxslt/extra.c  2008-06-14 22:39:04 +0200
  -@@ -154,7 +154,7 @@ xsltFunctionNodeSet(xmlXPathParserContex
  +--- libxslt/extra.c.orig     2009-05-12 08:29:34 +0200
  ++++ libxslt/extra.c  2009-09-19 11:52:40 +0200
  +@@ -153,7 +153,7 @@
     * Okay the following really seems unportable and since it's not
     * part of any standard I'm not too ashamed to do this
     */
  @@ -437,7 +455,7 @@
    #if defined(HAVE_MKTIME) && defined(HAVE_LOCALTIME) && defined(HAVE_ASCTIME)
    #define WITH_LOCALTIME
    
  -@@ -244,7 +244,12 @@
  +@@ -243,7 +243,12 @@
         * Calling localtime() has the side-effect of setting timezone.
         * After we know the timezone, we can adjust for it
         */
  @@ -452,9 +470,9 @@
        /*
         * FIXME: it's been too long since I did manual memory management.
   Index: libxslt/xsltconfig.h.in
  ---- libxslt/xsltconfig.h.in.orig     2007-03-27 16:47:36 +0200
  -+++ libxslt/xsltconfig.h.in  2008-06-14 22:39:04 +0200
  -@@ -130,8 +130,10 @@
  +--- libxslt/xsltconfig.h.in.orig     2009-05-12 08:29:34 +0200
  ++++ libxslt/xsltconfig.h.in  2009-09-19 11:52:40 +0200
  +@@ -143,8 +143,10 @@
     */
    #ifdef __GNUC__
    #ifdef HAVE_ANSIDECL_H
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/libxslt/libxslt.spec
  ============================================================================
  $ cvs diff -u -r1.103 -r1.104 libxslt.spec
  --- openpkg-src/libxslt/libxslt.spec  18 Apr 2009 13:12:19 -0000      1.103
  +++ openpkg-src/libxslt/libxslt.spec  19 Sep 2009 10:11:39 -0000      1.104
  @@ -31,8 +31,8 @@
   Class:        BASE
   Group:        XML
   License:      MIT-style
  -Version:      1.1.24
  -Release:      20080709
  +Version:      1.1.25
  +Release:      20090919
   
   #   package options
   %option       with_regexp  no
  @@ -75,9 +75,6 @@
   %prep
       %setup -q
       %patch -p0
  -    %{l_shtool} subst \
  -        -e '/LINENO: error: C[+]* preprocessor/{N;N;N;N;s/.*/:/;}' \
  -        configure
   
   %build
       export CC="%{l_cc}"
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to