diff options
author | minskim <minskim> | 2007-01-02 16:56:19 +0000 |
---|---|---|
committer | minskim <minskim> | 2007-01-02 16:56:19 +0000 |
commit | e050d852d1b0728580236cf744c664bd3fea6c1b (patch) | |
tree | 4274436c3b26a2a20ff08c5e3a7630ea610131cc | |
parent | 94e7da2eaef5128583f24a89ee99cf02b0878a03 (diff) | |
download | pkgsrc-e050d852d1b0728580236cf744c664bd3fea6c1b.tar.gz |
Update mathomatic to 12.6.8.
Changes:
- Add "set autocalc" option.
- Fix limit command so it fails instead of giving wrong answers.
-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 8eb441309d3..99094539a1e 100644 --- a/math/mathomatic/Makefile +++ b/math/mathomatic/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.74 2006/11/19 20:53:24 minskim Exp $ +# $NetBSD: Makefile,v 1.75 2007/01/02 16:56:19 minskim Exp $ # -DISTNAME= mathomatic-12.6.7 +DISTNAME= mathomatic-12.6.8 CATEGORIES= math MASTER_SITES= http://www.panix.com/~gesslein/ EXTRACT_SUFX= .tar.bz2 diff --git a/math/mathomatic/distinfo b/math/mathomatic/distinfo index 71e6b9bee01..63753632f2b 100644 --- a/math/mathomatic/distinfo +++ b/math/mathomatic/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.68 2006/11/19 20:53:24 minskim Exp $ +$NetBSD: distinfo,v 1.69 2007/01/02 16:56:20 minskim Exp $ -SHA1 (mathomatic-12.6.7.tar.bz2) = b15a4972cf5b33dac93fe1132174f4f50125e89a -RMD160 (mathomatic-12.6.7.tar.bz2) = 39acd1434fd678192a87b927aa11169bc434ef83 -Size (mathomatic-12.6.7.tar.bz2) = 115770 bytes +SHA1 (mathomatic-12.6.8.tar.bz2) = b2344ac3244990eed56e61fbfbd9ba586558201e +RMD160 (mathomatic-12.6.8.tar.bz2) = cfdde7d03ba97983dc6e8d4067c4ec9b61fcd2fe +Size (mathomatic-12.6.8.tar.bz2) = 116303 bytes SHA1 (patch-aa) = e1e881d988e092376e15b0b2b4fc1af7546daee9 |