summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorasau <asau>2012-12-17 21:35:11 +0000
committerasau <asau>2012-12-17 21:35:11 +0000
commit49ddcd05dd27ed2ed68d5519eb322e566dfa3ebb (patch)
tree4105f266b93c276053385b3b097eabb043ce241d
parent83f94cf05812e3b0decea6b73b1749ac9eaa0462 (diff)
downloadpkgsrc-49ddcd05dd27ed2ed68d5519eb322e566dfa3ebb.tar.gz
Update to Maxima 5.29.1
Changes are unknown, but there's a usual batch of bug fixes.
-rw-r--r--math/maxima/Makefile5
-rw-r--r--math/maxima/PLIST13
-rw-r--r--math/maxima/distinfo8
3 files changed, 12 insertions, 14 deletions
diff --git a/math/maxima/Makefile b/math/maxima/Makefile
index 44c51bc7848..9bcad5a291a 100644
--- a/math/maxima/Makefile
+++ b/math/maxima/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.35 2012/10/03 21:56:36 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2012/12/17 21:35:11 asau Exp $
-DISTNAME= maxima-5.28.0
+DISTNAME= maxima-5.29.1
# On updates, please make sure editors/TeXmacs knows about the new
# version number.
# (if needed, patch plugins/maxima/bin/{maxima_detect,tm_maxima})
-PKGREVISION= 2
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=maxima/}
diff --git a/math/maxima/PLIST b/math/maxima/PLIST
index 3903a58880b..95c06111a68 100644
--- a/math/maxima/PLIST
+++ b/math/maxima/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.25 2012/08/13 15:10:25 asau Exp $
+@comment $NetBSD: PLIST,v 1.26 2012/12/17 21:35:12 asau Exp $
bin/maxima
bin/rmaxima
bin/xmaxima
@@ -430,7 +430,6 @@ share/maxima/${PKGVERSION}/share/contrib/Zeilberger/zb_prover.mac
share/maxima/${PKGVERSION}/share/contrib/Zeilberger/zeilberger.mac
share/maxima/${PKGVERSION}/share/contrib/Zeilberger/zeilberger_algorithm.mac
share/maxima/${PKGVERSION}/share/contrib/Zeilberger/zeilberger_linear_algebra.mac
-share/maxima/${PKGVERSION}/share/contrib/aes.mac
share/maxima/${PKGVERSION}/share/contrib/altsimp/altsimp.lisp
share/maxima/${PKGVERSION}/share/contrib/augmented_lagrangian.mac
share/maxima/${PKGVERSION}/share/contrib/bitwise/bitwise.lisp
@@ -587,8 +586,9 @@ share/maxima/${PKGVERSION}/share/contrib/gentran/test/type.mac
share/maxima/${PKGVERSION}/share/contrib/gentran/test/type.output
share/maxima/${PKGVERSION}/share/contrib/gentran/vaxinit.lisp
share/maxima/${PKGVERSION}/share/contrib/gentran/vaxlsp.lisp
+share/maxima/${PKGVERSION}/share/contrib/gf/aes.mac
+share/maxima/${PKGVERSION}/share/contrib/gf/aes2.mac
share/maxima/${PKGVERSION}/share/contrib/gf/gf.mac
-share/maxima/${PKGVERSION}/share/contrib/gf/gf_hard_test.mac
share/maxima/${PKGVERSION}/share/contrib/gf/gf_manual.pdf
share/maxima/${PKGVERSION}/share/contrib/gf/gf_manual.tex
share/maxima/${PKGVERSION}/share/contrib/gf/gf_test.mac
@@ -1158,8 +1158,6 @@ share/maxima/${PKGVERSION}/share/misc/declin.dem
share/maxima/${PKGVERSION}/share/misc/declin.mac
share/maxima/${PKGVERSION}/share/misc/declin.usg
share/maxima/${PKGVERSION}/share/misc/diffop.lisp
-share/maxima/${PKGVERSION}/share/misc/disran.lisp
-share/maxima/${PKGVERSION}/share/misc/disran.usg
share/maxima/${PKGVERSION}/share/misc/dump.lisp
share/maxima/${PKGVERSION}/share/misc/dump.usg
share/maxima/${PKGVERSION}/share/misc/foptim.lisp
@@ -1462,7 +1460,6 @@ share/maxima/${PKGVERSION}/src/csimp2.lisp
share/maxima/${PKGVERSION}/src/db.lisp
share/maxima/${PKGVERSION}/src/defcal.lisp
share/maxima/${PKGVERSION}/src/defint.lisp
-share/maxima/${PKGVERSION}/src/defopt.lisp
share/maxima/${PKGVERSION}/src/desoln.lisp
share/maxima/${PKGVERSION}/src/displa.lisp
share/maxima/${PKGVERSION}/src/displm.lisp
@@ -1495,7 +1492,6 @@ share/maxima/${PKGVERSION}/src/intpol.lisp
share/maxima/${PKGVERSION}/src/invert.lisp
share/maxima/${PKGVERSION}/src/irinte.lisp
share/maxima/${PKGVERSION}/src/laplac.lisp
-share/maxima/${PKGVERSION}/src/ldisp.lisp
share/maxima/${PKGVERSION}/src/lesfac.lisp
share/maxima/${PKGVERSION}/src/letmac.lisp
share/maxima/${PKGVERSION}/src/limit.lisp
@@ -1779,6 +1775,7 @@ share/maxima/${PKGVERSION}/tests/rtest_hypgeo.mac
share/maxima/${PKGVERSION}/tests/rtest_integrate.mac
share/maxima/${PKGVERSION}/tests/rtest_integrate_special.mac
share/maxima/${PKGVERSION}/tests/rtest_lambert_w.mac
+share/maxima/${PKGVERSION}/tests/rtest_laplace.mac
share/maxima/${PKGVERSION}/tests/rtest_log.mac
share/maxima/${PKGVERSION}/tests/rtest_map.mac
share/maxima/${PKGVERSION}/tests/rtest_mset.mac
@@ -1786,6 +1783,7 @@ share/maxima/${PKGVERSION}/tests/rtest_numth.mac
share/maxima/${PKGVERSION}/tests/rtest_plot.mac
share/maxima/${PKGVERSION}/tests/rtest_power.mac
share/maxima/${PKGVERSION}/tests/rtest_round.mac
+share/maxima/${PKGVERSION}/tests/rtest_rules.mac
share/maxima/${PKGVERSION}/tests/rtest_scalarp.mac
share/maxima/${PKGVERSION}/tests/rtest_sign.mac
share/maxima/${PKGVERSION}/tests/rtest_signum.mac
@@ -1795,6 +1793,7 @@ share/maxima/${PKGVERSION}/tests/rtest_translator.mac
share/maxima/${PKGVERSION}/tests/rtest_trig.mac
share/maxima/${PKGVERSION}/tests/rtest_zeta.mac
share/maxima/${PKGVERSION}/tests/rtestconjugate.mac
+share/maxima/${PKGVERSION}/tests/rtestdefstruct.mac
share/maxima/${PKGVERSION}/tests/rtesthyp.mac
share/maxima/${PKGVERSION}/tests/rtestifactor.mac
share/maxima/${PKGVERSION}/tests/rtestint.mac
diff --git a/math/maxima/distinfo b/math/maxima/distinfo
index 5a8838a8d12..07353400387 100644
--- a/math/maxima/distinfo
+++ b/math/maxima/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.23 2012/08/13 15:10:25 asau Exp $
+$NetBSD: distinfo,v 1.24 2012/12/17 21:35:12 asau Exp $
-SHA1 (maxima-5.28.0.tar.gz) = 52d7dad4681711a6ead73b72835b177107363b9c
-RMD160 (maxima-5.28.0.tar.gz) = a2d9aff1ac7e8a5464750b3b59f8b7dcedb148d5
-Size (maxima-5.28.0.tar.gz) = 27312348 bytes
+SHA1 (maxima-5.29.1.tar.gz) = 9be04303d6a5472bc95576b7de7286fa4b8ff604
+RMD160 (maxima-5.29.1.tar.gz) = 2543e7945eaf2bc3644246c26a87f71ccc261f43
+Size (maxima-5.29.1.tar.gz) = 27148396 bytes