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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b530a6a424ba
branches:  trunk
changeset: 500632:b530a6a424ba
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Tue Oct 11 01:10:31 2005 +0000

description:
Update mathomatic to 12.4.12.

Changes:
- Perfected process() (the input processor).
- Code cleanup.
- Display polar coordinates in roots command.
- Parse "**" as "^".
- The docs were clarified.
- Increased sizes of many input buffers.

diffstat:

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

diffs (27 lines):

diff -r 1bd9196374e0 -r b530a6a424ba math/mathomatic/Makefile
--- a/math/mathomatic/Makefile  Tue Oct 11 01:08:10 2005 +0000
+++ b/math/mathomatic/Makefile  Tue Oct 11 01:10:31 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.51 2005/09/26 22:07:44 minskim Exp $
+# $NetBSD: Makefile,v 1.52 2005/10/11 01:10:31 minskim Exp $
 #
 
-DISTNAME=              mathomatic-12.4.11
+DISTNAME=              mathomatic-12.4.12
 CATEGORIES=            math
 MASTER_SITES=          http://www.panix.com/~gesslein/
 EXTRACT_SUFX=          .tgz
diff -r 1bd9196374e0 -r b530a6a424ba math/mathomatic/distinfo
--- a/math/mathomatic/distinfo  Tue Oct 11 01:08:10 2005 +0000
+++ b/math/mathomatic/distinfo  Tue Oct 11 01:10:31 2005 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.47 2005/09/26 22:07:44 minskim Exp $
+$NetBSD: distinfo,v 1.48 2005/10/11 01:10:31 minskim Exp $
 
-SHA1 (mathomatic-12.4.11.tgz) = ceaec9dd16d06e0ae1833319a893df7b60caef36
-RMD160 (mathomatic-12.4.11.tgz) = 7d2a9d9e6f592dcecdb08c33e7f0dc1ee9799d9f
-Size (mathomatic-12.4.11.tgz) = 128156 bytes
+SHA1 (mathomatic-12.4.12.tgz) = ef30bd5d042424053774f8d5cabadfbc0c7e8bbf
+RMD160 (mathomatic-12.4.12.tgz) = 808e2694706c09412061104e37c05f2d01a727ab
+Size (mathomatic-12.4.12.tgz) = 128787 bytes
 SHA1 (patch-aa) = 46ce4bdac9ee4846a24004e69847f51f994be2a0



Home | Main Index | Thread Index | Old Index