From c1417030854d13e8304ee006d11cea0fe41f51cd Mon Sep 17 00:00:00 2001 From: minskim Date: Mon, 15 May 2006 07:45:01 +0000 Subject: Update mathomatic to 12.5.13. Changes: Improved matho-primes by making primes buffer variable size. Added "set factor_integers" option. Removed "simplify poly" option, it was rarely useful. Code cleanup, commenting, and speed optimization. Improved simplification, added the fixed problem ("tests/linear.in") to the tests. --- math/mathomatic/Makefile | 4 ++-- math/mathomatic/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'math') diff --git a/math/mathomatic/Makefile b/math/mathomatic/Makefile index a13088ebde3..26ec49e95d0 100644 --- a/math/mathomatic/Makefile +++ b/math/mathomatic/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.64 2006/04/06 06:22:21 reed Exp $ +# $NetBSD: Makefile,v 1.65 2006/05/15 07:45:01 minskim Exp $ # -DISTNAME= mathomatic-12.5.12 +DISTNAME= mathomatic-12.5.13 CATEGORIES= math MASTER_SITES= http://www.panix.com/~gesslein/ EXTRACT_SUFX= .tar.bz2 diff --git a/math/mathomatic/distinfo b/math/mathomatic/distinfo index 430ed8f6fc2..ae40c609c1d 100644 --- a/math/mathomatic/distinfo +++ b/math/mathomatic/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.59 2006/03/26 18:45:07 minskim Exp $ +$NetBSD: distinfo,v 1.60 2006/05/15 07:45:01 minskim Exp $ -SHA1 (mathomatic-12.5.12.tar.bz2) = c4357a5f4867018f0b8b5d6063245a60a28f70bf -RMD160 (mathomatic-12.5.12.tar.bz2) = faebb5eea92cebfaf515e5dfbf788148c7dea95c -Size (mathomatic-12.5.12.tar.bz2) = 112143 bytes +SHA1 (mathomatic-12.5.13.tar.bz2) = 2e730d366dd37d1800ea41ef4ad22df26c404d3d +RMD160 (mathomatic-12.5.13.tar.bz2) = c70b7d56b43e21bdb3b4f6494137abf4c3232ab7 +Size (mathomatic-12.5.13.tar.bz2) = 113893 bytes SHA1 (patch-aa) = 3543edb07b77f401623953be57d06784684fbb30 -- cgit v1.2.3