From 9bbd785fbe7185ea551cd1fae9e1462f4eb038c8 Mon Sep 17 00:00:00 2001 From: minskim Date: Wed, 25 Jan 2006 20:42:26 +0000 Subject: 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. --- math/mathomatic/Makefile | 4 ++-- math/mathomatic/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/math/mathomatic/Makefile b/math/mathomatic/Makefile index 925ff430833..1af8d298f7f 100644 --- a/math/mathomatic/Makefile +++ b/math/mathomatic/Makefile @@ -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 --git a/math/mathomatic/distinfo b/math/mathomatic/distinfo index 8a1b4a1c591..99a6d5439d3 100644 --- a/math/mathomatic/distinfo +++ b/math/mathomatic/distinfo @@ -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 -- cgit v1.2.3