Update of /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv24540

Modified Files:
        maxima.info xmaxima-x11.info 
Log Message:
SBCL seems faster, so switch maxima to that.


Index: xmaxima-x11.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/xmaxima-x11.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- xmaxima-x11.info    6 Oct 2008 01:16:57 -0000       1.6
+++ xmaxima-x11.info    22 Oct 2008 17:03:31 -0000      1.7
@@ -1,6 +1,6 @@
 Package: xmaxima-x11
 Version: 5.16.3
-Revision: 3
+Revision: 5
 Maintainer: Alexander Hansen <[EMAIL PROTECTED]>
 Description: Tcl/TK front end for maxima (X11 graphics)
 Source: mirror:sourceforge:maxima/maxima-%v.tar.gz
@@ -16,7 +16,15 @@
 Conflicts: maxima ( << 5.15.0-3 ), maxima-nox, xmaxima
 Replaces: maxima ( << 5.16.1-1 ), maxima-nox, xmaxima
 License: GPL
-ConfigureParams: --infodir='${prefix}/share/info' 
--mandir='${prefix}/share/man' --libexecdir='${prefix}/lib' --enable-recode 
--enable-clisp --with-wish=%p/bin/wish
+ConfigureParams: <<
+--infodir='${prefix}/share/info' \
+--mandir='${prefix}/share/man' \
+--libexecdir='${prefix}/lib' \
+--enable-recode \
+--enable-sbcl \
+--with-default-lisp=sbcl \
+--with-wish=%p/bin/wish
+<<
 InfoDocs: xmaxima.info
 CompileScript: <<
 #!/bin/sh -ev

Index: maxima.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/maxima.info,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- maxima.info 6 Oct 2008 02:31:51 -0000       1.33
+++ maxima.info 22 Oct 2008 17:03:31 -0000      1.34
@@ -1,6 +1,6 @@
 Package: maxima
 Version: 5.16.3
-Revision: 4
+Revision: 5
 Maintainer: Alexander Hansen <[EMAIL PROTECTED]>
 Description: Symbol manipulation program
 Source: mirror:sourceforge:%{ni}/%{ni}-%v.tar.gz
@@ -9,7 +9,7 @@
 PatchFile-MD5: a7becb2234bfc33c946b70f36237d117
 # otool_deps: libgettext3-shlibs, libiconv, libncurses5-shlibs, 
libsigsegv-shlibs, readline5-shlibs
 Depends: <<
-clisp (= 2.46-4), 
+sbcl (= 1.0.19-2), 
 gnuplot | gnuplot-nox, 
 libgettext3-shlibs, libiconv, libncurses5-shlibs, 
 libsigsegv-shlibs (>= 1:2.5-3), libsigsegv-shlibs (<< 1:2.5-9999),
@@ -33,7 +33,8 @@
 --mandir='${prefix}/share/man' \
 --libexecdir='${prefix}/lib' \
 --enable-recode \
---enable-clisp --with-default-lisp=clisp \
+--enable-sbcl \
+--with-default-lisp=sbcl \
 --with-wish=/usr/bin/wish
 <<
 CompileScript: <<


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to