diff options
author | minskim <minskim@pkgsrc.org> | 2006-07-27 18:25:48 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2006-07-27 18:25:48 +0000 |
commit | c6696d3e7a6298865069f35040440fd5142448a1 (patch) | |
tree | 8c8719b5420798202ad9812685e512495a17c89a /math | |
parent | 8809b374f4330a3bb7b599ec373c4291de70380d (diff) | |
download | pkgsrc-c6696d3e7a6298865069f35040440fd5142448a1.tar.gz |
Update mathomatic to 12.5.18.
Changes:
Fixed some gcc compiler warnings.
Code and documentation cleanup.
Removed BASICS define.
Removed all isascii() tests from the source code.
Diffstat (limited to 'math')
-rw-r--r-- | math/mathomatic/Makefile | 4 | ||||
-rw-r--r-- | math/mathomatic/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/math/mathomatic/Makefile b/math/mathomatic/Makefile index 2c763d9747d..c438d201ed7 100644 --- a/math/mathomatic/Makefile +++ b/math/mathomatic/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.68 2006/06/18 03:02:24 minskim Exp $ +# $NetBSD: Makefile,v 1.69 2006/07/27 18:25:48 minskim Exp $ # -DISTNAME= mathomatic-12.5.17 +DISTNAME= mathomatic-12.5.18 CATEGORIES= math MASTER_SITES= http://www.panix.com/~gesslein/ EXTRACT_SUFX= .tar.bz2 diff --git a/math/mathomatic/distinfo b/math/mathomatic/distinfo index 573bd4121dc..f5bf2ca2967 100644 --- a/math/mathomatic/distinfo +++ b/math/mathomatic/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.63 2006/06/18 03:02:24 minskim Exp $ +$NetBSD: distinfo,v 1.64 2006/07/27 18:25:48 minskim Exp $ -SHA1 (mathomatic-12.5.17.tar.bz2) = 641a5835f550241db51fb59b4430de1214b03be5 -RMD160 (mathomatic-12.5.17.tar.bz2) = 40dd276321e0efce000a4758ef40e44e7f92c4e7 -Size (mathomatic-12.5.17.tar.bz2) = 116454 bytes +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 (patch-aa) = 3543edb07b77f401623953be57d06784684fbb30 |