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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/153d4e4f113d
branches:  trunk
changeset: 507078:153d4e4f113d
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Wed Jan 25 20:42:26 2006 +0000

description:
Update mathomatic to 12.5.6.

Changes:
- Fixed compatibility problem with "list export" and "list maxima".
- Added "tests/conversions.in".
- Made "code integer" command work with more languages than C and Java.
- Added "code python" command option.
- Added "fact/fact.c" and "fact/fact.py", which are factorial functions.
- Completed "help geometry" page.

diffstat:

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

diffs (27 lines):

diff -r faf3f827819c -r 153d4e4f113d math/mathomatic/Makefile
--- a/math/mathomatic/Makefile  Wed Jan 25 20:31:52 2006 +0000
+++ b/math/mathomatic/Makefile  Wed Jan 25 20:42:26 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.58 2006/01/21 23:25:02 minskim Exp $
+# $NetBSD: Makefile,v 1.59 2006/01/25 20:42:26 minskim Exp $
 #
 
-DISTNAME=              mathomatic-12.5.5
+DISTNAME=              mathomatic-12.5.6
 CATEGORIES=            math
 MASTER_SITES=          http://www.panix.com/~gesslein/
 EXTRACT_SUFX=          .tar.bz2
diff -r faf3f827819c -r 153d4e4f113d math/mathomatic/distinfo
--- a/math/mathomatic/distinfo  Wed Jan 25 20:31:52 2006 +0000
+++ b/math/mathomatic/distinfo  Wed Jan 25 20:42:26 2006 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.54 2006/01/21 23:25:02 minskim Exp $
+$NetBSD: distinfo,v 1.55 2006/01/25 20:42:26 minskim Exp $
 
-SHA1 (mathomatic-12.5.5.tar.bz2) = a7159349a8df218e6630b4bc0019ff856291cbf4
-RMD160 (mathomatic-12.5.5.tar.bz2) = 8ae51f8df6363ed3112da5bdf8635bd16fa8a6b9
-Size (mathomatic-12.5.5.tar.bz2) = 103487 bytes
+SHA1 (mathomatic-12.5.6.tar.bz2) = fe684a153cddebf3c09ffec85c7ea3bc7285b009
+RMD160 (mathomatic-12.5.6.tar.bz2) = 7f634bff5a75b899ca97e6036218326a7f15628f
+Size (mathomatic-12.5.6.tar.bz2) = 109806 bytes
 SHA1 (patch-aa) = 3543edb07b77f401623953be57d06784684fbb30



Home | Main Index | Thread Index | Old Index