pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math/mathomatic Update mathomatic to 12.5.13.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f3755415ab5c
branches:  trunk
changeset: 512735:f3755415ab5c
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Mon May 15 07:45:01 2006 +0000

description:
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.

diffstat:

 math/mathomatic/Makefile |  4 ++--
 math/mathomatic/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (27 lines):

diff -r db83fc073bcf -r f3755415ab5c math/mathomatic/Makefile
--- a/math/mathomatic/Makefile  Mon May 15 07:20:45 2006 +0000
+++ b/math/mathomatic/Makefile  Mon May 15 07:45:01 2006 +0000
@@ -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 -r db83fc073bcf -r f3755415ab5c math/mathomatic/distinfo
--- a/math/mathomatic/distinfo  Mon May 15 07:20:45 2006 +0000
+++ b/math/mathomatic/distinfo  Mon May 15 07:45:01 2006 +0000
@@ -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



Home | Main Index | Thread Index | Old Index