diff options
author | minskim <minskim@pkgsrc.org> | 2007-11-21 23:36:23 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2007-11-21 23:36:23 +0000 |
commit | ab915c2c582cb454b97839019e1fd6162ef6accd (patch) | |
tree | 541117ab994aad35649634e4f410213a486025e5 /math/mathomatic/distinfo | |
parent | 4d8d0d5d62096765721794fb6ad5722095ef965c (diff) | |
download | pkgsrc-ab915c2c582cb454b97839019e1fd6162ef6accd.tar.gz |
Update mathomatic to 12.8.0.
Changes since 12.7.7:
10/10/07 - Proper error reporting for shelling out (! command).
10/12/07 - Created directory "m4" to play with using m4 to allow easily
entering functions through macros.
10/14/07 - Improved "set dir" to display the new current directory and to
default to the home directory.
10/17/07 - Entering "=" by itself now swaps equation sides instead of doing
nothing.
10/18/07 - New "mathomatic.ico" file with transparent background.
10/21/07 - Increased speed of taylor command up to 3 times by not doing an
unnecessary simplification.
Added "tests/distance.in".
10/22/07 - Fixed a small problem in calculate command, allowing instant
calculation of (2+2i)^99 now.
Entering any power of any complex number should work now.
10/29/07 - Solving now reports what degree polynomial the equation is.
11/12/07 - Fixed 3 bugs in optimize command.
11/16/07 - Fixed another bug in optimize command.
Diffstat (limited to 'math/mathomatic/distinfo')
-rw-r--r-- | math/mathomatic/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/math/mathomatic/distinfo b/math/mathomatic/distinfo index 98ba35635f5..3f5342499fb 100644 --- a/math/mathomatic/distinfo +++ b/math/mathomatic/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.74 2007/10/13 15:27:52 minskim Exp $ +$NetBSD: distinfo,v 1.75 2007/11/21 23:36:23 minskim Exp $ -SHA1 (mathomatic-12.7.7.tar.bz2) = ef1d5530ba4a3a70f26735bcfff7f3ffe62158ca -RMD160 (mathomatic-12.7.7.tar.bz2) = a7d6ee5400f18663f4a331259e6f6863ade5d608 -Size (mathomatic-12.7.7.tar.bz2) = 125767 bytes +SHA1 (mathomatic-12.8.0.tar.bz2) = 898bd34bc3085d95318796343d0fef04962d23f4 +RMD160 (mathomatic-12.8.0.tar.bz2) = caa3ed249225f02385049dad3c09027d6f00c949 +Size (mathomatic-12.8.0.tar.bz2) = 127221 bytes SHA1 (patch-aa) = 3505940a53bd2573a4b45bbe2f13dc7755a141af |