summaryrefslogtreecommitdiff
path: root/math/mathomatic/distinfo
diff options
context:
space:
mode:
authorminskim <minskim>2009-06-10 17:03:54 +0000
committerminskim <minskim>2009-06-10 17:03:54 +0000
commit939d1b7985d86c42ee9e258df49df2a1c83757f0 (patch)
treee51bb3db2763882ea36df2808eec1931bcf084b2 /math/mathomatic/distinfo
parentf857d83f30b25a3dabf428c3968f71a6ef99177c (diff)
downloadpkgsrc-939d1b7985d86c42ee9e258df49df2a1c83757f0.tar.gz
Update mathomatic to 14.4.4.
Changes since 14.3.6: - Perfected the user interface for the sum, product, and integrate commands. - Restored initial full simplify in the limit command for better results, that was unintentionally removed in version 14.1.0. - Fixed an endless loop in simplification; results look better, too. - Added "set save" command, which makes all current session options permanent, by saving them in "~/.mathomaticrc". "set no save" removes this file. - Added "mathomatic -s" option, which stands for secure mode. This is a run-time option that disallows shelling out and writing files, and was created for use on public servers that can't use the SECURE compile-time define. - Doubled the default maximum mathematical expression size to allow larger expressions. - A fatal compilation error when compiling with defines other than UNIX was fixed. - Slight improvement made to simplification; results are more simple and stable. - The maximum integer that can be factored has been raised from 14 to 15 decimal digits. - Small fix made to fraction command and "simplify fraction" for better looking fractions. - Added a "simplify quickest" command option, which does no unfactoring nor factoring. - Made full simplification more efficient and simpler by cutting out unnecessary loops. - Improved the divide command and enabled its use in the symbolic math library. Enabled code and variables commands in library, too. Currently, library output of these 3 commands can only be gathered by redirecting to a file. - Added "set autoselect" and "set auto" options. Use "set no auto" to always store entered expressions into equation spaces, unless it is a command.
Diffstat (limited to 'math/mathomatic/distinfo')
-rw-r--r--math/mathomatic/distinfo10
1 files changed, 5 insertions, 5 deletions
diff --git a/math/mathomatic/distinfo b/math/mathomatic/distinfo
index fd819117291..950bcca4cae 100644
--- a/math/mathomatic/distinfo
+++ b/math/mathomatic/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.78 2009/04/07 17:30:25 minskim Exp $
+$NetBSD: distinfo,v 1.79 2009/06/10 17:03:54 minskim Exp $
-SHA1 (mathomatic-14.3.6.tar.bz2) = 6aafc360237ccbe38d7d0c5bae247c36020a8419
-RMD160 (mathomatic-14.3.6.tar.bz2) = 1508f668faf8fd1faffe1de2b50acbd9aa362ae2
-Size (mathomatic-14.3.6.tar.bz2) = 160957 bytes
-SHA1 (patch-aa) = 3860df2956bf9eeadde03f6f99b7d0d66a3c0766
+SHA1 (mathomatic-14.4.4.tar.bz2) = 98b8aa6d99452d1921c990a78e49945c10f09897
+RMD160 (mathomatic-14.4.4.tar.bz2) = f1987404df565f811a2ec991a442b1670c79a778
+Size (mathomatic-14.4.4.tar.bz2) = 165576 bytes
+SHA1 (patch-aa) = 135eb7a51c8883693a739e27e1d6a44857f97326