pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Update mathomatic to 11.4d.
details: https://anonhg.NetBSD.org/pkgsrc/rev/ec1b4eca248e
branches: trunk
changeset: 482611:ec1b4eca248e
user: minskim <minskim%pkgsrc.org@localhost>
date: Sat Oct 30 15:07:01 2004 +0000
description:
Update mathomatic to 11.4d.
Changes:
- Removed obsolete short variable name code and bumped up "MAX_VARS" to 500.
- Fixed problem with conflicting names and code for "cpow()" and "cexp()".
Renamed to "complex_pow()" and "complex_exp()".
diffstat:
doc/CHANGES | 3 ++-
doc/TODO | 3 +--
math/mathomatic/Makefile | 4 ++--
math/mathomatic/distinfo | 6 +++---
4 files changed, 8 insertions(+), 8 deletions(-)
diffs (56 lines):
diff -r 071162bc7ada -r ec1b4eca248e doc/CHANGES
--- a/doc/CHANGES Sat Oct 30 14:16:52 2004 +0000
+++ b/doc/CHANGES Sat Oct 30 15:07:01 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.7622 2004/10/30 14:16:52 recht Exp $
+$NetBSD: CHANGES,v 1.7623 2004/10/30 15:07:01 minskim Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -4986,3 +4986,4 @@
Updated cvsync to 0.24.17 [gehenna 2004-10-30]
Updated spread to 3.17.3 [recht 2004-10-30]
Updated clamav to 0.80nb3 [recht 2004-10-30]
+ Updated mathomatic to 11.4d [minskim 2004-10-30]
diff -r 071162bc7ada -r ec1b4eca248e doc/TODO
--- a/doc/TODO Sat Oct 30 14:16:52 2004 +0000
+++ b/doc/TODO Sat Oct 30 15:07:01 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.2286 2004/10/30 10:40:19 xtraeme Exp $
+$NetBSD: TODO,v 1.2287 2004/10/30 15:07:01 minskim Exp $
Suggested new packages
======================
@@ -432,7 +432,6 @@
o maketool-0.8.4
o maradns-1.0.23
o marbles-1.0.6
- o mathomatic-11.4d
o micq-0.4.11
o midnight-commander-4.6.0 [pkgsrc-wip]
o mikmod-3.2.1
diff -r 071162bc7ada -r ec1b4eca248e math/mathomatic/Makefile
--- a/math/mathomatic/Makefile Sat Oct 30 14:16:52 2004 +0000
+++ b/math/mathomatic/Makefile Sat Oct 30 15:07:01 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2004/10/20 02:07:56 minskim Exp $
+# $NetBSD: Makefile,v 1.24 2004/10/30 15:07:01 minskim Exp $
#
-DISTNAME= mathomatic-11.4c
+DISTNAME= mathomatic-11.4d
CATEGORIES= math
MASTER_SITES= http://www.panix.com/~gesslein/
EXTRACT_SUFX= .tgz
diff -r 071162bc7ada -r ec1b4eca248e math/mathomatic/distinfo
--- a/math/mathomatic/distinfo Sat Oct 30 14:16:52 2004 +0000
+++ b/math/mathomatic/distinfo Sat Oct 30 15:07:01 2004 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.21 2004/10/20 02:07:56 minskim Exp $
+$NetBSD: distinfo,v 1.22 2004/10/30 15:07:01 minskim Exp $
-SHA1 (mathomatic-11.4c.tgz) = 3e533b70b9ce148a5660a35df99311cec779511d
-Size (mathomatic-11.4c.tgz) = 121344 bytes
+SHA1 (mathomatic-11.4d.tgz) = 999dee35c0ac7318239f9d3ad91a7c35609c169c
+Size (mathomatic-11.4d.tgz) = 121309 bytes
SHA1 (patch-aa) = 74c3123ab56a9605cf70163eb67c5d50f24b0d2b
Home |
Main Index |
Thread Index |
Old Index