Update mathomatic to 11.7.

Changes:

Another minor adjustment to simplify command to make everything work
just right.

Trap "derivative x" of (negative constant or zero)^x.

Solve "(constant)^y=constant" for y.

Moved all html files and the man page to subdirectory "doc".

Code cleanup.

Improved modulus solving.

Trap "x%0".  Simplify "x%inf".

Fix fraction list display of -0.

Change for better simplification.

Fix for division by roots of fractions.
This commit is contained in:
minskim 2005-01-29 10:53:17 +00:00
parent cf0841b9fa
commit bd7e54a2f0
2 changed files with 7 additions and 7 deletions

View file

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.30 2005/01/14 14:52:44 minskim Exp $
# $NetBSD: Makefile,v 1.31 2005/01/29 10:53:17 minskim Exp $
#
DISTNAME= mathomatic-11.6d
DISTNAME= mathomatic-11.7
CATEGORIES= math
MASTER_SITES= http://www.panix.com/~gesslein/
EXTRACT_SUFX= .tgz
@ -24,9 +24,9 @@ INSTALLATION_DIRS= bin man/man1
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/mathomatic ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/mathomatic.1 ${PREFIX}/man/man1
${INSTALL_MAN} ${WRKSRC}/doc/mathomatic.1 ${PREFIX}/man/man1
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/${PKGBASE}
${INSTALL_DATA} ${WRKSRC}/*.htm ${WRKSRC}/README.txt \
${INSTALL_DATA} ${WRKSRC}/doc/*.htm ${WRKSRC}/README.txt \
${PREFIX}/share/doc/${PKGBASE}
.include "../../mk/bsd.pkg.mk"

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.28 2005/01/14 14:52:44 minskim Exp $
$NetBSD: distinfo,v 1.29 2005/01/29 10:53:17 minskim Exp $
SHA1 (mathomatic-11.6d.tgz) = fe58f8eb0ff7cdadff2a8a4aa6b7c7fba330ce2e
Size (mathomatic-11.6d.tgz) = 129028 bytes
SHA1 (mathomatic-11.7.tgz) = 74d3ed37a44881b63c6a7f4172ecc079dee61688
Size (mathomatic-11.7.tgz) = 129006 bytes
SHA1 (patch-aa) = 74c3123ab56a9605cf70163eb67c5d50f24b0d2b