diff options
author | minskim <minskim@pkgsrc.org> | 2005-11-23 05:26:10 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2005-11-23 05:26:10 +0000 |
commit | 8d2fdfd06733ab3f695568205b9be949c61e0276 (patch) | |
tree | f1134b4641a509f07c929e55796787bf6b0cc8b7 /math | |
parent | 09ccc37a3a128dca192f83e9754580916a450b56 (diff) | |
download | pkgsrc-8d2fdfd06733ab3f695568205b9be949c61e0276.tar.gz |
Update mathomatic to 12.5.2.
Changes:
- Fixed sum and product command docs and code.
- Added [hyper]trig functions.
- Documentation updates.
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 737feff9071..b7467b2efb9 100644 --- a/math/mathomatic/Makefile +++ b/math/mathomatic/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.54 2005/11/11 16:30:53 minskim Exp $ +# $NetBSD: Makefile,v 1.55 2005/11/23 05:26:10 minskim Exp $ # -DISTNAME= mathomatic-12.5.1 +DISTNAME= mathomatic-12.5.2 CATEGORIES= math MASTER_SITES= http://www.panix.com/~gesslein/ EXTRACT_SUFX= .tgz diff --git a/math/mathomatic/distinfo b/math/mathomatic/distinfo index f104c1b8263..e6e7fc18f3a 100644 --- a/math/mathomatic/distinfo +++ b/math/mathomatic/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.50 2005/11/11 16:30:53 minskim Exp $ +$NetBSD: distinfo,v 1.51 2005/11/23 05:26:10 minskim Exp $ -SHA1 (mathomatic-12.5.1.tgz) = 27f6bbc0e1acdd2f24307d2ca7c1a26fb0366513 -RMD160 (mathomatic-12.5.1.tgz) = 2820d7c681a07544739ae2aef6dbabaef0d60537 -Size (mathomatic-12.5.1.tgz) = 129719 bytes +SHA1 (mathomatic-12.5.2.tgz) = c7330e9acf4d8c836813e33e41f96a42f7af7bf5 +RMD160 (mathomatic-12.5.2.tgz) = bf58d707967f69eeb8245c1f0e7bb145b21a607b +Size (mathomatic-12.5.2.tgz) = 130070 bytes SHA1 (patch-aa) = 3543edb07b77f401623953be57d06784684fbb30 |