diff options
author | minskim <minskim@pkgsrc.org> | 2006-06-05 23:48:58 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2006-06-05 23:48:58 +0000 |
commit | 16263619e8c2be6bd11884dc36d1755072a2689f (patch) | |
tree | fa4363aaee99663cac0397a0262f76bc40d18767 /math | |
parent | f65116f11154823e8ad6423a646da261f3bbf598 (diff) | |
download | pkgsrc-16263619e8c2be6bd11884dc36d1755072a2689f.tar.gz |
Update mathomatic to 12.5.15.
Changes:
- Excess variables cleanup of taylor command.
- Changed argument of push command from an equation number to an equation
number range.
- Added easy selection of equation spaces, just type the number at the
prompt.
- Allow flist command when Mathomatic is compiled as a library.
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 e81471d5a74..b4371031a29 100644 --- a/math/mathomatic/Makefile +++ b/math/mathomatic/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.66 2006/06/01 23:41:06 minskim Exp $ +# $NetBSD: Makefile,v 1.67 2006/06/05 23:48:58 minskim Exp $ # -DISTNAME= mathomatic-12.5.14 +DISTNAME= mathomatic-12.5.15 CATEGORIES= math MASTER_SITES= http://www.panix.com/~gesslein/ EXTRACT_SUFX= .tar.bz2 diff --git a/math/mathomatic/distinfo b/math/mathomatic/distinfo index c7aec09ed92..61bb9ca38bd 100644 --- a/math/mathomatic/distinfo +++ b/math/mathomatic/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.61 2006/06/01 23:41:06 minskim Exp $ +$NetBSD: distinfo,v 1.62 2006/06/05 23:48:58 minskim Exp $ -SHA1 (mathomatic-12.5.14.tar.bz2) = 1e3fd37e438daa5232058a72d9550e8a25985a64 -RMD160 (mathomatic-12.5.14.tar.bz2) = 0ffe7055880df7675d76f959334837b9d7f4d56d -Size (mathomatic-12.5.14.tar.bz2) = 114109 bytes +SHA1 (mathomatic-12.5.15.tar.bz2) = f6722b8ac1a7576e8f51ebb506690377fbc27fe1 +RMD160 (mathomatic-12.5.15.tar.bz2) = d5bcd5f9f15d47f5b971662eccf990af7347cf61 +Size (mathomatic-12.5.15.tar.bz2) = 114821 bytes SHA1 (patch-aa) = 3543edb07b77f401623953be57d06784684fbb30 |