Subject: CVS commit: pkgsrc
From: Min Sik Kim
Date: 2004-05-10 18:47:15
Message id: 20040510164715.765922DA1D@cvs.netbsd.org

Log Message:
Update mathomatic to 11.1.

Changes:
- Fixed "makefile" to be completely portable.
  No longer requires GNU make.
- Simplified some code.
- Converted token_type.kind to enum type for better type checking.
- Removed all "unsigned" variables and type casts.
- Simplified "simplify" command code.  Some speed up.
- Moved "*.in" and "fix*" to directory "tests".
- Implemented long variable names (up to 40 characters).

Files:
RevisionActionfile
1.9modifypkgsrc/math/mathomatic/Makefile
1.8modifypkgsrc/math/mathomatic/distinfo
1.4modifypkgsrc/math/mathomatic/patches/patch-aa