diff options
author | minskim <minskim@pkgsrc.org> | 2004-07-26 17:37:02 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-07-26 17:37:02 +0000 |
commit | 9642bfa73dee0e90f695abc603f2293b94cc7b9a (patch) | |
tree | aae67c8f765a0bc9c5cfe14dfa6c84b85ecb64eb /math/mathomatic/distinfo | |
parent | 2a160d4edd148c567bb39326ab31b144a812a6cc (diff) | |
download | pkgsrc-9642bfa73dee0e90f695abc603f2293b94cc7b9a.tar.gz |
Update mathomatic to 11.3b.
Changes:
Proper exit after error reading files on the command line.
Added code to preserve roots of integers, if the result is irrational.
Fixed "calculate >filename".
Made "+/-2^.5" work as expected.
Code cleanup.
Full simplify added for every loop of taylor command.
Removed "replace temp" option, so that the "temp" variable can be renamed.
Diffstat (limited to 'math/mathomatic/distinfo')
-rw-r--r-- | math/mathomatic/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/math/mathomatic/distinfo b/math/mathomatic/distinfo index 2a720688722..a32955f5c92 100644 --- a/math/mathomatic/distinfo +++ b/math/mathomatic/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.15 2004/07/13 21:12:23 minskim Exp $ +$NetBSD: distinfo,v 1.16 2004/07/26 17:37:02 minskim Exp $ -SHA1 (mathomatic-11.3.tgz) = 7ad8e8e9936a12dc5db0628f69f3fcc66efe0ef6 -Size (mathomatic-11.3.tgz) = 125651 bytes +SHA1 (mathomatic-11.3b.tgz) = deb0c0211524bc6acf878485cec932c9771b9476 +Size (mathomatic-11.3b.tgz) = 125769 bytes SHA1 (patch-aa) = f590bd224831b7f882f7cfed72ba6db39e866985 |