diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2010-08-20 04:41:28 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2010-08-20 04:41:28 +0000 |
commit | 39eef43b495c76e3bc4b24116a497df7979a7c88 (patch) | |
tree | 7ace72a03e90112406bdc93321d7a9ff5cdfaa8e /math/maxima | |
parent | df8b00967b44599749c4325dd104684df457c794 (diff) | |
download | ports-39eef43b495c76e3bc4b24116a497df7979a7c88.tar.gz ports-39eef43b495c76e3bc4b24116a497df7979a7c88.zip |
Notes
Diffstat (limited to 'math/maxima')
-rw-r--r-- | math/maxima/Makefile | 3 | ||||
-rw-r--r-- | math/maxima/distinfo | 6 | ||||
-rw-r--r-- | math/maxima/pkg-plist | 1 |
3 files changed, 6 insertions, 4 deletions
diff --git a/math/maxima/Makefile b/math/maxima/Makefile index 7f613dc5d177..38702dd07aff 100644 --- a/math/maxima/Makefile +++ b/math/maxima/Makefile @@ -6,7 +6,7 @@ # PORTNAME= maxima -PORTVERSION= 5.22.0 +PORTVERSION= 5.22.1 CATEGORIES= math lisp tk MASTER_SITES= SF/maxima/Maxima-source/${PORTVERSION}-source @@ -19,6 +19,7 @@ RUN_DEPENDS= ${LOCALBASE}/bin/${LISPPORT} \ ${LOCALBASE}/bin/gnuplot:${PORTSDIR}/math/gnuplot \ ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash +LICENSE= GPLv2 USE_TK = 84+ USE_GMAKE= yes USE_PERL5_BUILD= yes diff --git a/math/maxima/distinfo b/math/maxima/distinfo index b54dabac3c8f..f7b32e19fde4 100644 --- a/math/maxima/distinfo +++ b/math/maxima/distinfo @@ -1,3 +1,3 @@ -MD5 (maxima-5.22.0.tar.gz) = 25fda7174e849f3e3e96be6b5f252823 -SHA256 (maxima-5.22.0.tar.gz) = 3f11c597e2ecd38f6531365548d4b630463ad15e11ba89ddb7230e93065fa2a4 -SIZE (maxima-5.22.0.tar.gz) = 21468637 +MD5 (maxima-5.22.1.tar.gz) = 160ea8be39127d6636b934a85e407c9b +SHA256 (maxima-5.22.1.tar.gz) = 981ae0b0e8b729e649082b1fe99d5a9ee07cfa68962e8d15f5431a95e9d8b969 +SIZE (maxima-5.22.1.tar.gz) = 21468277 diff --git a/math/maxima/pkg-plist b/math/maxima/pkg-plist index 3993d605f488..afaea2ad3003 100644 --- a/math/maxima/pkg-plist +++ b/math/maxima/pkg-plist @@ -916,6 +916,7 @@ libexec/maxima/%%PORTVERSION%%/mgnuplot %%DATADIR%%/%%PORTVERSION%%/share/lapack/blas/ztrmv.lisp %%DATADIR%%/%%PORTVERSION%%/share/lapack/blas/ztrsm.lisp %%DATADIR%%/%%PORTVERSION%%/share/lapack/blas/ztrsv.lisp +%%DATADIR%%/%%PORTVERSION%%/share/lapack/dgesv.lisp %%DATADIR%%/%%PORTVERSION%%/share/lapack/eigensys.lisp %%DATADIR%%/%%PORTVERSION%%/share/lapack/lapack-package.lisp %%DATADIR%%/%%PORTVERSION%%/share/lapack/lapack.mac |