diff options
author | minskim <minskim@pkgsrc.org> | 2005-07-30 15:38:26 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2005-07-30 15:38:26 +0000 |
commit | eb82b90aeaac71258d3daf22d0ceeef51920fcb7 (patch) | |
tree | 6d51cc1d081b22196ec7f4668fce55270bb8b2a8 /math | |
parent | eb279b70b643776067c348e96a88738bbce25994 (diff) | |
download | pkgsrc-eb82b90aeaac71258d3daf22d0ceeef51920fcb7.tar.gz |
Update mathomatic to 12.4.6.
Changes:
- Added variable "error_str", which is set to the last error message
when SILENT is defined.
- Improvement in giving reason when solving fails.
- The HTML docs were fixed.
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 c6602b0ef0f..a0ca06eb85e 100644 --- a/math/mathomatic/Makefile +++ b/math/mathomatic/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.44 2005/07/19 17:46:40 minskim Exp $ +# $NetBSD: Makefile,v 1.45 2005/07/30 15:38:26 minskim Exp $ # -DISTNAME= mathomatic-12.4.5 +DISTNAME= mathomatic-12.4.6 CATEGORIES= math MASTER_SITES= http://www.panix.com/~gesslein/ EXTRACT_SUFX= .tgz diff --git a/math/mathomatic/distinfo b/math/mathomatic/distinfo index a454a90e122..9ae456eb580 100644 --- a/math/mathomatic/distinfo +++ b/math/mathomatic/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.41 2005/07/19 17:46:40 minskim Exp $ +$NetBSD: distinfo,v 1.42 2005/07/30 15:38:26 minskim Exp $ -SHA1 (mathomatic-12.4.5.tgz) = 42ee89e5be6063c68e62ba4ab78f052d992ba845 -RMD160 (mathomatic-12.4.5.tgz) = b04ed85c4a9e2bc83d793f4c8416395f394c3fbe -Size (mathomatic-12.4.5.tgz) = 128112 bytes +SHA1 (mathomatic-12.4.6.tgz) = 9c597d726fbd2e0b03aade8072f964f5978b04db +RMD160 (mathomatic-12.4.6.tgz) = 7ec2c117fe0a5a8774550fa7ea06428254f99b79 +Size (mathomatic-12.4.6.tgz) = 129295 bytes SHA1 (patch-aa) = c9bfd24f0e0bfe50b6a23222cbc79eeb274a1ea9 |