Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@NetBSD.org>
From: Min Sik Kim <minskim@netbsd.org>
List: pkgsrc-changes
Date: 10/30/2004 15:07:01
Module Name:	pkgsrc
Committed By:	minskim
Date:		Sat Oct 30 15:07:01 UTC 2004

Modified Files:
	pkgsrc/doc: CHANGES TODO
	pkgsrc/math/mathomatic: Makefile distinfo

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


To generate a diff of this commit:
cvs rdiff -r1.7622 -r1.7623 pkgsrc/doc/CHANGES
cvs rdiff -r1.2286 -r1.2287 pkgsrc/doc/TODO
cvs rdiff -r1.23 -r1.24 pkgsrc/math/mathomatic/Makefile
cvs rdiff -r1.21 -r1.22 pkgsrc/math/mathomatic/distinfo

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