diff options
author | minskim <minskim@pkgsrc.org> | 2006-06-01 23:41:06 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2006-06-01 23:41:06 +0000 |
commit | e4f6b446b51731406536ea7460cc40a0620b901e (patch) | |
tree | cc639c20078c353b58e34ffb0330553460caad7d /math/mathomatic | |
parent | c7e98111362130f96326111e7f9161e02ed4e4d0 (diff) | |
download | pkgsrc-e4f6b446b51731406536ea7460cc40a0620b901e.tar.gz |
Update mathomatic to 12.5.14.
Changes:
A number of minor changes.
Fixes and improvements to the Mathomatic Command Reference.
Upgraded clear and set commands to accept more than one argument.
Gave real and imaginary commands a useful argument.
Fixed a sloppiness in command line parsing in function get_range().
Code cleanup.
Diffstat (limited to 'math/mathomatic')
-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 26ec49e95d0..e81471d5a74 100644 --- a/math/mathomatic/Makefile +++ b/math/mathomatic/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.65 2006/05/15 07:45:01 minskim Exp $ +# $NetBSD: Makefile,v 1.66 2006/06/01 23:41:06 minskim Exp $ # -DISTNAME= mathomatic-12.5.13 +DISTNAME= mathomatic-12.5.14 CATEGORIES= math MASTER_SITES= http://www.panix.com/~gesslein/ EXTRACT_SUFX= .tar.bz2 diff --git a/math/mathomatic/distinfo b/math/mathomatic/distinfo index ae40c609c1d..c7aec09ed92 100644 --- a/math/mathomatic/distinfo +++ b/math/mathomatic/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.60 2006/05/15 07:45:01 minskim Exp $ +$NetBSD: distinfo,v 1.61 2006/06/01 23:41:06 minskim Exp $ -SHA1 (mathomatic-12.5.13.tar.bz2) = 2e730d366dd37d1800ea41ef4ad22df26c404d3d -RMD160 (mathomatic-12.5.13.tar.bz2) = c70b7d56b43e21bdb3b4f6494137abf4c3232ab7 -Size (mathomatic-12.5.13.tar.bz2) = 113893 bytes +SHA1 (mathomatic-12.5.14.tar.bz2) = 1e3fd37e438daa5232058a72d9550e8a25985a64 +RMD160 (mathomatic-12.5.14.tar.bz2) = 0ffe7055880df7675d76f959334837b9d7f4d56d +Size (mathomatic-12.5.14.tar.bz2) = 114109 bytes SHA1 (patch-aa) = 3543edb07b77f401623953be57d06784684fbb30 |