Update to Maxima 5.23.2

This commit is contained in:
Aleksej Saushev 2011-01-18 15:33:14 +00:00 committed by Thomas Klausner
parent fdd84af88a
commit 8253f090e5
3 changed files with 9 additions and 7 deletions

View file

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.25 2010/12/25 03:53:34 asau Exp $
# $NetBSD: Makefile,v 1.26 2011/01/18 15:33:14 asau Exp $
#
DISTNAME= maxima-5.23.0
DISTNAME= maxima-5.23.2
# On updates, please make sure editors/TeXmacs knows about the new
# version number.
# (if needed, patch plugins/maxima/bin/{maxima_detect,tm_maxima})

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.32 2010/12/25 02:33:54 asau Exp $
@comment $NetBSD: PLIST,v 1.33 2011/01/18 15:33:14 asau Exp $
bin/maxima
bin/rmaxima
bin/xmaxima
@ -869,6 +869,7 @@ share/maxima/${PKGVERSION}/share/diff_form/surface_example.txt
share/maxima/${PKGVERSION}/share/diffequations/abel.mac
share/maxima/${PKGVERSION}/share/diffequations/desoln.mac
share/maxima/${PKGVERSION}/share/diffequations/desoln.usg
share/maxima/${PKGVERSION}/share/diffequations/drawdf.mac
share/maxima/${PKGVERSION}/share/diffequations/exampl.mac
share/maxima/${PKGVERSION}/share/diffequations/linde1.mc
share/maxima/${PKGVERSION}/share/diffequations/ode2.mac
@ -879,6 +880,7 @@ share/maxima/${PKGVERSION}/share/diffequations/phypgm.mac
share/maxima/${PKGVERSION}/share/diffequations/pivtr.mac
share/maxima/${PKGVERSION}/share/diffequations/pmain.mac
share/maxima/${PKGVERSION}/share/draw/draw.lisp
share/maxima/${PKGVERSION}/share/draw/grcommon.lisp
share/maxima/${PKGVERSION}/share/draw/implicit3d.lisp
share/maxima/${PKGVERSION}/share/draw/picture.lisp
share/maxima/${PKGVERSION}/share/draw/rtest_draw.mac

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.11 2010/12/25 03:10:18 asau Exp $
$NetBSD: distinfo,v 1.12 2011/01/18 15:33:14 asau Exp $
SHA1 (maxima-5.23.0.tar.gz) = 18e9b32af8393346315c4ce647c7e023a901de41
RMD160 (maxima-5.23.0.tar.gz) = eb7a51fcb21ad11a69955bae2069d434dda86d45
Size (maxima-5.23.0.tar.gz) = 21949755 bytes
SHA1 (maxima-5.23.2.tar.gz) = f7300058faf730ce6cf63c18e59ec068df01b4a6
RMD160 (maxima-5.23.2.tar.gz) = 1b5cd22d1dc3dfb72663fe22704e9c006ba9ce9b
Size (maxima-5.23.2.tar.gz) = 21963705 bytes