pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/mathomatic Update mathomatic to 12.6.7.
details: https://anonhg.NetBSD.org/pkgsrc/rev/451f90e76168
branches: trunk
changeset: 521746:451f90e76168
user: minskim <minskim%pkgsrc.org@localhost>
date: Sun Nov 19 20:53:24 2006 +0000
description:
Update mathomatic to 12.6.7.
Changes since 12.6.3:
Fix sign bug for negative factorials (gamma function).
Improve user interface of solve command.
Add alternate command syntax for sum and product commands.
Add "-r" option, which disables readline input processing.
Fix optimize command.
Documentation changes.
diffstat:
math/mathomatic/Makefile | 4 ++--
math/mathomatic/PLIST | 3 +--
math/mathomatic/distinfo | 8 ++++----
3 files changed, 7 insertions(+), 8 deletions(-)
diffs (42 lines):
diff -r d01f13ba8624 -r 451f90e76168 math/mathomatic/Makefile
--- a/math/mathomatic/Makefile Sun Nov 19 19:03:56 2006 +0000
+++ b/math/mathomatic/Makefile Sun Nov 19 20:53:24 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.73 2006/09/13 00:39:03 minskim Exp $
+# $NetBSD: Makefile,v 1.74 2006/11/19 20:53:24 minskim Exp $
#
-DISTNAME= mathomatic-12.6.3
+DISTNAME= mathomatic-12.6.7
CATEGORIES= math
MASTER_SITES= http://www.panix.com/~gesslein/
EXTRACT_SUFX= .tar.bz2
diff -r d01f13ba8624 -r 451f90e76168 math/mathomatic/PLIST
--- a/math/mathomatic/PLIST Sun Nov 19 19:03:56 2006 +0000
+++ b/math/mathomatic/PLIST Sun Nov 19 20:53:24 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2006/01/21 23:25:02 minskim Exp $
+@comment $NetBSD: PLIST,v 1.8 2006/11/19 20:53:24 minskim Exp $
bin/mathomatic
man/man1/mathomatic.1
share/doc/${PKGBASE}/README.txt
@@ -6,5 +6,4 @@
share/doc/${PKGBASE}/index.html
share/doc/${PKGBASE}/manpage.html
share/doc/${PKGBASE}/manual.html
-share/doc/${PKGBASE}/notes.html
@dirrm share/doc/${PKGBASE}
diff -r d01f13ba8624 -r 451f90e76168 math/mathomatic/distinfo
--- a/math/mathomatic/distinfo Sun Nov 19 19:03:56 2006 +0000
+++ b/math/mathomatic/distinfo Sun Nov 19 20:53:24 2006 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.67 2006/09/13 00:39:03 minskim Exp $
+$NetBSD: distinfo,v 1.68 2006/11/19 20:53:24 minskim Exp $
-SHA1 (mathomatic-12.6.3.tar.bz2) = 710648792b1cee28e9dbbc7a04b786245e40a3aa
-RMD160 (mathomatic-12.6.3.tar.bz2) = e374cf9eedfc2098c497fdfcef0e7f1551c20caa
-Size (mathomatic-12.6.3.tar.bz2) = 115517 bytes
+SHA1 (mathomatic-12.6.7.tar.bz2) = b15a4972cf5b33dac93fe1132174f4f50125e89a
+RMD160 (mathomatic-12.6.7.tar.bz2) = 39acd1434fd678192a87b927aa11169bc434ef83
+Size (mathomatic-12.6.7.tar.bz2) = 115770 bytes
SHA1 (patch-aa) = e1e881d988e092376e15b0b2b4fc1af7546daee9
Home |
Main Index |
Thread Index |
Old Index