From 26c23f044f7b6d32cffa07e05054545abc277610 Mon Sep 17 00:00:00 2001 From: minskim Date: Tue, 11 Oct 2005 01:10:31 +0000 Subject: 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. --- math/mathomatic/Makefile | 4 ++-- 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 -- cgit v1.2.3