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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/126c952f4653
branches:  trunk
changeset: 516784:126c952f4653
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Thu Jul 27 18:25:48 2006 +0000

description:
Update mathomatic to 12.5.18.

Changes:
Fixed some gcc compiler warnings.
Code and documentation cleanup.
Removed BASICS define.
Removed all isascii() tests from the source code.

diffstat:

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

diffs (27 lines):

diff -r 12f385af54f9 -r 126c952f4653 math/mathomatic/Makefile
--- a/math/mathomatic/Makefile  Thu Jul 27 18:23:47 2006 +0000
+++ b/math/mathomatic/Makefile  Thu Jul 27 18:25:48 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.68 2006/06/18 03:02:24 minskim Exp $
+# $NetBSD: Makefile,v 1.69 2006/07/27 18:25:48 minskim Exp $
 #
 
-DISTNAME=              mathomatic-12.5.17
+DISTNAME=              mathomatic-12.5.18
 CATEGORIES=            math
 MASTER_SITES=          http://www.panix.com/~gesslein/
 EXTRACT_SUFX=          .tar.bz2
diff -r 12f385af54f9 -r 126c952f4653 math/mathomatic/distinfo
--- a/math/mathomatic/distinfo  Thu Jul 27 18:23:47 2006 +0000
+++ b/math/mathomatic/distinfo  Thu Jul 27 18:25:48 2006 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.63 2006/06/18 03:02:24 minskim Exp $
+$NetBSD: distinfo,v 1.64 2006/07/27 18:25:48 minskim Exp $
 
-SHA1 (mathomatic-12.5.17.tar.bz2) = 641a5835f550241db51fb59b4430de1214b03be5
-RMD160 (mathomatic-12.5.17.tar.bz2) = 40dd276321e0efce000a4758ef40e44e7f92c4e7
-Size (mathomatic-12.5.17.tar.bz2) = 116454 bytes
+SHA1 (mathomatic-12.5.18.tar.bz2) = 759a75d77017bc4fd0f7a29246f52639acfa3028
+RMD160 (mathomatic-12.5.18.tar.bz2) = b1200b090c1db6d1f0fa42ab4d681ab3d2268b87
+Size (mathomatic-12.5.18.tar.bz2) = 116926 bytes
 SHA1 (patch-aa) = 3543edb07b77f401623953be57d06784684fbb30



Home | Main Index | Thread Index | Old Index