From 0e8681e929454e37e93b954d7789787b46adff03 Mon Sep 17 00:00:00 2001 From: minskim Date: Wed, 20 Oct 2004 02:07:56 +0000 Subject: Update mathomatic to 11.4c. Changes: - Code cleanup. Polynomial division routine is now very easy to use. - Renamed "WINDOWS" define to "CYGWIN". - Added "set preserve_roots" option. - Added modulus solving. --- math/mathomatic/Makefile | 4 ++-- math/mathomatic/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'math') diff --git a/math/mathomatic/Makefile b/math/mathomatic/Makefile index 2c6bb5116ad..fb11be52c06 100644 --- a/math/mathomatic/Makefile +++ b/math/mathomatic/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2004/10/14 13:43:26 minskim Exp $ +# $NetBSD: Makefile,v 1.23 2004/10/20 02:07:56 minskim Exp $ # -DISTNAME= mathomatic-11.4b +DISTNAME= mathomatic-11.4c CATEGORIES= math MASTER_SITES= http://www.panix.com/~gesslein/ EXTRACT_SUFX= .tgz diff --git a/math/mathomatic/distinfo b/math/mathomatic/distinfo index d7a98df203b..a8b4b252dd6 100644 --- a/math/mathomatic/distinfo +++ b/math/mathomatic/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.20 2004/10/14 13:43:26 minskim Exp $ +$NetBSD: distinfo,v 1.21 2004/10/20 02:07:56 minskim Exp $ -SHA1 (mathomatic-11.4b.tgz) = adf92e9c3d1e58ba4c8a21efd57d717a2561e857 -Size (mathomatic-11.4b.tgz) = 120932 bytes +SHA1 (mathomatic-11.4c.tgz) = 3e533b70b9ce148a5660a35df99311cec779511d +Size (mathomatic-11.4c.tgz) = 121344 bytes SHA1 (patch-aa) = 74c3123ab56a9605cf70163eb67c5d50f24b0d2b -- cgit v1.2.3