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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   29-Nov-2004 20:06:21
  Branch: HEAD                             Handle: 2004112919062100

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

  Log:
    upgrading package: guile 1.6.5 -> 1.6.6

  Summary:
    Revision    Changes     Path
    1.3         +2  -15     openpkg-src/guile/guile.patch
    1.42        +2  -2      openpkg-src/guile/guile.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/guile/guile.patch
  ============================================================================
  $ cvs diff -u -r1.2 -r1.3 guile.patch
  --- openpkg-src/guile/guile.patch     6 Oct 2004 18:18:44 -0000       1.2
  +++ openpkg-src/guile/guile.patch     29 Nov 2004 19:06:21 -0000      1.3
  @@ -1,6 +1,6 @@
   Index: libguile/__scm.h
   --- libguile/__scm.h.orig    2003-04-12 19:24:56 +0200
  -+++ libguile/__scm.h 2004-10-06 19:57:29 +0200
  ++++ libguile/__scm.h 2004-11-29 19:59:51 +0100
   @@ -354,7 +354,8 @@
     * that all the state of the process is contained in the stack. 
     */
  @@ -13,7 +13,7 @@
    # define SCM_FLUSH_REGISTER_WINDOWS /* empty */
   Index: libguile/gc_os_dep.c
   --- libguile/gc_os_dep.c.orig        2004-06-16 00:55:31 +0200
  -+++ libguile/gc_os_dep.c     2004-10-06 19:57:29 +0200
  ++++ libguile/gc_os_dep.c     2004-11-29 19:59:51 +0100
   @@ -107,6 +107,14 @@
    #    define OPENBSD
    #    define mach_type_known
  @@ -51,16 +51,3 @@
    #  include <machine/trap.h>
    #endif
    
  -Index: srfi/srfi-4.c
  ---- srfi/srfi-4.c.orig       2004-09-20 07:48:00 +0200
  -+++ srfi/srfi-4.c    2004-10-06 20:03:20 +0200
  -@@ -337,6 +337,9 @@
  - inline static SCM
  - make_uvec (const int pos, const char * func_name, int type, size_t len)
  - {
  -+#ifndef SIZE_MAX
  -+#define SIZE_MAX ~((size_t)0)
  -+#endif
  -   if (len > ((size_t) SIZE_MAX >> uvec_shifts[type]))
  -   {
  -     if(pos < 0)
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/guile/guile.spec
  ============================================================================
  $ cvs diff -u -r1.41 -r1.42 guile.spec
  --- openpkg-src/guile/guile.spec      6 Oct 2004 18:18:45 -0000       1.41
  +++ openpkg-src/guile/guile.spec      29 Nov 2004 19:06:21 -0000      1.42
  @@ -33,8 +33,8 @@
   Class:        PLUS
   Group:        Language
   License:      GPL
  -Version:      1.6.5
  -Release:      20041006
  +Version:      1.6.6
  +Release:      20041129
   
   #   list of sources
   Source0:      ftp://ftp.gnu.org/gnu/guile/guile-%{version}.tar.gz
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to