Date: Tue, 4 Apr 2017 12:32:27 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r437728 - head/math/maxima Message-ID: <201704041232.v34CWR6r066407@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wen Date: Tue Apr 4 12:32:27 2017 New Revision: 437728 URL: https://svnweb.freebsd.org/changeset/ports/437728 Log: - Update to 5.39.0 PR: 216838 Submitted by: yuri@rawbw.com Modified: head/math/maxima/Makefile head/math/maxima/distinfo head/math/maxima/pkg-plist Modified: head/math/maxima/Makefile ============================================================================== --- head/math/maxima/Makefile Tue Apr 4 09:48:18 2017 (r437727) +++ head/math/maxima/Makefile Tue Apr 4 12:32:27 2017 (r437728) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= maxima -PORTVERSION= 5.38.1 +PORTVERSION= 5.39.0 CATEGORIES= math lisp tk MASTER_SITES= SF/maxima/Maxima-source/${PORTVERSION}-source @@ -16,7 +16,7 @@ PATCH_DEPENDS= ${LOCALBASE}/bin/bash:she RUN_DEPENDS= ${LOCALBASE}/bin/${LISPPORT} \ ${LOCALBASE}/bin/gnuplot:math/gnuplot -USES= gmake makeinfo perl5 python:build tk:84+ +USES= gmake makeinfo perl5 python:build tk:84+ shared-mime-info USE_PERL5= build GNU_CONFIGURE= yes CONFIGURE_ARGS+= --prefix=${PREFIX} \ @@ -93,6 +93,12 @@ PLIST_SUB+= LISPBINARY="@comment " MAXIMABINARY= maxima_core .endif +.if ${OSVERSION} < 1100000 +# The older makeinfo from the base fails in 10.3 +BUILD_DEPENDS+= ${LOCALBASE}/bin/makeinfo:print/texinfo +CONFIGURE_ENV+= MAKEINFO="${LOCALBASE}/bin/makeinfo" +.endif + post-patch: @${GREP} -Fe '.core' -l -r ${WRKSRC} | ${XARGS} ${REINPLACE_CMD} \ -e 's;\.core;_core;g' Modified: head/math/maxima/distinfo ============================================================================== --- head/math/maxima/distinfo Tue Apr 4 09:48:18 2017 (r437727) +++ head/math/maxima/distinfo Tue Apr 4 12:32:27 2017 (r437728) @@ -1,3 +1,3 @@ -TIMESTAMP = 1474338419 -SHA256 (maxima-5.38.1.tar.gz) = 0e866536ab5847ec045ba013570f80f36206ca6ce07a5d13987010bcb321c6dc -SIZE (maxima-5.38.1.tar.gz) = 38641257 +TIMESTAMP = 1486340778 +SHA256 (maxima-5.39.0.tar.gz) = f58ff98013fcaa37d8661b941672c38db58f982f082d6cfcca1f1b5fac7d71b3 +SIZE (maxima-5.39.0.tar.gz) = 38652090 Modified: head/math/maxima/pkg-plist ============================================================================== --- head/math/maxima/pkg-plist Tue Apr 4 09:48:18 2017 (r437727) +++ head/math/maxima/pkg-plist Tue Apr 4 12:32:27 2017 (r437728) @@ -1,6 +1,10 @@ bin/maxima bin/rmaxima bin/xmaxima +info/abs_integrate.info +info/drawutils.info +info/kovacicODE.info +info/logic.info info/maxima-index.lisp lib/maxima/%%PORTVERSION%%/%%BINDIR%%/%%MAXIMABIN%% libexec/maxima/%%PORTVERSION%%/mgnuplot @@ -49,6 +53,7 @@ man/man1/maxima.1.gz %%DATADIR%%/%%PORTVERSION%%/doc/html/figures/draw_cbrange.gif %%DATADIR%%/%%PORTVERSION%%/doc/html/figures/draw_cbtics.gif %%DATADIR%%/%%PORTVERSION%%/doc/html/figures/draw_color.gif +%%DATADIR%%/%%PORTVERSION%%/doc/html/figures/draw_color2.gif %%DATADIR%%/%%PORTVERSION%%/doc/html/figures/draw_colorbox.gif %%DATADIR%%/%%PORTVERSION%%/doc/html/figures/draw_colorbox2.gif %%DATADIR%%/%%PORTVERSION%%/doc/html/figures/draw_columns.gif @@ -97,6 +102,8 @@ man/man1/maxima.1.gz %%DATADIR%%/%%PORTVERSION%%/doc/html/figures/draw_interpolate_color5.gif %%DATADIR%%/%%PORTVERSION%%/doc/html/figures/draw_interpolate_color6.gif %%DATADIR%%/%%PORTVERSION%%/doc/html/figures/draw_key.gif +%%DATADIR%%/%%PORTVERSION%%/doc/html/figures/draw_key_label_alignment.gif +%%DATADIR%%/%%PORTVERSION%%/doc/html/figures/draw_key_label_orientation.gif %%DATADIR%%/%%PORTVERSION%%/doc/html/figures/draw_key_pos.gif %%DATADIR%%/%%PORTVERSION%%/doc/html/figures/draw_key_pos2.gif %%DATADIR%%/%%PORTVERSION%%/doc/html/figures/draw_label.gif @@ -351,6 +358,10 @@ man/man1/maxima.1.gz %%DATADIR%%/%%PORTVERSION%%/doc/html/maxima_toc.html %%DATADIR%%/%%PORTVERSION%%/doc/implementation/dir_vars.txt %%DATADIR%%/%%PORTVERSION%%/doc/implementation/external-interface.txt +%%DATADIR%%/%%PORTVERSION%%/doc/implementation/maximatoplevelflow.dot +%%DATADIR%%/%%PORTVERSION%%/doc/implementation/maximatoplevelflow.png +%%DATADIR%%/%%PORTVERSION%%/doc/implementation/maximatoplevelflow.ps +%%DATADIR%%/%%PORTVERSION%%/doc/implementation/sloop-loop-changes.txt %%DATADIR%%/%%PORTVERSION%%/doc/misc/completescanoffunctionssortedbybytecodelength.txt %%DATADIR%%/%%PORTVERSION%%/doc/misc/grepforvariables.sh %%DATADIR%%/%%PORTVERSION%%/doc/misc/maximafunctions.txt @@ -380,6 +391,8 @@ man/man1/maxima.1.gz %%DATADIR%%/%%PORTVERSION%%/emacs/smart-complete.el %%DATADIR%%/%%PORTVERSION%%/emacs/sshell.el %%DATADIR%%/%%PORTVERSION%%/share/.gitattributes +%%DATADIR%%/%%PORTVERSION%%/share/MYTOPIC-index.lisp +%%DATADIR%%/%%PORTVERSION%%/share/MYTOPIC.info %%DATADIR%%/%%PORTVERSION%%/share/affine/README %%DATADIR%%/%%PORTVERSION%%/share/affine/affine.lisp %%DATADIR%%/%%PORTVERSION%%/share/affine/affine.system @@ -430,12 +443,12 @@ man/man1/maxima.1.gz %%DATADIR%%/%%PORTVERSION%%/share/algebra/recur.mac %%DATADIR%%/%%PORTVERSION%%/share/algebra/recur.transcript %%DATADIR%%/%%PORTVERSION%%/share/algebra/rtest_recur.mac +%%DATADIR%%/%%PORTVERSION%%/share/algebra/solver/Solver.mac %%DATADIR%%/%%PORTVERSION%%/share/algebra/solver/linsolve.mac %%DATADIR%%/%%PORTVERSION%%/share/algebra/solver/misc.mac %%DATADIR%%/%%PORTVERSION%%/share/algebra/solver/readme %%DATADIR%%/%%PORTVERSION%%/share/algebra/solver/slvrmsgs.mac %%DATADIR%%/%%PORTVERSION%%/share/algebra/solver/slvrtbox.mac -%%DATADIR%%/%%PORTVERSION%%/share/algebra/solver/solver.mac %%DATADIR%%/%%PORTVERSION%%/share/algebra/solver/solver1-en.html %%DATADIR%%/%%PORTVERSION%%/share/algebra/solver/solver1.pdf %%DATADIR%%/%%PORTVERSION%%/share/algebra/solver/test.mac @@ -780,7 +793,6 @@ man/man1/maxima.1.gz %%DATADIR%%/%%PORTVERSION%%/share/contrib/graph2d.lisp %%DATADIR%%/%%PORTVERSION%%/share/contrib/impdiff.mac %%DATADIR%%/%%PORTVERSION%%/share/contrib/implicit_plot.lisp -%%DATADIR%%/%%PORTVERSION%%/share/contrib/integration/abs_integrate.html %%DATADIR%%/%%PORTVERSION%%/share/contrib/integration/abs_integrate.info %%DATADIR%%/%%PORTVERSION%%/share/contrib/integration/abs_integrate.mac %%DATADIR%%/%%PORTVERSION%%/share/contrib/integration/abs_integrate.texi @@ -788,6 +800,7 @@ man/man1/maxima.1.gz %%DATADIR%%/%%PORTVERSION%%/share/contrib/integration/integration-index.lisp %%DATADIR%%/%%PORTVERSION%%/share/contrib/integration/partition.mac %%DATADIR%%/%%PORTVERSION%%/share/contrib/integration/rtest_abs_integrate.mac +%%DATADIR%%/%%PORTVERSION%%/share/contrib/integration/texinfo.tex %%DATADIR%%/%%PORTVERSION%%/share/contrib/levin/levin.dem %%DATADIR%%/%%PORTVERSION%%/share/contrib/levin/levin.mac %%DATADIR%%/%%PORTVERSION%%/share/contrib/levin/rtest_levin.mac @@ -805,6 +818,7 @@ man/man1/maxima.1.gz %%DATADIR%%/%%PORTVERSION%%/share/contrib/maxima-odesolve/kovacicODE.mac %%DATADIR%%/%%PORTVERSION%%/share/contrib/maxima-odesolve/kovacicODE.texi %%DATADIR%%/%%PORTVERSION%%/share/contrib/maxima-odesolve/maxima-odesolve-index.lisp +%%DATADIR%%/%%PORTVERSION%%/share/contrib/maxima-odesolve/texinfo.tex %%DATADIR%%/%%PORTVERSION%%/share/contrib/maxima-server.lisp %%DATADIR%%/%%PORTVERSION%%/share/contrib/maximaMathML/CtMathML.lisp %%DATADIR%%/%%PORTVERSION%%/share/contrib/maximaMathML/PrMathML.lisp @@ -950,6 +964,7 @@ man/man1/maxima.1.gz %%DATADIR%%/%%PORTVERSION%%/share/contrib/vector3d/vector3d.usg %%DATADIR%%/%%PORTVERSION%%/share/descriptive/biomed.data %%DATADIR%%/%%PORTVERSION%%/share/descriptive/descriptive.mac +%%DATADIR%%/%%PORTVERSION%%/share/descriptive/descriptive_util.lisp %%DATADIR%%/%%PORTVERSION%%/share/descriptive/pidigits.data %%DATADIR%%/%%PORTVERSION%%/share/descriptive/rtest_descriptive.mac %%DATADIR%%/%%PORTVERSION%%/share/descriptive/rtest_statgraph.mac @@ -994,6 +1009,7 @@ man/man1/maxima.1.gz %%DATADIR%%/%%PORTVERSION%%/share/draw/gnuplot.lisp %%DATADIR%%/%%PORTVERSION%%/share/draw/grcommon.lisp %%DATADIR%%/%%PORTVERSION%%/share/draw/picture.lisp +%%DATADIR%%/%%PORTVERSION%%/share/draw/texinfo.tex %%DATADIR%%/%%PORTVERSION%%/share/draw/vtk.lisp %%DATADIR%%/%%PORTVERSION%%/share/draw/wbd.lisp %%DATADIR%%/%%PORTVERSION%%/share/draw/worldmap.mac @@ -1332,13 +1348,12 @@ man/man1/maxima.1.gz %%DATADIR%%/%%PORTVERSION%%/share/logic/TODO %%DATADIR%%/%%PORTVERSION%%/share/logic/logic-index.lisp %%DATADIR%%/%%PORTVERSION%%/share/logic/logic.dem -%%DATADIR%%/%%PORTVERSION%%/share/logic/logic.html %%DATADIR%%/%%PORTVERSION%%/share/logic/logic.info %%DATADIR%%/%%PORTVERSION%%/share/logic/logic.lisp %%DATADIR%%/%%PORTVERSION%%/share/logic/logic.mac -%%DATADIR%%/%%PORTVERSION%%/share/logic/logic.pdf %%DATADIR%%/%%PORTVERSION%%/share/logic/logic.texi %%DATADIR%%/%%PORTVERSION%%/share/logic/rtest_logic.mac +%%DATADIR%%/%%PORTVERSION%%/share/logic/texinfo.tex %%DATADIR%%/%%PORTVERSION%%/share/lsquares/lsquares.mac %%DATADIR%%/%%PORTVERSION%%/share/lsquares/plsquares.mac %%DATADIR%%/%%PORTVERSION%%/share/lsquares/rtest_lsquares.mac @@ -1416,6 +1431,8 @@ man/man1/maxima.1.gz %%DATADIR%%/%%PORTVERSION%%/share/numeric/bffac.mac %%DATADIR%%/%%PORTVERSION%%/share/numeric/brmbrg.lisp %%DATADIR%%/%%PORTVERSION%%/share/numeric/brmbrg.usg +%%DATADIR%%/%%PORTVERSION%%/share/numeric/decfp-core.lisp +%%DATADIR%%/%%PORTVERSION%%/share/numeric/decfp.lisp %%DATADIR%%/%%PORTVERSION%%/share/numeric/dblint.dem %%DATADIR%%/%%PORTVERSION%%/share/numeric/dblint.mac %%DATADIR%%/%%PORTVERSION%%/share/numeric/dblint.usg @@ -1439,6 +1456,7 @@ man/man1/maxima.1.gz %%DATADIR%%/%%PORTVERSION%%/share/numeric/riemsum.mac %%DATADIR%%/%%PORTVERSION%%/share/numeric/romberg.lisp %%DATADIR%%/%%PORTVERSION%%/share/numeric/rtest_bffac.mac +%%DATADIR%%/%%PORTVERSION%%/share/numeric/rtest_decfp.mac %%DATADIR%%/%%PORTVERSION%%/share/numeric/rtest_fft.mac %%DATADIR%%/%%PORTVERSION%%/share/numeric/rtest_interpol.mac %%DATADIR%%/%%PORTVERSION%%/share/numeric/rtest_rfft.mac @@ -1964,11 +1982,11 @@ man/man1/maxima.1.gz %%DATADIR%%/%%PORTVERSION%%/src/specfn.lisp %%DATADIR%%/%%PORTVERSION%%/src/spgcd.lisp %%DATADIR%%/%%PORTVERSION%%/src/sprdet.lisp +%%DATADIR%%/%%PORTVERSION%%/src/sqrtdenest.lisp %%DATADIR%%/%%PORTVERSION%%/src/strmac.lisp %%DATADIR%%/%%PORTVERSION%%/src/sublis.lisp %%DATADIR%%/%%PORTVERSION%%/src/sumcon.lisp %%DATADIR%%/%%PORTVERSION%%/src/suprv1.lisp -%%DATADIR%%/%%PORTVERSION%%/src/sys-proclaim.lisp %%DATADIR%%/%%PORTVERSION%%/src/tlimit.lisp %%DATADIR%%/%%PORTVERSION%%/src/todd-coxeter.lisp %%DATADIR%%/%%PORTVERSION%%/src/trans1.lisp @@ -2021,6 +2039,7 @@ man/man1/maxima.1.gz %%DATADIR%%/%%PORTVERSION%%/tests/rtest9a.mac %%DATADIR%%/%%PORTVERSION%%/tests/rtest_abs.mac %%DATADIR%%/%%PORTVERSION%%/tests/rtest_algebraic.mac +%%DATADIR%%/%%PORTVERSION%%/tests/rtest_algsys.mac %%DATADIR%%/%%PORTVERSION%%/tests/rtest_allnummod.mac %%DATADIR%%/%%PORTVERSION%%/tests/rtest_ask.mac %%DATADIR%%/%%PORTVERSION%%/tests/rtest_boolean.mac
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704041232.v34CWR6r066407>