diff options
author | minskim <minskim@pkgsrc.org> | 2007-06-15 13:40:35 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2007-06-15 13:40:35 +0000 |
commit | a6fb32d92ad7353f8c1585d0f64e407861301d7b (patch) | |
tree | 413cfb8c9ae224be5096cd9789fc7fb6d54f035e /math | |
parent | 9c9897755932b6db850a4fc069a8df2eba9e22db (diff) | |
download | pkgsrc-a6fb32d92ad7353f8c1585d0f64e407861301d7b.tar.gz |
Update mathomatic to 12.7.2.
Changes:
- Added order parameter to extrema command, which specifies the number of
derivatives to take.
- Renamed flist command to "display".
Diffstat (limited to 'math')
-rw-r--r-- | math/mathomatic/Makefile | 4 | ||||
-rw-r--r-- | math/mathomatic/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/math/mathomatic/Makefile b/math/mathomatic/Makefile index 14613d0fb36..892ccd83960 100644 --- a/math/mathomatic/Makefile +++ b/math/mathomatic/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.80 2007/05/23 02:31:03 minskim Exp $ +# $NetBSD: Makefile,v 1.81 2007/06/15 13:40:35 minskim Exp $ # -DISTNAME= mathomatic-12.7.1 +DISTNAME= mathomatic-12.7.2 CATEGORIES= math MASTER_SITES= http://www.panix.com/~gesslein/ EXTRACT_SUFX= .tar.bz2 diff --git a/math/mathomatic/distinfo b/math/mathomatic/distinfo index 1f00b522325..4b9b5670857 100644 --- a/math/mathomatic/distinfo +++ b/math/mathomatic/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.71 2007/05/23 02:31:03 minskim Exp $ +$NetBSD: distinfo,v 1.72 2007/06/15 13:40:35 minskim Exp $ -SHA1 (mathomatic-12.7.1.tar.bz2) = daae88b7a38010d83f76a88466a183347c2c0b48 -RMD160 (mathomatic-12.7.1.tar.bz2) = 089689b3d0d460b65708eeabc8f354eaaf0f0446 -Size (mathomatic-12.7.1.tar.bz2) = 119043 bytes +SHA1 (mathomatic-12.7.2.tar.bz2) = c13a64e5dfe165d04dd9e172aa61bed3c5b880d6 +RMD160 (mathomatic-12.7.2.tar.bz2) = 88e7151195bd4ed574bdcc0e703c43cfe5bb4196 +Size (mathomatic-12.7.2.tar.bz2) = 119724 bytes SHA1 (patch-aa) = 3505940a53bd2573a4b45bbe2f13dc7755a141af |