Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/crypto
In directory vz-cvs-3.sog:/tmp/cvs-serv15528/stable/main/finkinfo/crypto

Modified Files:
        maxima.info xmaxima-x11.info 
Removed Files:
        xmaxima-x11.patch 
Log Message:
Present in 10.7/stable and all deps are in 10.4/stable, so kill
unstable off.
Update to current.
Remove test that fails in the presence of a non-ASCII character in a file
in /


Index: maxima.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/crypto/maxima.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- maxima.info 8 Jun 2011 12:40:35 -0000       1.2
+++ maxima.info 3 Oct 2011 19:07:41 -0000       1.3
@@ -1,12 +1,12 @@
 Info2: <<
 Package: maxima
-Version: 5.24.0
+Version: 5.25.1
 Revision: 1
 Maintainer: Alexander Hansen <alexkhan...@users.sourceforge.net>
 Description: Symbol manipulation program
 Source: mirror:sourceforge:%n/%n-%v.tar.gz
-Source-MD5: 396765661059d73e03b739b350bc42da
-Type: sbcl (1.0.47)
+Source-MD5: f2a7399e53eadc38e0bedb843d5d7055
+Type: sbcl (1.0.51)
 Depends: <<
 sbcl-%type_pkg[sbcl]-maxima, 
 gnuplot | gnuplot-nox | gnuplot-nogtk, 
@@ -30,6 +30,15 @@
 --infodir='${prefix}/share/info' \
 --mandir='${prefix}/share/man' \
 --libexecdir='${prefix}/lib' \
+--enable-gettext \
+--enable-lang-de \
+--enable-lang-es \
+--enable-lang-pt \
+--enable-lang-pt_BR \
+--enable-lang-de-utf8 \
+--enable-lang-es-utf8 \
+--enable-lang-pt-utf8 \
+--enable-lang-pt_BR-utf8 \
 --enable-recode \
 --enable-sbcl \
 --with-default-lisp=sbcl \
@@ -47,6 +56,16 @@
 cp share/draw/grcommon.lisp %i/share/%n/%v/share/draw/
 cp share/diffequations/drawdf.mac %i/share/%n/%v/share/diffequations/
 <<
+PostInstScript: <<
+       printf "Now that maxima has been updated, you can remove\n"
+       printf "any obsolete sbcl-maxima packages by running:\n"
+       printf "\n\tfink remove "
+       for pkg in 1047 1049 1050
+       do
+               printf "sbcl-%%s-maxima " $pkg
+       done
+       printf "\n\n"
+<<
 InfoTest: <<
   TestScript: make check || exit 2
 <<
@@ -56,14 +75,18 @@
 DescPackaging: <<
 Keep sbcl Type in sync with that in sbcl-maxima-*.info.
 
+Automatically removes obsolete sbcl-M-maxima versions after install.
+
 Pkg in crypto because of preamble of COPYING _ even though
 it states explicitly NOT to be part of the licence.
 
 As of 5.15.0-3, build like the prior maxima-nox package:
 Separate out the xmaxima package, built against the system's Tcl/Tk,
 as a SplitOff.
+
 Move mgnuplot into the xmaxima package as of version 5.21.x, since it uses the
 wish as set from configure.
+
 Previous versions maintained by William McCallum, Matthias Neeracher, and 
 Andrea Riciputi.
 << 

Index: xmaxima-x11.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/crypto/xmaxima-x11.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- xmaxima-x11.info    8 Jun 2011 12:40:35 -0000       1.2
+++ xmaxima-x11.info    3 Oct 2011 19:07:41 -0000       1.3
@@ -1,12 +1,12 @@
 Info2: <<
 Package: xmaxima-x11
-Version: 5.24.0
+Version: 5.25.1
 Revision: 1
-Type: sbcl (1.0.47)
 Maintainer: Alexander Hansen <alexkhan...@users.sourceforge.net>
 Description: Tcl/TK front end for maxima (X11 graphics)
 Source: mirror:sourceforge:maxima/maxima-%v.tar.gz
-Source-MD5:  396765661059d73e03b739b350bc42da
+Source-MD5:  f2a7399e53eadc38e0bedb843d5d7055
+Type: sbcl (1.0.51)
 Depends: maxima ( >= %v), tcltk
 BuildDepends: <<
 libgettext8-dev, libiconv-dev, libncurses5, 
@@ -19,11 +19,20 @@
 --infodir='${prefix}/share/info' \
 --mandir='${prefix}/share/man' \
 --libexecdir='${prefix}/lib' \
+--enable-gettext \
+--enable-lang-de \
+--enable-lang-es \
+--enable-lang-pt \
+--enable-lang-pt_BR \
+--enable-lang-de-utf8 \
+--enable-lang-es-utf8 \
+--enable-lang-pt-utf8 \
+--enable-lang-pt_BR-utf8 \
 --enable-recode \
 --enable-sbcl \
 --with-default-lisp=sbcl \
 --with-sbcl=%p/opt/sbcl-%type_raw[sbcl]/bin/sbcl \
---with-wish=/usr/bin/wish
+--with-wish=%p/bin/wish
 <<
 InfoDocs: xmaxima.info
 CompileScript: <<

--- xmaxima-x11.patch DELETED ---


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to