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.4.3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2368c57feba2
branches:  trunk
changeset: 496132:2368c57feba2
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Thu Jun 23 15:20:00 2005 +0000

description:
Update mathomatic to 12.4.3.

Changes:
 - Allow larger fractions.
 - Doubled the default max expression size and memory requirements are
   now 20 megabytes.
 - Added ability to set the number of partitions when using the
   nintegrate command.
 - Some code and messages cleanup.
 - Fixed bug in nintegrate command (wrong number of function parameters).
 - Improved solve routine.
 - Update to "primes/matho-around.c".

diffstat:

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

diffs (27 lines):

diff -r f4133b32da98 -r 2368c57feba2 math/mathomatic/Makefile
--- a/math/mathomatic/Makefile  Thu Jun 23 15:16:53 2005 +0000
+++ b/math/mathomatic/Makefile  Thu Jun 23 15:20:00 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.41 2005/06/14 18:01:04 minskim Exp $
+# $NetBSD: Makefile,v 1.42 2005/06/23 15:20:00 minskim Exp $
 #
 
-DISTNAME=              mathomatic-12.4.2
+DISTNAME=              mathomatic-12.4.3
 CATEGORIES=            math
 MASTER_SITES=          http://www.panix.com/~gesslein/
 EXTRACT_SUFX=          .tgz
diff -r f4133b32da98 -r 2368c57feba2 math/mathomatic/distinfo
--- a/math/mathomatic/distinfo  Thu Jun 23 15:16:53 2005 +0000
+++ b/math/mathomatic/distinfo  Thu Jun 23 15:20:00 2005 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.38 2005/06/14 18:01:04 minskim Exp $
+$NetBSD: distinfo,v 1.39 2005/06/23 15:20:00 minskim Exp $
 
-SHA1 (mathomatic-12.4.2.tgz) = 77c868d890d25b469e4735f0026e66c4f24b500f
-RMD160 (mathomatic-12.4.2.tgz) = 12d962945fe48fb6fcf96831d1337324f3e1f198
-Size (mathomatic-12.4.2.tgz) = 128376 bytes
+SHA1 (mathomatic-12.4.3.tgz) = 6e07b9a4c1e1411d1bb32029c3173ea2985f95ec
+RMD160 (mathomatic-12.4.3.tgz) = 57c6653f3e913aa07d2de087e8e7a1e805692b14
+Size (mathomatic-12.4.3.tgz) = 128403 bytes
 SHA1 (patch-aa) = c9bfd24f0e0bfe50b6a23222cbc79eeb274a1ea9



Home | Main Index | Thread Index | Old Index