diff options
-rw-r--r-- | math/maxima/Makefile | 5 | ||||
-rw-r--r-- | math/maxima/PLIST | 7 | ||||
-rw-r--r-- | math/maxima/distinfo | 8 |
3 files changed, 13 insertions, 7 deletions
diff --git a/math/maxima/Makefile b/math/maxima/Makefile index 6a0085d5f4a..2147c9939cc 100644 --- a/math/maxima/Makefile +++ b/math/maxima/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2009/08/12 07:53:21 asau Exp $ +# $NetBSD: Makefile,v 1.23 2009/08/22 15:57:37 asau Exp $ # -DISTNAME= maxima-5.19.0 +DISTNAME= maxima-5.19.1 # On updates, please make sure editors/TeXmacs knows about the new # version number. # (if needed, patch plugins/maxima/bin/{maxima_detect,tm_maxima}) @@ -11,6 +11,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=maxima/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://maxima.sourceforge.net/ COMMENT= Computer algebra system +LICENSE= gnu-gpl-v2 # Note: lisp backend is depended and setup up for in options.mk DEPENDS+= tk-[0-9]*:../../x11/tk diff --git a/math/maxima/PLIST b/math/maxima/PLIST index 233f6b645a2..3b0c0d5c906 100644 --- a/math/maxima/PLIST +++ b/math/maxima/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.16 2009/08/12 07:53:21 asau Exp $ +@comment $NetBSD: PLIST,v 1.17 2009/08/22 15:57:37 asau Exp $ bin/maxima bin/rmaxima bin/xmaxima @@ -945,6 +945,11 @@ share/maxima/${PKGVERSION}/share/lapack/lapack/dlaexc.lisp share/maxima/${PKGVERSION}/share/lapack/lapack/dlahqr.lisp share/maxima/${PKGVERSION}/share/lapack/lapack/dlahrd.lisp share/maxima/${PKGVERSION}/share/lapack/lapack/dlaln2.lisp +share/maxima/${PKGVERSION}/share/lapack/lapack/dlamc1.lisp +share/maxima/${PKGVERSION}/share/lapack/lapack/dlamc2.lisp +share/maxima/${PKGVERSION}/share/lapack/lapack/dlamc3.lisp +share/maxima/${PKGVERSION}/share/lapack/lapack/dlamc4.lisp +share/maxima/${PKGVERSION}/share/lapack/lapack/dlamc5.lisp share/maxima/${PKGVERSION}/share/lapack/lapack/dlamch.lisp share/maxima/${PKGVERSION}/share/lapack/lapack/dlamrg.lisp share/maxima/${PKGVERSION}/share/lapack/lapack/dlange.lisp diff --git a/math/maxima/distinfo b/math/maxima/distinfo index aa22f2467bf..3c0a0f1338f 100644 --- a/math/maxima/distinfo +++ b/math/maxima/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.13 2009/08/12 07:53:21 asau Exp $ +$NetBSD: distinfo,v 1.14 2009/08/22 15:57:37 asau Exp $ -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 +SHA1 (maxima-5.19.1.tar.gz) = 335165a5ce21ad199264281fda82ed74c816e0af +RMD160 (maxima-5.19.1.tar.gz) = 139052f808c83b9e588b8d8856beaa45d73daa2f +Size (maxima-5.19.1.tar.gz) = 20573490 bytes |