Subject: CVS commit: pkgsrc/math/mathomatic
To: None <pkgsrc-changes@NetBSD.org>
From: Min Sik Kim <minskim@netbsd.org>
List: pkgsrc-changes
Date: 07/06/2005 13:34:08
Module Name:	pkgsrc
Committed By:	minskim
Date:		Wed Jul  6 13:34:08 UTC 2005

Modified Files:
	pkgsrc/math/mathomatic: Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 pkgsrc/math/mathomatic/Makefile
cvs rdiff -r1.39 -r1.40 pkgsrc/math/mathomatic/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.