Update math/maxima 5.38.1 -> 5.39.0

Changes:
https://sourceforge.net/p/maxima/code/ci/master/tree/ChangeLog-5.39.md

Tested on amd64.

Now requires a recent texinfo to build -> BUILD_DEPENDS on print/texinfo.

OK?

Best regards,
Ingo

Index: Makefile
===================================================================
RCS file: /cvs/ports/math/maxima/Makefile,v
retrieving revision 1.35
diff -u -p -r1.35 Makefile
--- Makefile    21 May 2016 17:31:23 -0000      1.35
+++ Makefile    18 Dec 2016 10:03:15 -0000
@@ -2,7 +2,7 @@
 
 COMMENT=               GPL computer algebra system based on DOE Macsyma
 
-VERSION=               5.38.1
+VERSION=               5.39.0
 DISTNAME=              maxima-${VERSION}
 CATEGORIES=            math
 
@@ -24,11 +24,15 @@ USE_GMAKE=          yes
 MODULES =              lang/python
 MODPY_RUNDEP =         No
 
+BUILD_DEPENDS =                print/texinfo
 LIB_DEPENDS=           lang/ecl
 RUN_DEPENDS =          misc/rlwrap \
                        misc/shared-mime-info
 
 SUBST_VARS=            VERSION
+
+MAKE_FLAGS =           MAKEINFO="${LOCALBASE}/bin/gtexi2any" \
+                       TEXI2DVI="${LOCALBASE}/bin/gtexi2dvi"
 
 CONFIGURE_ARGS+=       --enable-ecl
 CONFIGURE_STYLE=       gnu
Index: distinfo
===================================================================
RCS file: /cvs/ports/math/maxima/distinfo,v
retrieving revision 1.15
diff -u -p -r1.15 distinfo
--- distinfo    21 May 2016 17:31:23 -0000      1.15
+++ distinfo    18 Dec 2016 10:03:15 -0000
@@ -1,2 +1,2 @@
-SHA256 (maxima-5.38.1.tar.gz) = DoZlNqtYR+wEW6ATVw+A82IGymzgel0TmHAQvLMhxtw=
-SIZE (maxima-5.38.1.tar.gz) = 38641257
+SHA256 (maxima-5.39.0.tar.gz) = 9Y/5gBP8qjfYZhuUFnLDjbWPmC8ILWz8yh8bX6x9cbM=
+SIZE (maxima-5.39.0.tar.gz) = 38652090
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/math/maxima/pkg/PLIST,v
retrieving revision 1.14
diff -u -p -r1.14 PLIST
--- pkg/PLIST   21 May 2016 17:31:23 -0000      1.14
+++ pkg/PLIST   18 Dec 2016 10:03:16 -0000
@@ -4,7 +4,10 @@ bin/rmaxima
 bin/xmaxima
 @info info/imaxima.info
 info/maxima-index.lisp
-@info info/maxima.info
+info/maxima.info
+info/maxima.info-1
+info/maxima.info-2
+info/maxima.info-3
 @info info/xmaxima.info
 lib/maxima/
 lib/maxima/${VERSION}/
@@ -64,6 +67,7 @@ share/maxima/${VERSION}/doc/html/figures
 share/maxima/${VERSION}/doc/html/figures/draw_cbrange.gif
 share/maxima/${VERSION}/doc/html/figures/draw_cbtics.gif
 share/maxima/${VERSION}/doc/html/figures/draw_color.gif
+share/maxima/${VERSION}/doc/html/figures/draw_color2.gif
 share/maxima/${VERSION}/doc/html/figures/draw_colorbox.gif
 share/maxima/${VERSION}/doc/html/figures/draw_colorbox2.gif
 share/maxima/${VERSION}/doc/html/figures/draw_columns.gif
@@ -112,6 +116,8 @@ share/maxima/${VERSION}/doc/html/figures
 share/maxima/${VERSION}/doc/html/figures/draw_interpolate_color5.gif
 share/maxima/${VERSION}/doc/html/figures/draw_interpolate_color6.gif
 share/maxima/${VERSION}/doc/html/figures/draw_key.gif
+share/maxima/${VERSION}/doc/html/figures/draw_key_label_alignment.gif
+share/maxima/${VERSION}/doc/html/figures/draw_key_label_orientation.gif
 share/maxima/${VERSION}/doc/html/figures/draw_key_pos.gif
 share/maxima/${VERSION}/doc/html/figures/draw_key_pos2.gif
 share/maxima/${VERSION}/doc/html/figures/draw_label.gif
@@ -367,6 +373,10 @@ share/maxima/${VERSION}/doc/html/maxima_
 share/maxima/${VERSION}/doc/implementation/
 share/maxima/${VERSION}/doc/implementation/dir_vars.txt
 share/maxima/${VERSION}/doc/implementation/external-interface.txt
+share/maxima/${VERSION}/doc/implementation/maximatoplevelflow.dot
+share/maxima/${VERSION}/doc/implementation/maximatoplevelflow.png
+share/maxima/${VERSION}/doc/implementation/maximatoplevelflow.ps
+share/maxima/${VERSION}/doc/implementation/sloop-loop-changes.txt
 share/maxima/${VERSION}/doc/misc/
 
share/maxima/${VERSION}/doc/misc/completescanoffunctionssortedbybytecodelength.txt
 share/maxima/${VERSION}/doc/misc/grepforvariables.sh
@@ -400,6 +410,7 @@ share/maxima/${VERSION}/emacs/smart-comp
 share/maxima/${VERSION}/emacs/sshell.el
 share/maxima/${VERSION}/share/
 share/maxima/${VERSION}/share/.gitattributes
+share/maxima/${VERSION}/share/MYTOPIC-index.lisp
 share/maxima/${VERSION}/share/affine/
 share/maxima/${VERSION}/share/affine/README
 share/maxima/${VERSION}/share/affine/affine.lisp
@@ -454,12 +465,12 @@ share/maxima/${VERSION}/share/algebra/re
 share/maxima/${VERSION}/share/algebra/recur.transcript
 share/maxima/${VERSION}/share/algebra/rtest_recur.mac
 share/maxima/${VERSION}/share/algebra/solver/
+share/maxima/${VERSION}/share/algebra/solver/Solver.mac
 share/maxima/${VERSION}/share/algebra/solver/linsolve.mac
 share/maxima/${VERSION}/share/algebra/solver/misc.mac
 share/maxima/${VERSION}/share/algebra/solver/readme
 share/maxima/${VERSION}/share/algebra/solver/slvrmsgs.mac
 share/maxima/${VERSION}/share/algebra/solver/slvrtbox.mac
-share/maxima/${VERSION}/share/algebra/solver/solver.mac
 share/maxima/${VERSION}/share/algebra/solver/solver1-en.html
 share/maxima/${VERSION}/share/algebra/solver/solver1.pdf
 share/maxima/${VERSION}/share/algebra/solver/test.mac
@@ -834,13 +845,13 @@ share/maxima/${VERSION}/share/contrib/gr
 share/maxima/${VERSION}/share/contrib/impdiff.mac
 share/maxima/${VERSION}/share/contrib/implicit_plot.lisp
 share/maxima/${VERSION}/share/contrib/integration/
-share/maxima/${VERSION}/share/contrib/integration/abs_integrate.html
 share/maxima/${VERSION}/share/contrib/integration/abs_integrate.mac
 share/maxima/${VERSION}/share/contrib/integration/abs_integrate.texi
 share/maxima/${VERSION}/share/contrib/integration/hyperint.mac
 share/maxima/${VERSION}/share/contrib/integration/integration-index.lisp
 share/maxima/${VERSION}/share/contrib/integration/partition.mac
 share/maxima/${VERSION}/share/contrib/integration/rtest_abs_integrate.mac
+share/maxima/${VERSION}/share/contrib/integration/texinfo.tex
 share/maxima/${VERSION}/share/contrib/levin/
 share/maxima/${VERSION}/share/contrib/levin/levin.dem
 share/maxima/${VERSION}/share/contrib/levin/levin.mac
@@ -860,6 +871,7 @@ share/maxima/${VERSION}/share/contrib/ma
 share/maxima/${VERSION}/share/contrib/maxima-odesolve/kovacicODE.mac
 share/maxima/${VERSION}/share/contrib/maxima-odesolve/kovacicODE.texi
 
share/maxima/${VERSION}/share/contrib/maxima-odesolve/maxima-odesolve-index.lisp
+share/maxima/${VERSION}/share/contrib/maxima-odesolve/texinfo.tex
 share/maxima/${VERSION}/share/contrib/maxima-server.lisp
 share/maxima/${VERSION}/share/contrib/maximaMathML/
 share/maxima/${VERSION}/share/contrib/maximaMathML/CtMathML.lisp
@@ -1022,6 +1034,7 @@ share/maxima/${VERSION}/share/contrib/ve
 share/maxima/${VERSION}/share/descriptive/
 share/maxima/${VERSION}/share/descriptive/biomed.data
 share/maxima/${VERSION}/share/descriptive/descriptive.mac
+share/maxima/${VERSION}/share/descriptive/descriptive_util.lisp
 share/maxima/${VERSION}/share/descriptive/pidigits.data
 share/maxima/${VERSION}/share/descriptive/rtest_descriptive.mac
 share/maxima/${VERSION}/share/descriptive/rtest_statgraph.mac
@@ -1070,6 +1083,7 @@ share/maxima/${VERSION}/share/draw/drawu
 share/maxima/${VERSION}/share/draw/gnuplot.lisp
 share/maxima/${VERSION}/share/draw/grcommon.lisp
 share/maxima/${VERSION}/share/draw/picture.lisp
+share/maxima/${VERSION}/share/draw/texinfo.tex
 share/maxima/${VERSION}/share/draw/vtk.lisp
 share/maxima/${VERSION}/share/draw/wbd.lisp
 share/maxima/${VERSION}/share/draw/worldmap.mac
@@ -1425,12 +1439,11 @@ share/maxima/${VERSION}/share/logic/COPY
 share/maxima/${VERSION}/share/logic/TODO
 share/maxima/${VERSION}/share/logic/logic-index.lisp
 share/maxima/${VERSION}/share/logic/logic.dem
-share/maxima/${VERSION}/share/logic/logic.html
 share/maxima/${VERSION}/share/logic/logic.lisp
 share/maxima/${VERSION}/share/logic/logic.mac
-share/maxima/${VERSION}/share/logic/logic.pdf
 share/maxima/${VERSION}/share/logic/logic.texi
 share/maxima/${VERSION}/share/logic/rtest_logic.mac
+share/maxima/${VERSION}/share/logic/texinfo.tex
 share/maxima/${VERSION}/share/lsquares/
 share/maxima/${VERSION}/share/lsquares/lsquares.mac
 share/maxima/${VERSION}/share/lsquares/plsquares.mac
@@ -1521,6 +1534,8 @@ share/maxima/${VERSION}/share/numeric/db
 share/maxima/${VERSION}/share/numeric/dblint.mac
 share/maxima/${VERSION}/share/numeric/dblint.usg
 share/maxima/${VERSION}/share/numeric/dblint_1.dem
+share/maxima/${VERSION}/share/numeric/decfp-core.lisp
+share/maxima/${VERSION}/share/numeric/decfp.lisp
 share/maxima/${VERSION}/share/numeric/diffeq.dem
 share/maxima/${VERSION}/share/numeric/diffeq.mac
 share/maxima/${VERSION}/share/numeric/expense.lisp
@@ -1540,6 +1555,7 @@ share/maxima/${VERSION}/share/numeric/ne
 share/maxima/${VERSION}/share/numeric/riemsum.mac
 share/maxima/${VERSION}/share/numeric/romberg.lisp
 share/maxima/${VERSION}/share/numeric/rtest_bffac.mac
+share/maxima/${VERSION}/share/numeric/rtest_decfp.mac
 share/maxima/${VERSION}/share/numeric/rtest_fft.mac
 share/maxima/${VERSION}/share/numeric/rtest_interpol.mac
 share/maxima/${VERSION}/share/numeric/rtest_rfft.mac
@@ -2087,11 +2103,11 @@ share/maxima/${VERSION}/src/solve.lisp
 share/maxima/${VERSION}/src/specfn.lisp
 share/maxima/${VERSION}/src/spgcd.lisp
 share/maxima/${VERSION}/src/sprdet.lisp
+share/maxima/${VERSION}/src/sqrtdenest.lisp
 share/maxima/${VERSION}/src/strmac.lisp
 share/maxima/${VERSION}/src/sublis.lisp
 share/maxima/${VERSION}/src/sumcon.lisp
 share/maxima/${VERSION}/src/suprv1.lisp
-share/maxima/${VERSION}/src/sys-proclaim.lisp
 share/maxima/${VERSION}/src/tlimit.lisp
 share/maxima/${VERSION}/src/todd-coxeter.lisp
 share/maxima/${VERSION}/src/trans1.lisp
@@ -2145,6 +2161,7 @@ share/maxima/${VERSION}/tests/rtest9.mac
 share/maxima/${VERSION}/tests/rtest9a.mac
 share/maxima/${VERSION}/tests/rtest_abs.mac
 share/maxima/${VERSION}/tests/rtest_algebraic.mac
+share/maxima/${VERSION}/tests/rtest_algsys.mac
 share/maxima/${VERSION}/tests/rtest_allnummod.mac
 share/maxima/${VERSION}/tests/rtest_ask.mac
 share/maxima/${VERSION}/tests/rtest_boolean.mac

Reply via email to