summaryrefslogtreecommitdiff
path: root/math/mathomatic/Makefile
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-04-28 04:28:57 +0000
committerminskim <minskim@pkgsrc.org>2004-04-28 04:28:57 +0000
commitbc1819184226d0d4c867427d8ef7d687c7defe9d (patch)
treed7ce9cd2d96e2c72d4e6b59d8ac5a1be6c8cfb11 /math/mathomatic/Makefile
parent6716a865f57e3ba6dcf0fe28f0580abe5ee5ff66 (diff)
downloadpkgsrc-bc1819184226d0d4c867427d8ef7d687c7defe9d.tar.gz
Update mathomatic to 11.0e.
Changes: - Changed unfactoring to improve simplification (again). This was a bug fix (first one in a long time). - Restored "epsilon" to original value in version 10.9b. Required for factoring large polynomials. - Changed factor_times() to preserve divides. This improved the "unfactor" command. - Added polynomial factoring to the very beginning of "simplify" command. This is necessary in case you "unfactor" a complicated equation, then "simplify".
Diffstat (limited to 'math/mathomatic/Makefile')
-rw-r--r--math/mathomatic/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/mathomatic/Makefile b/math/mathomatic/Makefile
index 83e2d39e1cd..5413622ddcc 100644
--- a/math/mathomatic/Makefile
+++ b/math/mathomatic/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2004/04/24 15:44:19 minskim Exp $
+# $NetBSD: Makefile,v 1.7 2004/04/28 04:28:57 minskim Exp $
#
-DISTNAME= mathomatic-11.0d
+DISTNAME= mathomatic-11.0e
CATEGORIES= math
MASTER_SITES= http://www.panix.com/~gesslein/
EXTRACT_SUFX= .tgz