summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2005-01-29 10:53:17 +0000
committerminskim <minskim@pkgsrc.org>2005-01-29 10:53:17 +0000
commitbd7e54a2f07cf07483f75196cf5f8f6490f27dc6 (patch)
tree1cf003367c1b5ecf2a8ba104e63813aed54a4e7b /math
parentcf0841b9fae7d59af3ffd5feb6aaf6fc2385425c (diff)
downloadpkgsrc-bd7e54a2f07cf07483f75196cf5f8f6490f27dc6.tar.gz
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.
Diffstat (limited to 'math')
-rw-r--r--math/mathomatic/Makefile8
-rw-r--r--math/mathomatic/distinfo6
2 files changed, 7 insertions, 7 deletions
diff --git a/math/mathomatic/Makefile b/math/mathomatic/Makefile
index c8c67285075..072917beed4 100644
--- a/math/mathomatic/Makefile
+++ b/math/mathomatic/Makefile
@@ -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"
diff --git a/math/mathomatic/distinfo b/math/mathomatic/distinfo
index 5f6960734e2..2a64d60532b 100644
--- a/math/mathomatic/distinfo
+++ b/math/mathomatic/distinfo
@@ -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