pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/mathomatic Update mathomatic to 11.5c.
details: https://anonhg.NetBSD.org/pkgsrc/rev/5c88170f7209
branches: trunk
changeset: 484916:5c88170f7209
user: minskim <minskim%pkgsrc.org@localhost>
date: Wed Dec 01 04:06:03 2004 +0000
description:
Update mathomatic to 11.5c.
Changes:
- Added loading of $HOME/.mathomaticrc on startup.
Set options go there.
- Added undocumented switch "-t" which sets test mode.
Only used with "make test".
- Wrote and added "matho-pascal" program to primes directory.
- Allow "=" in set command.
- Improved uf_repeat() and modulus simplification.
diffstat:
math/mathomatic/Makefile | 4 ++--
math/mathomatic/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diffs (25 lines):
diff -r d745be185e07 -r 5c88170f7209 math/mathomatic/Makefile
--- a/math/mathomatic/Makefile Wed Dec 01 04:02:00 2004 +0000
+++ b/math/mathomatic/Makefile Wed Dec 01 04:06:03 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2004/11/24 14:52:28 minskim Exp $
+# $NetBSD: Makefile,v 1.27 2004/12/01 04:06:03 minskim Exp $
#
-DISTNAME= mathomatic-11.5b
+DISTNAME= mathomatic-11.5c
CATEGORIES= math
MASTER_SITES= http://www.panix.com/~gesslein/
EXTRACT_SUFX= .tgz
diff -r d745be185e07 -r 5c88170f7209 math/mathomatic/distinfo
--- a/math/mathomatic/distinfo Wed Dec 01 04:02:00 2004 +0000
+++ b/math/mathomatic/distinfo Wed Dec 01 04:06:03 2004 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.24 2004/11/24 14:52:28 minskim Exp $
+$NetBSD: distinfo,v 1.25 2004/12/01 04:06:03 minskim Exp $
-SHA1 (mathomatic-11.5b.tgz) = b7b012f8746c86abae877236e88a52470aa5b7ba
-Size (mathomatic-11.5b.tgz) = 128337 bytes
+SHA1 (mathomatic-11.5c.tgz) = d4d0aeb2416e1431d0caae2427d7b299b3fbc796
+Size (mathomatic-11.5c.tgz) = 129674 bytes
SHA1 (patch-aa) = 74c3123ab56a9605cf70163eb67c5d50f24b0d2b
Home |
Main Index |
Thread Index |
Old Index