Subject: CVS commit: pkgsrc/math/mathomatic
To: None <pkgsrc-changes@NetBSD.org>
From: Min Sik Kim <minskim@netbsd.org>
List: pkgsrc-changes
Date: 03/11/2006 00:14:52
Module Name:	pkgsrc
Committed By:	minskim
Date:		Sat Mar 11 00:14:51 UTC 2006

Modified Files:
	pkgsrc/math/mathomatic: Makefile distinfo

Log Message:
Update mathomatic to 12.5.11.

Changes:
- "matho-primes pal" wasn't working, fixed.
- Improved the "Equation not defined" error message for new users.
- Worked on matho-primes program.
- Automatically determine the variable if none is specified
  with the extrema command.
- Code cleanup.
- Helped simplification of complex exponentials.
- Parse things like "2 2" as "2*2", instead of giving a syntax error.
  The default operator is always times.


To generate a diff of this commit:
cvs rdiff -r1.61 -r1.62 pkgsrc/math/mathomatic/Makefile
cvs rdiff -r1.57 -r1.58 pkgsrc/math/mathomatic/distinfo

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