Update to Maxima 5.17.1
This commit is contained in:
parent
5325531977
commit
b444bc0394
3 changed files with 9 additions and 8 deletions
|
@ -1,8 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.8 2008/12/04 18:35:59 asau Exp $
|
||||
# $NetBSD: Makefile,v 1.9 2008/12/15 17:16:51 asau Exp $
|
||||
#
|
||||
|
||||
PKGNAME= maxima-5.17.0
|
||||
DISTNAME= maxima-5.17.0
|
||||
PKGNAME= maxima-5.17.1
|
||||
DISTNAME= maxima-5.17.1
|
||||
# On updates, please make sure editors/TeXmacs knows about the new
|
||||
# version number.
|
||||
# (if needed, patch plugins/maxima/bin/{maxima_detect,tm_maxima})
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.8 2008/12/06 19:19:42 asau Exp $
|
||||
@comment $NetBSD: PLIST,v 1.9 2008/12/15 17:16:51 asau Exp $
|
||||
bin/maxima
|
||||
bin/rmaxima
|
||||
bin/xmaxima
|
||||
|
@ -186,6 +186,7 @@ share/maxima/${PKGVERSION}/doc/html/maxima_9.html
|
|||
share/maxima/${PKGVERSION}/doc/html/maxima_90.html
|
||||
share/maxima/${PKGVERSION}/doc/html/maxima_91.html
|
||||
share/maxima/${PKGVERSION}/doc/html/maxima_92.html
|
||||
share/maxima/${PKGVERSION}/doc/html/maxima_93.html
|
||||
share/maxima/${PKGVERSION}/doc/html/maxima_abt.html
|
||||
share/maxima/${PKGVERSION}/doc/html/maxima_fot.html
|
||||
share/maxima/${PKGVERSION}/doc/html/maxima_ovr.html
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.5 2008/12/04 18:35:59 asau Exp $
|
||||
$NetBSD: distinfo,v 1.6 2008/12/15 17:16:51 asau Exp $
|
||||
|
||||
SHA1 (maxima-5.17.0.tar.gz) = 7013221504c4f8e915d2f69349c37bad25d58635
|
||||
RMD160 (maxima-5.17.0.tar.gz) = ea7227e39019505b945caa7257050ecaa58b14e2
|
||||
Size (maxima-5.17.0.tar.gz) = 20042951 bytes
|
||||
SHA1 (maxima-5.17.1.tar.gz) = 0f87f2fbf3c91cd54528cfc355ddf5ed30ee66ac
|
||||
RMD160 (maxima-5.17.1.tar.gz) = 0738ddd1f8247ae0300b5810fa21db1fbfc608c3
|
||||
Size (maxima-5.17.1.tar.gz) = 20080768 bytes
|
||||
|
|
Loading…
Reference in a new issue