summaryrefslogtreecommitdiff
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
commit399b1911ba1bd6231dcbb8f44168819574f8ede1 (patch)
tree38143cc76a19d89dde5051412c292ef265968fb6
parentc80735a724561d7d6fecd381187b35b76efd844f (diff)
downloadpkgsrc-399b1911ba1bd6231dcbb8f44168819574f8ede1.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.
-rw-r--r--doc/CHANGES3
-rw-r--r--doc/TODO3
-rw-r--r--math/mathomatic/Makefile4
-rw-r--r--math/mathomatic/distinfo6
4 files changed, 8 insertions, 8 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 7ea05d50f27..fcab8fcaafd 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.6336 2004/06/26 21:03:09 recht Exp $
+$NetBSD: CHANGES,v 1.6337 2004/06/26 21:23:43 minskim Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -3091,3 +3091,4 @@ Changes to the packages collection and infrastructure in 2004:
Updated mono to 0.97 [recht 2004-06-26]
Updated libgdiplus to 0.10 [recht 2004-06-26]
Updated winelib to 0.3 [recht 2004-06-26]
+ Updated mathomatic to 11.2c [minskim 2004-06-26]
diff --git a/doc/TODO b/doc/TODO
index 46d0ba52925..4adbd5a1315 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.1870 2004/06/26 20:41:19 adrianp Exp $
+$NetBSD: TODO,v 1.1871 2004/06/26 21:23:43 minskim Exp $
Suggested new packages
======================
@@ -303,7 +303,6 @@ Suggested package updates
o maradns-1.0.23
o marbles-1.0.6
o matchbox-0.8.2 [pkgsrc-wip]
- o mathomatic-11.2c
o micq-0.4.11
o midnight-commander-4.6.0
o mimedefang-2.43
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