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:   07-Jun-2008 23:56:05
  Branch: HEAD                             Handle: 2008060722560300

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

  Log:
    upgrading package: smalltalk 3.0.2 -> 3.0.3

  Summary:
    Revision    Changes     Path
    1.3         +10 -30     openpkg-src/smalltalk/smalltalk.patch
    1.10        +2  -2      openpkg-src/smalltalk/smalltalk.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/smalltalk/smalltalk.patch
  ============================================================================
  $ cvs diff -u -r1.2 -r1.3 smalltalk.patch
  --- openpkg-src/smalltalk/smalltalk.patch     8 Jan 2008 19:13:12 -0000       
1.2
  +++ openpkg-src/smalltalk/smalltalk.patch     7 Jun 2008 21:56:03 -0000       
1.3
  @@ -1,7 +1,7 @@
   Index: doc/Makefile.in
  ---- doc/Makefile.in.orig     2008-01-07 16:56:52 +0100
  -+++ doc/Makefile.in  2008-01-08 20:11:33 +0100
  -@@ -742,7 +742,7 @@
  +--- doc/Makefile.in.orig     2008-05-14 12:04:44 +0200
  ++++ doc/Makefile.in  2008-05-15 13:29:33 +0200
  +@@ -747,7 +747,7 @@
    
    install-data-local: install-man
        rm -f $(DESTDIR)$(man1dir)/gst-reload.1
  @@ -9,10 +9,10 @@
   +    $(LN_S) $(man1dir)/gst-load.1 $(DESTDIR)$(man1dir)/gst-reload.1
    
    $(srcdir)/blox.texi: $(top_srcdir)/packages/blox/tk/stamp-classes
  -     $(GST_DOC) -p BloxTK -o $(srcdir)/blox.texi BLOX.* || \
  +     $(GST_PACKAGE) $(patsubst %, %/package.xml, $(^D)) \
   Index: lib-src/sincosl.c
  ---- lib-src/sincosl.c.orig   2005-06-21 16:10:43 +0200
  -+++ lib-src/sincosl.c        2008-01-08 20:11:33 +0100
  +--- lib-src/sincosl.c.orig   2008-01-09 18:20:46 +0100
  ++++ lib-src/sincosl.c        2008-05-15 13:29:33 +0200
   @@ -228,7 +228,7 @@
       Computed using gmp.
     */
  @@ -22,29 +22,9 @@
    
    /* x =  1.48437500000000000000000000000000000e-01L 
3ffc3000000000000000000000000000 */
    /* cos(x) = 
0.fd2f5320e1b790209b4dda2f98f79caaa7b873aff1014b0fbc5243766d03cb006bc837c4358 */
  -Index: lib-src/trigl.c
  ---- lib-src/trigl.c.orig     2005-06-21 16:10:44 +0200
  -+++ lib-src/trigl.c  2008-01-08 20:11:33 +0100
  -@@ -214,7 +214,7 @@
  -     }
  - 
  -   if (x >= 2.35619449019234492884698253745962716314787704953131
  --      && x < 2.35619449019234492884698253745962716314787704953131)
  -+      && x < 2.35619449019234492884698253745962716314787704953131) {
  -     if (x > 0)
  -       {
  -     /* 113 + 93 bit PI is ok */
  -@@ -231,6 +231,7 @@
  -     y[1] = (z - y[0]) + PI_2_1t;
  -     return -1;
  -       }
  -+  }
  - 
  -   if (x + x == x || x != x) /* x is +=oo or NaN */
  -     {
   Index: libgst/prims.def
  ---- libgst/prims.def.orig    2008-01-06 17:36:03 +0100
  -+++ libgst/prims.def 2008-01-08 20:11:33 +0100
  +--- libgst/prims.def.orig    2008-05-14 12:02:33 +0200
  ++++ libgst/prims.def 2008-05-15 13:29:33 +0200
   @@ -1929,7 +1929,11 @@
          long double oopValue = FLOATQ_OOP_VALUE (oop1);
          if COMMON (oopValue >= MIN_ST_INT && oopValue <= MAX_ST_INT)
  @@ -58,8 +38,8 @@
        }
        }
   Index: snprintfv/snprintfv/format.c
  ---- snprintfv/snprintfv/format.c.orig        2007-08-22 13:43:55 +0200
  -+++ snprintfv/snprintfv/format.c     2008-01-08 20:11:33 +0100
  +--- snprintfv/snprintfv/format.c.orig        2008-01-09 18:20:48 +0100
  ++++ snprintfv/snprintfv/format.c     2008-05-15 13:29:33 +0200
   @@ -54,7 +54,7 @@
    #   define isinfl(x) isnanl ((x) - (x))
    #  endif
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/smalltalk/smalltalk.spec
  ============================================================================
  $ cvs diff -u -r1.9 -r1.10 smalltalk.spec
  --- openpkg-src/smalltalk/smalltalk.spec      7 Mar 2008 18:55:02 -0000       
1.9
  +++ openpkg-src/smalltalk/smalltalk.spec      7 Jun 2008 21:56:03 -0000       
1.10
  @@ -31,8 +31,8 @@
   Class:        EVAL
   Group:        Language
   License:      GPL
  -Version:      3.0.2
  -Release:      20080307
  +Version:      3.0.3
  +Release:      20080607
   
   #   list of sources
   Source0:      ftp://ftp.gnu.org/gnu/smalltalk/smalltalk-%{version}.tar.gz
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to