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:   30-Mar-2006 08:39:17
  Branch: HEAD                             Handle: 2006033007391600

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

  Log:
    upgrading package: python 2.4.2 -> 2.4.3

  Summary:
    Revision    Changes     Path
    1.9         +2  -14     openpkg-src/python/python.patch
    1.67        +2  -2      openpkg-src/python/python.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/python/python.patch
  ============================================================================
  $ cvs diff -u -r1.8 -r1.9 python.patch
  --- openpkg-src/python/python.patch   6 Aug 2005 18:01:46 -0000       1.8
  +++ openpkg-src/python/python.patch   30 Mar 2006 06:39:16 -0000      1.9
  @@ -1,6 +1,6 @@
   Index: Include/pyport.h
  ---- Include/pyport.h.orig    2004-09-23 21:11:21.000000000 +0200
  -+++ Include/pyport.h 2005-08-04 05:58:11.804844000 +0200
  +--- Include/pyport.h.orig    2005-09-14 19:54:39 +0200
  ++++ Include/pyport.h 2006-03-30 08:26:07 +0200
   @@ -251,8 +251,12 @@
     * config to #define Py_HUGE_VAL to something that works on your platform.
     */
  @@ -14,15 +14,3 @@
    
    /* Py_OVERFLOWED(X)
     * Return 1 iff a libm function overflowed.  Set errno to 0 before calling
  -Index: configure
  ---- configure.orig   2005-08-04 05:58:11.943306000 +0200
  -+++ configure        2005-08-04 05:59:12.634748000 +0200
  -@@ -1524,7 +1524,7 @@
  -   # On Solaris w/ g++ it appears that _XOPEN_SOURCE has to be
  -   # defined precisely as g++ defines it
  -   case $ac_sys_system/$ac_sys_release in
  --    SunOS/5.8|SunOS/5.9)
  -+    SunOS/5.8|SunOS/5.9|SunOS/5.10)
  - 
  - cat >>confdefs.h <<\_ACEOF
  - #define _XOPEN_SOURCE 500
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/python/python.spec
  ============================================================================
  $ cvs diff -u -r1.66 -r1.67 python.spec
  --- openpkg-src/python/python.spec    1 Jan 2006 13:21:01 -0000       1.66
  +++ openpkg-src/python/python.spec    30 Mar 2006 06:39:16 -0000      1.67
  @@ -32,8 +32,8 @@
   Class:        BASE
   Group:        Language
   License:      GPL
  -Version:      2.4.2
  -Release:      20051111
  +Version:      2.4.3
  +Release:      20060330
   
   #   package options
   %option       with_readline      no
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to