OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Christoph Schug
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 16-Nov-2007 13:40:56
Branch: HEAD Handle: 2007111612405600
Modified files:
openpkg-src/swig swig.patch swig.spec
Log:
upgrading package: swig 1.3.31 -> 1.3.32
Summary:
Revision Changes Path
1.7 +7 -19 openpkg-src/swig/swig.patch
1.57 +2 -2 openpkg-src/swig/swig.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/swig/swig.patch
============================================================================
$ cvs diff -u -r1.6 -r1.7 swig.patch
--- openpkg-src/swig/swig.patch 12 Jul 2007 05:28:44 -0000 1.6
+++ openpkg-src/swig/swig.patch 16 Nov 2007 12:40:56 -0000 1.7
@@ -1,24 +1,12 @@
Index: configure
---- configure.orig 2006-11-20 23:31:44 +0100
-+++ configure 2007-07-05 14:56:39 +0200
-@@ -7405,7 +7405,7 @@
+--- configure.orig 2007-11-15 22:30:41 +0100
++++ configure 2007-11-16 13:36:02 +0100
+@@ -8075,7 +8075,7 @@
if test -n "$MZSCHEME"; then
- echo "$as_me:$LINENO: checking for MzScheme dynext object" >&5
- echo $ECHO_N "checking for MzScheme dynext object... $ECHO_C" >&6
+ { echo "$as_me:$LINENO: checking for MzScheme dynext object" >&5
+ echo $ECHO_N "checking for MzScheme dynext object... $ECHO_C" >&6; }
-MZDYNOBJ=`$MZSCHEME --mute-banner --version --eval '(begin (require (lib
"link.ss" "dynext")) (with-handlers (((lambda args #t) (lambda args #f)))
(for-each (lambda (x) (display x) (display " "))
((current-make-standard-link-libraries)))) (with-handlers (((lambda args #t)
(lambda args #f))) (for-each (lambda (x) (display x) (display " "))
(expand-for-link-variant (current-standard-link-libraries)))))'`
+MZDYNOBJ=""
- echo "$as_me:$LINENO: result: $MZDYNOBJ" >&5
- echo "${ECHO_T}$MZDYNOBJ" >&6
+ { echo "$as_me:$LINENO: result: $MZDYNOBJ" >&5
+ echo "${ECHO_T}$MZDYNOBJ" >&6; }
fi
-Index: Lib/lua/luarun.swg
---- Lib/lua/luarun.swg.orig 2006-10-24 08:26:48 +0200
-+++ Lib/lua/luarun.swg 2007-07-12 07:13:02 +0200
-@@ -15,7 +15,7 @@
-
- #include "lua.h"
- #include "lauxlib.h"
--#include <malloc.h>
-+#include <stdlib.h>
- #include <assert.h> /* for a few sanity tests */
-
- /*
-----------------------------------------------------------------------------
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/swig/swig.spec
============================================================================
$ cvs diff -u -r1.56 -r1.57 swig.spec
--- openpkg-src/swig/swig.spec 12 Jul 2007 05:28:44 -0000 1.56
+++ openpkg-src/swig/swig.spec 16 Nov 2007 12:40:56 -0000 1.57
@@ -32,8 +32,8 @@
Class: BASE
Group: CompilerCompiler
License: BSD-style
-Version: 1.3.31
-Release: 20070712
+Version: 1.3.32
+Release: 20071116
# list of sources
Source0:
http://switch.dl.sourceforge.net/sourceforge/swig/swig-%{version}.tar.gz
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]