From 18556c1735e18da74684ff168027e41b28cde947 Mon Sep 17 00:00:00 2001 From: minskim Date: Tue, 8 Aug 2006 18:15:20 +0000 Subject: Update mathomatic to 12.5.19. Changes: 6/18/06 - Made entering "a=b=c" give an error, instead of just ignoring "c". 6/18/06 - Made "inf" an invalid variable, should be a constant only. 6/18/06 - Improved prompting for a variable. 6/18/06 - Mathomatic now properly removes all trailing spaces from input. 6/21/06 - Beautified the Mathomatic manuals. 6/23/06 - Remove semicolon from output of "code python" command. 6/27/06 - Add "tests/trig.in" to the tests. 6/29/06 - Allow typing "?" as a quick way to get help. --- math/mathomatic/Makefile | 4 ++-- math/mathomatic/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'math/mathomatic') diff --git a/math/mathomatic/Makefile b/math/mathomatic/Makefile index c438d201ed7..0456a83c5f6 100644 --- a/math/mathomatic/Makefile +++ b/math/mathomatic/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.69 2006/07/27 18:25:48 minskim Exp $ +# $NetBSD: Makefile,v 1.70 2006/08/08 18:15:20 minskim Exp $ # -DISTNAME= mathomatic-12.5.18 +DISTNAME= mathomatic-12.5.19 CATEGORIES= math MASTER_SITES= http://www.panix.com/~gesslein/ EXTRACT_SUFX= .tar.bz2 diff --git a/math/mathomatic/distinfo b/math/mathomatic/distinfo index f5bf2ca2967..8a01b0cfd29 100644 --- a/math/mathomatic/distinfo +++ b/math/mathomatic/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.64 2006/07/27 18:25:48 minskim Exp $ +$NetBSD: distinfo,v 1.65 2006/08/08 18:15:20 minskim Exp $ -SHA1 (mathomatic-12.5.18.tar.bz2) = 759a75d77017bc4fd0f7a29246f52639acfa3028 -RMD160 (mathomatic-12.5.18.tar.bz2) = b1200b090c1db6d1f0fa42ab4d681ab3d2268b87 -Size (mathomatic-12.5.18.tar.bz2) = 116926 bytes +SHA1 (mathomatic-12.5.19.tar.bz2) = edf801aa35d3337a7165ddff75452b627ca8932d +RMD160 (mathomatic-12.5.19.tar.bz2) = 5d25ecab7c59575f21a133c954b9907f86dba6d1 +Size (mathomatic-12.5.19.tar.bz2) = 119105 bytes SHA1 (patch-aa) = 3543edb07b77f401623953be57d06784684fbb30 -- cgit v1.2.3