diff options
author | minskim <minskim@pkgsrc.org> | 2004-11-24 14:52:28 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-11-24 14:52:28 +0000 |
commit | 6f781c94ba7fe74bd5ce93a281874102440d1d84 (patch) | |
tree | d71f67fa8f3dd2d0596059b432b88a2974e40970 /math/mathomatic | |
parent | 0446641c437b2640e513795b74d35f945f1bdcd5 (diff) | |
download | pkgsrc-6f781c94ba7fe74bd5ce93a281874102440d1d84.tar.gz |
Update mathomatic to 11.5b.
Changes:
- Made HTML mode ("mathomatic -h") not use readline.
- Added "set true_modulus" option.
- Improved output of roots command.
- Code cleanup.
Diffstat (limited to 'math/mathomatic')
-rw-r--r-- | math/mathomatic/Makefile | 4 | ||||
-rw-r--r-- | math/mathomatic/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/math/mathomatic/Makefile b/math/mathomatic/Makefile index b6245934476..bef04728a80 100644 --- a/math/mathomatic/Makefile +++ b/math/mathomatic/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2004/11/10 16:47:20 minskim Exp $ +# $NetBSD: Makefile,v 1.26 2004/11/24 14:52:28 minskim Exp $ # -DISTNAME= mathomatic-11.5 +DISTNAME= mathomatic-11.5b CATEGORIES= math MASTER_SITES= http://www.panix.com/~gesslein/ EXTRACT_SUFX= .tgz diff --git a/math/mathomatic/distinfo b/math/mathomatic/distinfo index 43cecdc19f4..c30b1732920 100644 --- a/math/mathomatic/distinfo +++ b/math/mathomatic/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.23 2004/11/10 16:47:20 minskim Exp $ +$NetBSD: distinfo,v 1.24 2004/11/24 14:52:28 minskim Exp $ -SHA1 (mathomatic-11.5.tgz) = bb8b71a63ae0076902fa33114b35e155b05d6133 -Size (mathomatic-11.5.tgz) = 128109 bytes +SHA1 (mathomatic-11.5b.tgz) = b7b012f8746c86abae877236e88a52470aa5b7ba +Size (mathomatic-11.5b.tgz) = 128337 bytes SHA1 (patch-aa) = 74c3123ab56a9605cf70163eb67c5d50f24b0d2b |