summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2005-04-11 03:45:43 +0000
committerminskim <minskim@pkgsrc.org>2005-04-11 03:45:43 +0000
commit9c77237c97203588cfb0e3437d657090ac7bfd00 (patch)
treeb6f874e6571d4682188018b1dd762382ec6f1c43 /math
parent426bc596c67d5518d3333246221e9205a9ba85a7 (diff)
downloadpkgsrc-9c77237c97203588cfb0e3437d657090ac7bfd00.tar.gz
Update mathomatic to 12.2c.
Changes: - Use mkstemp() for temp file in edit command. Put temp file in "/tmp", instead of current directory. - Created my_strlcpy(), since Linux doesn't have strlcpy(). - Made everything declared static that should be. - Prime Number Tools cleaned up and compiled with "-Wall". - Made them all successfully compile with g++. - A bug fix for HTML mode. - Completely removed sensitivity command and simplified parsing code. - Fixed minor bug in fraction format display routine.
Diffstat (limited to 'math')
-rw-r--r--math/mathomatic/Makefile4
-rw-r--r--math/mathomatic/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/math/mathomatic/Makefile b/math/mathomatic/Makefile
index 03474891ddb..f5f6dd6e6bf 100644
--- a/math/mathomatic/Makefile
+++ b/math/mathomatic/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.33 2005/03/28 14:52:28 minskim Exp $
+# $NetBSD: Makefile,v 1.34 2005/04/11 03:45:43 minskim Exp $
#
-DISTNAME= mathomatic-12.2b
+DISTNAME= mathomatic-12.2c
CATEGORIES= math
MASTER_SITES= http://www.panix.com/~gesslein/
EXTRACT_SUFX= .tgz
diff --git a/math/mathomatic/distinfo b/math/mathomatic/distinfo
index ad0a5f11d6e..63a885982a8 100644
--- a/math/mathomatic/distinfo
+++ b/math/mathomatic/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.32 2005/03/28 14:52:28 minskim Exp $
+$NetBSD: distinfo,v 1.33 2005/04/11 03:45:43 minskim Exp $
-SHA1 (mathomatic-12.2b.tgz) = c03a0e5e9430dd3929a36d12abc2cdc0c8a9545f
-RMD160 (mathomatic-12.2b.tgz) = dcd360a256fded9707be129c85d0684d1b05a91c
-Size (mathomatic-12.2b.tgz) = 133945 bytes
+SHA1 (mathomatic-12.2c.tgz) = 3c0ba971639b29ddcbd4d75047b13c031451fa7e
+RMD160 (mathomatic-12.2c.tgz) = f27ecf4f4d7f8dd1e59b40258515ba569afd0f7e
+Size (mathomatic-12.2c.tgz) = 120410 bytes
SHA1 (patch-aa) = e75d4f2d1bd3c5a3e41194d38a1c783a59ef0e39