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 12.4.4.
details: https://anonhg.NetBSD.org/pkgsrc/rev/4e079f6782af
branches: trunk
changeset: 496615:4e079f6782af
user: minskim <minskim%pkgsrc.org@localhost>
date: Wed Jul 06 13:34:08 2005 +0000
description:
Update mathomatic to 12.4.4.
Changes:
- Added a few checks for NULL char pointers.
- Major change in memory allocation: equation spaces are now only
allocated as needed.
- Changed optimize command to accept an equation number range.
- Some minor code cleanups and commenting.
diffstat:
math/mathomatic/Makefile | 4 ++--
math/mathomatic/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (27 lines):
diff -r 2905dba87d79 -r 4e079f6782af math/mathomatic/Makefile
--- a/math/mathomatic/Makefile Wed Jul 06 12:21:17 2005 +0000
+++ b/math/mathomatic/Makefile Wed Jul 06 13:34:08 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.42 2005/06/23 15:20:00 minskim Exp $
+# $NetBSD: Makefile,v 1.43 2005/07/06 13:34:08 minskim Exp $
#
-DISTNAME= mathomatic-12.4.3
+DISTNAME= mathomatic-12.4.4
CATEGORIES= math
MASTER_SITES= http://www.panix.com/~gesslein/
EXTRACT_SUFX= .tgz
diff -r 2905dba87d79 -r 4e079f6782af math/mathomatic/distinfo
--- a/math/mathomatic/distinfo Wed Jul 06 12:21:17 2005 +0000
+++ b/math/mathomatic/distinfo Wed Jul 06 13:34:08 2005 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.39 2005/06/23 15:20:00 minskim Exp $
+$NetBSD: distinfo,v 1.40 2005/07/06 13:34:08 minskim Exp $
-SHA1 (mathomatic-12.4.3.tgz) = 6e07b9a4c1e1411d1bb32029c3173ea2985f95ec
-RMD160 (mathomatic-12.4.3.tgz) = 57c6653f3e913aa07d2de087e8e7a1e805692b14
-Size (mathomatic-12.4.3.tgz) = 128403 bytes
+SHA1 (mathomatic-12.4.4.tgz) = a3703d5f83654b65eb2c72805afd0f5500169bbc
+RMD160 (mathomatic-12.4.4.tgz) = 514182407707662c922a5b0a1de3e022ca7a46c9
+Size (mathomatic-12.4.4.tgz) = 127661 bytes
SHA1 (patch-aa) = c9bfd24f0e0bfe50b6a23222cbc79eeb274a1ea9
Home |
Main Index |
Thread Index |
Old Index