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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2872bf34e0e9
branches:  trunk
changeset: 502948:2872bf34e0e9
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Fri Nov 11 16:30:53 2005 +0000

description:
Update mathomatic to 12.5.1.

Changes:
- Corrected color and html mode routines.
- get_expr() now has equation space pull.
- You may now enter a "#" followed by an equation space number when
  prompted for an expression.
- Ported nintegrate command to non-equations.  No more commands to port.
- Made redirected output ignore screen_columns.
- Added "-q" option (quiet mode, don't display prompts).
= The Mathomatic man page was improved.

diffstat:

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

diffs (27 lines):

diff -r b85e4ed6109f -r 2872bf34e0e9 math/mathomatic/Makefile
--- a/math/mathomatic/Makefile  Fri Nov 11 16:22:29 2005 +0000
+++ b/math/mathomatic/Makefile  Fri Nov 11 16:30:53 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.53 2005/10/29 01:45:35 minskim Exp $
+# $NetBSD: Makefile,v 1.54 2005/11/11 16:30:53 minskim Exp $
 #
 
-DISTNAME=              mathomatic-12.5.0
+DISTNAME=              mathomatic-12.5.1
 CATEGORIES=            math
 MASTER_SITES=          http://www.panix.com/~gesslein/
 EXTRACT_SUFX=          .tgz
diff -r b85e4ed6109f -r 2872bf34e0e9 math/mathomatic/distinfo
--- a/math/mathomatic/distinfo  Fri Nov 11 16:22:29 2005 +0000
+++ b/math/mathomatic/distinfo  Fri Nov 11 16:30:53 2005 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.49 2005/10/29 01:45:35 minskim Exp $
+$NetBSD: distinfo,v 1.50 2005/11/11 16:30:53 minskim Exp $
 
-SHA1 (mathomatic-12.5.0.tgz) = 9f1cb1ca6b429b85f9cac6c4ed6ac944b608107b
-RMD160 (mathomatic-12.5.0.tgz) = 7481451927348992b617c8fa891e82404fccc9d6
-Size (mathomatic-12.5.0.tgz) = 128893 bytes
+SHA1 (mathomatic-12.5.1.tgz) = 27f6bbc0e1acdd2f24307d2ca7c1a26fb0366513
+RMD160 (mathomatic-12.5.1.tgz) = 2820d7c681a07544739ae2aef6dbabaef0d60537
+Size (mathomatic-12.5.1.tgz) = 129719 bytes
 SHA1 (patch-aa) = 3543edb07b77f401623953be57d06784684fbb30



Home | Main Index | Thread Index | Old Index