diff options
-rw-r--r-- | math/maxima/Makefile | 4 | ||||
-rw-r--r-- | math/maxima/PLIST | 16 | ||||
-rw-r--r-- | math/maxima/distinfo | 8 |
3 files changed, 20 insertions, 8 deletions
diff --git a/math/maxima/Makefile b/math/maxima/Makefile index be97937f7e9..6a0085d5f4a 100644 --- a/math/maxima/Makefile +++ b/math/maxima/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2009/04/29 18:26:50 asau Exp $ +# $NetBSD: Makefile,v 1.22 2009/08/12 07:53:21 asau Exp $ # -DISTNAME= maxima-5.18.1 +DISTNAME= maxima-5.19.0 # On updates, please make sure editors/TeXmacs knows about the new # version number. # (if needed, patch plugins/maxima/bin/{maxima_detect,tm_maxima}) diff --git a/math/maxima/PLIST b/math/maxima/PLIST index f629362ee9c..233f6b645a2 100644 --- a/math/maxima/PLIST +++ b/math/maxima/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.15 2009/06/14 18:05:45 joerg Exp $ +@comment $NetBSD: PLIST,v 1.16 2009/08/12 07:53:21 asau Exp $ bin/maxima bin/rmaxima bin/xmaxima @@ -561,12 +561,15 @@ share/maxima/${PKGVERSION}/share/contrib/graphs/load-graphs.lisp share/maxima/${PKGVERSION}/share/contrib/graphs/matching.lisp share/maxima/${PKGVERSION}/share/contrib/graphs/rtest_graphs.mac share/maxima/${PKGVERSION}/share/contrib/graphs/spring_embedding.lisp +share/maxima/${PKGVERSION}/share/contrib/graphs/wiener_index.lisp share/maxima/${PKGVERSION}/share/contrib/impdiff.mac share/maxima/${PKGVERSION}/share/contrib/implicit_plot.lisp share/maxima/${PKGVERSION}/share/contrib/integer_sequence.lisp share/maxima/${PKGVERSION}/share/contrib/integration/abs_integrate.html share/maxima/${PKGVERSION}/share/contrib/integration/abs_integrate.mac share/maxima/${PKGVERSION}/share/contrib/integration/abs_integrate.texi +share/maxima/${PKGVERSION}/share/contrib/integration/hyperint.mac +share/maxima/${PKGVERSION}/share/contrib/integration/partition.mac share/maxima/${PKGVERSION}/share/contrib/integration/rtest_abs_integrate.mac share/maxima/${PKGVERSION}/share/contrib/levin/levin.dem share/maxima/${PKGVERSION}/share/contrib/levin/levin.mac @@ -702,6 +705,7 @@ share/maxima/${PKGVERSION}/share/contrib/sarag/examples.mac share/maxima/${PKGVERSION}/share/contrib/sarag/hard_test.mac share/maxima/${PKGVERSION}/share/contrib/sarag/intervalArithmetic.mac share/maxima/${PKGVERSION}/share/contrib/sarag/lowLevel.mac +share/maxima/${PKGVERSION}/share/contrib/sarag/multiCertificateOfPositivity.mac share/maxima/${PKGVERSION}/share/contrib/sarag/readme.txt share/maxima/${PKGVERSION}/share/contrib/sarag/rootCounting.mac share/maxima/${PKGVERSION}/share/contrib/sarag/rootIsolation.mac @@ -814,6 +818,12 @@ share/maxima/${PKGVERSION}/share/dynamics/complex_dynamics.lisp share/maxima/${PKGVERSION}/share/dynamics/dynamics.mac share/maxima/${PKGVERSION}/share/dynamics/plotdf.lisp share/maxima/${PKGVERSION}/share/dynamics/rtest_dynamics.mac +share/maxima/${PKGVERSION}/share/hypergeometric/abramowitz_id.mac +share/maxima/${PKGVERSION}/share/hypergeometric/hypergeometric.lisp +share/maxima/${PKGVERSION}/share/hypergeometric/hypergeometric_mac.mac +share/maxima/${PKGVERSION}/share/hypergeometric/nfloat.lisp +share/maxima/${PKGVERSION}/share/hypergeometric/rtest_hg.mac +share/maxima/${PKGVERSION}/share/hypergeometric/rtest_nfloat.mac share/maxima/${PKGVERSION}/share/integequations/inteqn.mac share/maxima/${PKGVERSION}/share/integequations/inteqn.usg share/maxima/${PKGVERSION}/share/integequations/intexs.mac @@ -1132,8 +1142,8 @@ share/maxima/${PKGVERSION}/share/orthopoly/README share/maxima/${PKGVERSION}/share/orthopoly/changes_0.9_to_0.94.txt share/maxima/${PKGVERSION}/share/orthopoly/h_atom.dem share/maxima/${PKGVERSION}/share/orthopoly/orthopoly.lisp -share/maxima/${PKGVERSION}/share/orthopoly/test_orthopoly.mac share/maxima/${PKGVERSION}/share/orthopoly/rtest_pochhammer.mac +share/maxima/${PKGVERSION}/share/orthopoly/test_orthopoly.mac share/maxima/${PKGVERSION}/share/orthopoly/variational_method.dem share/maxima/${PKGVERSION}/share/physics/battex.sty share/maxima/${PKGVERSION}/share/physics/dimen.dem @@ -1330,6 +1340,7 @@ share/maxima/${PKGVERSION}/src/fortra.lisp share/maxima/${PKGVERSION}/src/gamma.lisp share/maxima/${PKGVERSION}/src/generate-sys-proclaim.lisp share/maxima/${PKGVERSION}/src/generr.lisp +share/maxima/${PKGVERSION}/src/getopt.lisp share/maxima/${PKGVERSION}/src/gnuplot.lisp share/maxima/${PKGVERSION}/src/grind.lisp share/maxima/${PKGVERSION}/src/hayat.lisp @@ -1632,6 +1643,7 @@ share/maxima/${PKGVERSION}/tests/rtest_integrate_special.mac share/maxima/${PKGVERSION}/tests/rtest_lambert_w.mac share/maxima/${PKGVERSION}/tests/rtest_map.mac share/maxima/${PKGVERSION}/tests/rtest_mset.mac +share/maxima/${PKGVERSION}/tests/rtest_plot.mac share/maxima/${PKGVERSION}/tests/rtest_round.mac share/maxima/${PKGVERSION}/tests/rtest_scalarp.mac share/maxima/${PKGVERSION}/tests/rtest_sign.mac diff --git a/math/maxima/distinfo b/math/maxima/distinfo index 075b6dbdc11..aa22f2467bf 100644 --- a/math/maxima/distinfo +++ b/math/maxima/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.12 2009/04/29 18:26:51 asau Exp $ +$NetBSD: distinfo,v 1.13 2009/08/12 07:53:21 asau Exp $ -SHA1 (maxima-5.18.1.tar.gz) = 3ed2f97d509a9a407563c097943413cf4df09ed5 -RMD160 (maxima-5.18.1.tar.gz) = a1c0f0978ed85ba79ed9ab4e8bf50cf268f46ebf -Size (maxima-5.18.1.tar.gz) = 20440947 bytes +SHA1 (maxima-5.19.0.tar.gz) = a1e3a44c836e9e9eb08523d6d0ee2fdec2832fe0 +RMD160 (maxima-5.19.0.tar.gz) = 0b54257cc4305e9a6726d23ae4e4ea025cec09a1 +Size (maxima-5.19.0.tar.gz) = 20566185 bytes |