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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a807a39f0fce
branches:  trunk
changeset: 499765:a807a39f0fce
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Mon Sep 26 22:07:44 2005 +0000

description:
Update mathomatic to 12.4.11.

Changes:
  - The C complex number library was finished and perfected (complex_lib.c).
  - Yet another code cleanup.
  - Added "UNIX" compile-time define to the Prime Number Tools.
  - Some improvements to the Mathomatic documentation.

diffstat:

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

diffs (27 lines):

diff -r 67fb5c961d51 -r a807a39f0fce math/mathomatic/Makefile
--- a/math/mathomatic/Makefile  Mon Sep 26 21:47:32 2005 +0000
+++ b/math/mathomatic/Makefile  Mon Sep 26 22:07:44 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.50 2005/09/10 18:16:04 minskim Exp $
+# $NetBSD: Makefile,v 1.51 2005/09/26 22:07:44 minskim Exp $
 #
 
-DISTNAME=              mathomatic-12.4.10
+DISTNAME=              mathomatic-12.4.11
 CATEGORIES=            math
 MASTER_SITES=          http://www.panix.com/~gesslein/
 EXTRACT_SUFX=          .tgz
diff -r 67fb5c961d51 -r a807a39f0fce math/mathomatic/distinfo
--- a/math/mathomatic/distinfo  Mon Sep 26 21:47:32 2005 +0000
+++ b/math/mathomatic/distinfo  Mon Sep 26 22:07:44 2005 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.46 2005/09/10 18:15:03 minskim Exp $
+$NetBSD: distinfo,v 1.47 2005/09/26 22:07:44 minskim Exp $
 
-SHA1 (mathomatic-12.4.10.tgz) = 681f7f69cd1ffbdd0b739d1a540630ba5b6636b9
-RMD160 (mathomatic-12.4.10.tgz) = 550166dd5155d0cd77b88b0ff7622ad3bd752a70
-Size (mathomatic-12.4.10.tgz) = 129953 bytes
+SHA1 (mathomatic-12.4.11.tgz) = ceaec9dd16d06e0ae1833319a893df7b60caef36
+RMD160 (mathomatic-12.4.11.tgz) = 7d2a9d9e6f592dcecdb08c33e7f0dc1ee9799d9f
+Size (mathomatic-12.4.11.tgz) = 128156 bytes
 SHA1 (patch-aa) = 46ce4bdac9ee4846a24004e69847f51f994be2a0



Home | Main Index | Thread Index | Old Index