diff options
author | minskim <minskim@pkgsrc.org> | 2005-10-11 01:10:31 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2005-10-11 01:10:31 +0000 |
commit | ca257df01138c9577143f289201273141b4775db (patch) | |
tree | e1cc829fb400af78fcdd5faabc62d5e5cbdc3924 /math | |
parent | 2fae26791ab1c192959995227a6ddbcf170d3e44 (diff) | |
download | pkgsrc-ca257df01138c9577143f289201273141b4775db.tar.gz |
Update mathomatic to 12.4.12.
Changes:
- Perfected process() (the input processor).
- Code cleanup.
- Display polar coordinates in roots command.
- Parse "**" as "^".
- The docs were clarified.
- Increased sizes of many input buffers.
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 2e3044b1660..a98e602b7a1 100644 --- a/math/mathomatic/Makefile +++ b/math/mathomatic/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.51 2005/09/26 22:07:44 minskim Exp $ +# $NetBSD: Makefile,v 1.52 2005/10/11 01:10:31 minskim Exp $ # -DISTNAME= mathomatic-12.4.11 +DISTNAME= mathomatic-12.4.12 CATEGORIES= math MASTER_SITES= http://www.panix.com/~gesslein/ EXTRACT_SUFX= .tgz diff --git a/math/mathomatic/distinfo b/math/mathomatic/distinfo index ddb88726a26..65c28c475c2 100644 --- a/math/mathomatic/distinfo +++ b/math/mathomatic/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.47 2005/09/26 22:07:44 minskim Exp $ +$NetBSD: distinfo,v 1.48 2005/10/11 01:10:31 minskim Exp $ -SHA1 (mathomatic-12.4.11.tgz) = ceaec9dd16d06e0ae1833319a893df7b60caef36 -RMD160 (mathomatic-12.4.11.tgz) = 7d2a9d9e6f592dcecdb08c33e7f0dc1ee9799d9f -Size (mathomatic-12.4.11.tgz) = 128156 bytes +SHA1 (mathomatic-12.4.12.tgz) = ef30bd5d042424053774f8d5cabadfbc0c7e8bbf +RMD160 (mathomatic-12.4.12.tgz) = 808e2694706c09412061104e37c05f2d01a727ab +Size (mathomatic-12.4.12.tgz) = 128787 bytes SHA1 (patch-aa) = 46ce4bdac9ee4846a24004e69847f51f994be2a0 |