Subject: CVS commit: pkgsrc/math/mathomatic
To: None <pkgsrc-changes@NetBSD.org>
From: Min Sik Kim <minskim@netbsd.org>
List: pkgsrc-changes
Date: 01/21/2006 23:25:02
Module Name:	pkgsrc
Committed By:	minskim
Date:		Sat Jan 21 23:25:02 UTC 2006

Modified Files:
	pkgsrc/math/mathomatic: Makefile PLIST distinfo

Log Message:
Update mathomatic to 12.5.5.

Changes:
- Added "doc/manpage.html", which is the man page for Mathomatic
  generated with "groff -Thtml -man".
- Made sure all HTML files have the extension ".html".
- Made sure we can allocate at least 1 equation space on startup.
- Made entering things like "#1 a" succeed at entering a single variable
  expression.
- Fix-ups to the symbolic math library.
- Increased power of limit command.
- A limit expression with infinity in it is assumed to be infinity.


To generate a diff of this commit:
cvs rdiff -r1.57 -r1.58 pkgsrc/math/mathomatic/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/math/mathomatic/PLIST
cvs rdiff -r1.53 -r1.54 pkgsrc/math/mathomatic/distinfo

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