diff options
author | minskim <minskim@pkgsrc.org> | 2005-09-26 22:07:44 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2005-09-26 22:07:44 +0000 |
commit | 9f08046b8a46036d3ae97e34342051f61f613994 (patch) | |
tree | 3bc2d45e29f692ea1cef2313eb6366c03467b85f | |
parent | 6453460fc84550621fe6fd8de80468699f2dcb9c (diff) | |
download | pkgsrc-9f08046b8a46036d3ae97e34342051f61f613994.tar.gz |
Update mathomatic to 12.4.11.
Changes:
- The C complex number library was finished and perfected (complex_lib.c).
- Yet another code cleanup.
- Added "UNIX" compile-time define to the Prime Number Tools.
- Some improvements to the Mathomatic documentation.
-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 91066b0f3a2..2e3044b1660 100644 --- a/math/mathomatic/Makefile +++ b/math/mathomatic/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.50 2005/09/10 18:16:04 minskim Exp $ +# $NetBSD: Makefile,v 1.51 2005/09/26 22:07:44 minskim Exp $ # -DISTNAME= mathomatic-12.4.10 +DISTNAME= mathomatic-12.4.11 CATEGORIES= math MASTER_SITES= http://www.panix.com/~gesslein/ EXTRACT_SUFX= .tgz diff --git a/math/mathomatic/distinfo b/math/mathomatic/distinfo index d88ac85f18d..ddb88726a26 100644 --- a/math/mathomatic/distinfo +++ b/math/mathomatic/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.46 2005/09/10 18:15:03 minskim Exp $ +$NetBSD: distinfo,v 1.47 2005/09/26 22:07:44 minskim Exp $ -SHA1 (mathomatic-12.4.10.tgz) = 681f7f69cd1ffbdd0b739d1a540630ba5b6636b9 -RMD160 (mathomatic-12.4.10.tgz) = 550166dd5155d0cd77b88b0ff7622ad3bd752a70 -Size (mathomatic-12.4.10.tgz) = 129953 bytes +SHA1 (mathomatic-12.4.11.tgz) = ceaec9dd16d06e0ae1833319a893df7b60caef36 +RMD160 (mathomatic-12.4.11.tgz) = 7d2a9d9e6f592dcecdb08c33e7f0dc1ee9799d9f +Size (mathomatic-12.4.11.tgz) = 128156 bytes SHA1 (patch-aa) = 46ce4bdac9ee4846a24004e69847f51f994be2a0 |