summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-06-26 21:23:43 +0000
committerminskim <minskim@pkgsrc.org>2004-06-26 21:23:43 +0000
commit2cbb353c600ccbc84d40b9bccf3a4f39926a3037 (patch)
tree38143cc76a19d89dde5051412c292ef265968fb6 /math
parenta6a354fe75248e0c2b5a7eadfc8fc65c0de6b427 (diff)
downloadpkgsrc-2cbb353c600ccbc84d40b9bccf3a4f39926a3037.tar.gz
Update mathomatic to 11.2c.
Changes since 11.2: Doubled the default amount of memory consumption to 11 megabytes. This allows equations twice as large. Fixed bug factoring infinity. Slight improvement to "integrate" command. Trap window resize signal and set number of screen columns and rows. Code cleanup. Fixed factoring of constants in factor command. Added "laplace" command. Allow "#" as a comment, as long as it is not immediately followed by a number. Enabled shelling out for all versions with the "!" command. Improvement and speedup for poly_gcd() and poly2_gcd(). Slight improvement in polynomial factoring made by deleting 1 line of code. Use getopt(3) to parse command line options. Made "-c" and "-h" options work together. If both are specified, work in HTML mono mode.
Diffstat (limited to 'math')
-rw-r--r--math/mathomatic/Makefile4
-rw-r--r--math/mathomatic/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/math/mathomatic/Makefile b/math/mathomatic/Makefile
index 13da75d1fa9..e84ddce8b14 100644
--- a/math/mathomatic/Makefile
+++ b/math/mathomatic/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2004/06/04 03:38:29 minskim Exp $
+# $NetBSD: Makefile,v 1.13 2004/06/26 21:23:43 minskim Exp $
#
-DISTNAME= mathomatic-11.2
+DISTNAME= mathomatic-11.2c
CATEGORIES= math
MASTER_SITES= http://www.panix.com/~gesslein/
EXTRACT_SUFX= .tgz
diff --git a/math/mathomatic/distinfo b/math/mathomatic/distinfo
index 778db4627d5..454201d9b33 100644
--- a/math/mathomatic/distinfo
+++ b/math/mathomatic/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2004/06/04 03:38:29 minskim Exp $
+$NetBSD: distinfo,v 1.12 2004/06/26 21:23:43 minskim Exp $
-SHA1 (mathomatic-11.2.tgz) = 0891248f8001d6632bb0fc1a13832dbaadf1b9dd
-Size (mathomatic-11.2.tgz) = 121525 bytes
+SHA1 (mathomatic-11.2c.tgz) = ccf3b18ac9613c59327e1f03954f18d34483d410
+Size (mathomatic-11.2c.tgz) = 123833 bytes
SHA1 (patch-aa) = 5db7a43eaee9ed963a180e7617f4e8125ac541c8