Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@NetBSD.org>
From: Min Sik Kim <minskim@netbsd.org>
List: pkgsrc-changes
Date: 10/20/2004 02:07:56
Module Name: pkgsrc
Committed By: minskim
Date: Wed Oct 20 02:07:56 UTC 2004
Modified Files:
pkgsrc/doc: CHANGES TODO
pkgsrc/math/mathomatic: Makefile distinfo
Log Message:
Update mathomatic to 11.4c.
Changes:
- Code cleanup. Polynomial division routine is now very easy to use.
- Renamed "WINDOWS" define to "CYGWIN".
- Added "set preserve_roots" option.
- Added modulus solving.
To generate a diff of this commit:
cvs rdiff -r1.7478 -r1.7479 pkgsrc/doc/CHANGES
cvs rdiff -r1.2230 -r1.2231 pkgsrc/doc/TODO
cvs rdiff -r1.22 -r1.23 pkgsrc/math/mathomatic/Makefile
cvs rdiff -r1.20 -r1.21 pkgsrc/math/mathomatic/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.