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.5.12.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cff693f986b2
branches:  trunk
changeset: 510108:cff693f986b2
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sun Mar 26 18:45:07 2006 +0000

description:
Update mathomatic to 12.5.12.

Changes:
- Documentation improvements.
- Updated command description text in help command.
- Converted many functions to inline that are only used once and should be
  inline.
- Code cleanup.

diffstat:

 math/mathomatic/Makefile |  4 ++--
 math/mathomatic/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (27 lines):

diff -r 25402c1d6d69 -r cff693f986b2 math/mathomatic/Makefile
--- a/math/mathomatic/Makefile  Sun Mar 26 17:56:12 2006 +0000
+++ b/math/mathomatic/Makefile  Sun Mar 26 18:45:07 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.62 2006/03/11 00:14:51 minskim Exp $
+# $NetBSD: Makefile,v 1.63 2006/03/26 18:45:07 minskim Exp $
 #
 
-DISTNAME=              mathomatic-12.5.11
+DISTNAME=              mathomatic-12.5.12
 CATEGORIES=            math
 MASTER_SITES=          http://www.panix.com/~gesslein/
 EXTRACT_SUFX=          .tar.bz2
diff -r 25402c1d6d69 -r cff693f986b2 math/mathomatic/distinfo
--- a/math/mathomatic/distinfo  Sun Mar 26 17:56:12 2006 +0000
+++ b/math/mathomatic/distinfo  Sun Mar 26 18:45:07 2006 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.58 2006/03/11 00:14:51 minskim Exp $
+$NetBSD: distinfo,v 1.59 2006/03/26 18:45:07 minskim Exp $
 
-SHA1 (mathomatic-12.5.11.tar.bz2) = f930ea58e9b3d2ebe59a768113a0da2b4f880da0
-RMD160 (mathomatic-12.5.11.tar.bz2) = fa9cbb0614430a923d971b11a4daa145e491acba
-Size (mathomatic-12.5.11.tar.bz2) = 111960 bytes
+SHA1 (mathomatic-12.5.12.tar.bz2) = c4357a5f4867018f0b8b5d6063245a60a28f70bf
+RMD160 (mathomatic-12.5.12.tar.bz2) = faebb5eea92cebfaf515e5dfbf788148c7dea95c
+Size (mathomatic-12.5.12.tar.bz2) = 112143 bytes
 SHA1 (patch-aa) = 3543edb07b77f401623953be57d06784684fbb30



Home | Main Index | Thread Index | Old Index