Hi,
update math/maxima 5.39.0 -> 5.40.0.
All tests pass.
OK?
Index: Makefile
===================================================================
RCS file: /cvs/ports/math/maxima/Makefile,v
retrieving revision 1.36
diff -u -p -r1.36 Makefile
--- Makefile 21 Dec 2016 14:16:30 -0000 1.36
+++ Makefile 1 Jun 2017 14:06:55 -0000
@@ -2,7 +2,7 @@
COMMENT= GPL computer algebra system based on DOE Macsyma
-VERSION= 5.39.0
+VERSION= 5.40.0
DISTNAME= maxima-${VERSION}
CATEGORIES= math
@@ -26,7 +26,8 @@ MODPY_RUNDEP = No
BUILD_DEPENDS = print/texinfo
LIB_DEPENDS= lang/ecl
-RUN_DEPENDS = misc/rlwrap \
+RUN_DEPENDS = devel/desktop-file-utils \
+ misc/rlwrap \
misc/shared-mime-info
SUBST_VARS= VERSION
Index: distinfo
===================================================================
RCS file: /cvs/ports/math/maxima/distinfo,v
retrieving revision 1.16
diff -u -p -r1.16 distinfo
--- distinfo 21 Dec 2016 14:16:30 -0000 1.16
+++ distinfo 1 Jun 2017 14:06:55 -0000
@@ -1,2 +1,2 @@
-SHA256 (maxima-5.39.0.tar.gz) = 9Y/5gBP8qjfYZhuUFnLDjbWPmC8ILWz8yh8bX6x9cbM=
-SIZE (maxima-5.39.0.tar.gz) = 38652090
+SHA256 (maxima-5.40.0.tar.gz) = dP5GjNNycUYiqZr7azQpdYnd2AOG4SXXEGfT51UZ95Y=
+SIZE (maxima-5.40.0.tar.gz) = 41668208
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/math/maxima/pkg/PLIST,v
retrieving revision 1.15
diff -u -p -r1.15 PLIST
--- pkg/PLIST 21 Dec 2016 14:16:30 -0000 1.15
+++ pkg/PLIST 1 Jun 2017 14:06:56 -0000
@@ -17,6 +17,10 @@ libexec/maxima/
libexec/maxima/${VERSION}/
libexec/maxima/${VERSION}/mgnuplot
@man man/man1/maxima.1
+share/applications/xmaxima.desktop
+share/bash-completion/completions/maxima
+share/bash-completion/completions/rmaxima
+share/bash-completion/completions/xmaxima
share/maxima/
share/maxima/${VERSION}/
share/maxima/${VERSION}/demo/
@@ -979,12 +983,11 @@ share/maxima/${VERSION}/share/contrib/sa
share/maxima/${VERSION}/share/contrib/sarag/aliases.mac
share/maxima/${VERSION}/share/contrib/sarag/arag_test.mac
share/maxima/${VERSION}/share/contrib/sarag/certificateOfPositivity.mac
-share/maxima/${VERSION}/share/contrib/sarag/constants.mac
-share/maxima/${VERSION}/share/contrib/sarag/examples.mac
share/maxima/${VERSION}/share/contrib/sarag/hard_test.mac
share/maxima/${VERSION}/share/contrib/sarag/intervalArithmetic.mac
share/maxima/${VERSION}/share/contrib/sarag/lowLevel.mac
share/maxima/${VERSION}/share/contrib/sarag/multiCertificateOfPositivity.mac
+share/maxima/${VERSION}/share/contrib/sarag/quickSignDetermination.mac
share/maxima/${VERSION}/share/contrib/sarag/readme.txt
share/maxima/${VERSION}/share/contrib/sarag/rootCounting.mac
share/maxima/${VERSION}/share/contrib/sarag/rootIsolation.mac
@@ -994,7 +997,6 @@ share/maxima/${VERSION}/share/contrib/sa
share/maxima/${VERSION}/share/contrib/sarag/settings.mac
share/maxima/${VERSION}/share/contrib/sarag/signDetermination.mac
share/maxima/${VERSION}/share/contrib/sarag/topology.mac
-share/maxima/${VERSION}/share/contrib/sarag/topology_examples.mac
share/maxima/${VERSION}/share/contrib/sarag/whatsnew.txt
share/maxima/${VERSION}/share/contrib/simplifying.lisp
share/maxima/${VERSION}/share/contrib/smath/
@@ -1011,6 +1013,10 @@ share/maxima/${VERSION}/share/contrib/st
share/maxima/${VERSION}/share/contrib/state/state.mac
share/maxima/${VERSION}/share/contrib/state/tree.mac
share/maxima/${VERSION}/share/contrib/stirling.mac
+share/maxima/${VERSION}/share/contrib/symplectic_ode/
+share/maxima/${VERSION}/share/contrib/symplectic_ode/rtest_symplectic_ode.mac
+share/maxima/${VERSION}/share/contrib/symplectic_ode/symplectic_ode.lisp
+share/maxima/${VERSION}/share/contrib/symplectic_ode/symplectic_ode.texi
share/maxima/${VERSION}/share/contrib/tex2ooo.lisp
share/maxima/${VERSION}/share/contrib/tocl.lisp
share/maxima/${VERSION}/share/contrib/trigtools/
@@ -1582,6 +1588,116 @@ share/maxima/${VERSION}/share/numericali
share/maxima/${VERSION}/share/numericalio/semicolon.data
share/maxima/${VERSION}/share/numericalio/test-binary.f8-lsb
share/maxima/${VERSION}/share/numericalio/test-binary.f8-msb
+share/maxima/${VERSION}/share/odepack/
+share/maxima/${VERSION}/share/odepack/demo-dlsode.mac
+share/maxima/${VERSION}/share/odepack/dlsode-interface.lisp
+share/maxima/${VERSION}/share/odepack/dlsode.mac
+share/maxima/${VERSION}/share/odepack/load-dlsode.lisp
+share/maxima/${VERSION}/share/odepack/load-odepack.lisp
+share/maxima/${VERSION}/share/odepack/maxima-odepack.lisp
+share/maxima/${VERSION}/share/odepack/odepack-lisp.system
+share/maxima/${VERSION}/share/odepack/odepack.asd
+share/maxima/${VERSION}/share/odepack/odepack.system
+share/maxima/${VERSION}/share/odepack/package.lisp
+share/maxima/${VERSION}/share/odepack/src/
+share/maxima/${VERSION}/share/odepack/src/adjlr.lisp
+share/maxima/${VERSION}/share/odepack/src/cdrv.lisp
+share/maxima/${VERSION}/share/odepack/src/cntnzu.lisp
+share/maxima/${VERSION}/share/odepack/src/daigbt.lisp
+share/maxima/${VERSION}/share/odepack/src/dainvg.lisp
+share/maxima/${VERSION}/share/odepack/src/dainvgs.lisp
+share/maxima/${VERSION}/share/odepack/src/datp.lisp
+share/maxima/${VERSION}/share/odepack/src/datv.lisp
+share/maxima/${VERSION}/share/odepack/src/daxpy.lisp
+share/maxima/${VERSION}/share/odepack/src/dbnorm.lisp
+share/maxima/${VERSION}/share/odepack/src/dcfode.lisp
+share/maxima/${VERSION}/share/odepack/src/dcopy.lisp
+share/maxima/${VERSION}/share/odepack/src/ddecbt.lisp
+share/maxima/${VERSION}/share/odepack/src/ddot.lisp
+share/maxima/${VERSION}/share/odepack/src/dewset.lisp
+share/maxima/${VERSION}/share/odepack/src/dfnorm.lisp
+share/maxima/${VERSION}/share/odepack/src/dgbfa.lisp
+share/maxima/${VERSION}/share/odepack/src/dgbsl.lisp
+share/maxima/${VERSION}/share/odepack/src/dgefa.lisp
+share/maxima/${VERSION}/share/odepack/src/dgesl.lisp
+share/maxima/${VERSION}/share/odepack/src/dhefa.lisp
+share/maxima/${VERSION}/share/odepack/src/dhels.lisp
+share/maxima/${VERSION}/share/odepack/src/dheqr.lisp
+share/maxima/${VERSION}/share/odepack/src/dhesl.lisp
+share/maxima/${VERSION}/share/odepack/src/dintdy.lisp
+share/maxima/${VERSION}/share/odepack/src/diprep.lisp
+share/maxima/${VERSION}/share/odepack/src/diprepi.lisp
+share/maxima/${VERSION}/share/odepack/src/dlhin.lisp
+share/maxima/${VERSION}/share/odepack/src/dls001.cmn
+share/maxima/${VERSION}/share/odepack/src/dlsoda.lisp
+share/maxima/${VERSION}/share/odepack/src/dlsodar.lisp
+share/maxima/${VERSION}/share/odepack/src/dlsode.lisp
+share/maxima/${VERSION}/share/odepack/src/dlsodes.lisp
+share/maxima/${VERSION}/share/odepack/src/dlsodi.lisp
+share/maxima/${VERSION}/share/odepack/src/dlsodis.lisp
+share/maxima/${VERSION}/share/odepack/src/dlsodkr.lisp
+share/maxima/${VERSION}/share/odepack/src/dlsodpk.lisp
+share/maxima/${VERSION}/share/odepack/src/dlsoibt.lisp
+share/maxima/${VERSION}/share/odepack/src/dmnorm.lisp
+share/maxima/${VERSION}/share/odepack/src/dnrm2.lisp
+share/maxima/${VERSION}/share/odepack/src/dorthog.lisp
+share/maxima/${VERSION}/share/odepack/src/dpcg.lisp
+share/maxima/${VERSION}/share/odepack/src/dpcgs.lisp
+share/maxima/${VERSION}/share/odepack/src/dpjibt.lisp
+share/maxima/${VERSION}/share/odepack/src/dpkset.lisp
+share/maxima/${VERSION}/share/odepack/src/dprep.lisp
+share/maxima/${VERSION}/share/odepack/src/dprepi.lisp
+share/maxima/${VERSION}/share/odepack/src/dprepj.lisp
+share/maxima/${VERSION}/share/odepack/src/dprepji.lisp
+share/maxima/${VERSION}/share/odepack/src/dprja.lisp
+share/maxima/${VERSION}/share/odepack/src/dprjis.lisp
+share/maxima/${VERSION}/share/odepack/src/dprjs.lisp
+share/maxima/${VERSION}/share/odepack/src/drchek.lisp
+share/maxima/${VERSION}/share/odepack/src/droots.lisp
+share/maxima/${VERSION}/share/odepack/src/dscal.lisp
+share/maxima/${VERSION}/share/odepack/src/dsetpk.lisp
+share/maxima/${VERSION}/share/odepack/src/dslsbt.lisp
+share/maxima/${VERSION}/share/odepack/src/dsolbt.lisp
+share/maxima/${VERSION}/share/odepack/src/dsolpk.lisp
+share/maxima/${VERSION}/share/odepack/src/dsolss.lisp
+share/maxima/${VERSION}/share/odepack/src/dsolsy.lisp
+share/maxima/${VERSION}/share/odepack/src/dspigmr.lisp
+share/maxima/${VERSION}/share/odepack/src/dspiom.lisp
+share/maxima/${VERSION}/share/odepack/src/dsrcar.lisp
+share/maxima/${VERSION}/share/odepack/src/dsrckr.lisp
+share/maxima/${VERSION}/share/odepack/src/dsrcma.lisp
+share/maxima/${VERSION}/share/odepack/src/dsrcms.lisp
+share/maxima/${VERSION}/share/odepack/src/dsrcom.lisp
+share/maxima/${VERSION}/share/odepack/src/dsrcpk.lisp
+share/maxima/${VERSION}/share/odepack/src/dstoda.lisp
+share/maxima/${VERSION}/share/odepack/src/dstode.lisp
+share/maxima/${VERSION}/share/odepack/src/dstodi.lisp
+share/maxima/${VERSION}/share/odepack/src/dstodpk.lisp
+share/maxima/${VERSION}/share/odepack/src/dstoka.lisp
+share/maxima/${VERSION}/share/odepack/src/dumach.lisp
+share/maxima/${VERSION}/share/odepack/src/dumsum.lisp
+share/maxima/${VERSION}/share/odepack/src/dusol.lisp
+share/maxima/${VERSION}/share/odepack/src/dvnorm.lisp
+share/maxima/${VERSION}/share/odepack/src/idamax.lisp
+share/maxima/${VERSION}/share/odepack/src/iumach.lisp
+share/maxima/${VERSION}/share/odepack/src/ixsav.lisp
+share/maxima/${VERSION}/share/odepack/src/jgroup.lisp
+share/maxima/${VERSION}/share/odepack/src/md.lisp
+share/maxima/${VERSION}/share/odepack/src/mdi.lisp
+share/maxima/${VERSION}/share/odepack/src/mdm.lisp
+share/maxima/${VERSION}/share/odepack/src/mdp.lisp
+share/maxima/${VERSION}/share/odepack/src/mdu.lisp
+share/maxima/${VERSION}/share/odepack/src/nnfc.lisp
+share/maxima/${VERSION}/share/odepack/src/nnsc.lisp
+share/maxima/${VERSION}/share/odepack/src/nntc.lisp
+share/maxima/${VERSION}/share/odepack/src/nroc.lisp
+share/maxima/${VERSION}/share/odepack/src/nsfc.lisp
+share/maxima/${VERSION}/share/odepack/src/odrv.lisp
+share/maxima/${VERSION}/share/odepack/src/package.lisp
+share/maxima/${VERSION}/share/odepack/src/sro.lisp
+share/maxima/${VERSION}/share/odepack/src/xerrwd.lisp
+share/maxima/${VERSION}/share/odepack/src/xsetf.lisp
+share/maxima/${VERSION}/share/odepack/src/xsetun.lisp
share/maxima/${VERSION}/share/orthopoly/
share/maxima/${VERSION}/share/orthopoly/README
share/maxima/${VERSION}/share/orthopoly/changes_0.9_to_0.94.txt
@@ -2283,10 +2399,19 @@ share/maxima/${VERSION}/xmaxima/maxima-i
share/maxima/${VERSION}/xmaxima/maxima-icon.png
share/maxima/${VERSION}/xmaxima/maxima-new.gif
share/maxima/${VERSION}/xmaxima/maxima-new.png
+share/maxima/${VERSION}/xmaxima/maxima-new.svg
share/maxima/${VERSION}/xmaxima/msgs/
share/maxima/${VERSION}/xmaxima/msgs/es.msg
share/maxima/${VERSION}/xmaxima/msgs/ru.msg
share/maxima/${VERSION}/xmaxima/plotmaxima.html
share/mime/packages/x-mac.xml
+share/mime/packages/x-maxima-out.xml
+share/pixmaps/
+share/pixmaps/maxima-new.png
+share/pixmaps/maxima-new.svg
+share/pixmaps/text-x-maxima-out.svg
+share/pixmaps/text-x-maximasession.svg
@exec %D/bin/update-mime-database %D/share/mime
@unexec-delete %D/bin/update-mime-database %D/share/mime
+@exec %D/bin/update-desktop-database
+@unexec-delete %D/bin/update-desktop-database
No comments:
Post a Comment