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.7.1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/5710dca5e155
branches: trunk
changeset: 529018:5710dca5e155
user: minskim <minskim%pkgsrc.org@localhost>
date: Wed May 23 02:31:03 2007 +0000
description:
Update mathomatic to 12.7.1.
Changes:
- Remove GPL preamble in "primes/*.c", so everything is LGPL.
- Allow entering "e#" and "i#" as "e" and "i". Display "e", "i", and "pi" as
"e#", "i#", and "pi#".
- Require a space between command and command line, so variables don't get
confused with commands. This is a bug fix.
- Added a directory named "hard_stuff".
- Fixed error in "tests/finance.in".
diffstat:
math/mathomatic/Makefile | 5 ++---
math/mathomatic/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (28 lines):
diff -r 532e6f42e1ef -r 5710dca5e155 math/mathomatic/Makefile
--- a/math/mathomatic/Makefile Wed May 23 01:56:56 2007 +0000
+++ b/math/mathomatic/Makefile Wed May 23 02:31:03 2007 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.79 2007/04/22 22:45:07 minskim Exp $
+# $NetBSD: Makefile,v 1.80 2007/05/23 02:31:03 minskim Exp $
#
-DISTNAME= mathomatic-12.6.12
-PKGREVISION= 1
+DISTNAME= mathomatic-12.7.1
CATEGORIES= math
MASTER_SITES= http://www.panix.com/~gesslein/
EXTRACT_SUFX= .tar.bz2
diff -r 532e6f42e1ef -r 5710dca5e155 math/mathomatic/distinfo
--- a/math/mathomatic/distinfo Wed May 23 01:56:56 2007 +0000
+++ b/math/mathomatic/distinfo Wed May 23 02:31:03 2007 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.70 2007/04/18 21:09:13 minskim Exp $
+$NetBSD: distinfo,v 1.71 2007/05/23 02:31:03 minskim Exp $
-SHA1 (mathomatic-12.6.12.tar.bz2) = 20b5d2144c40dc062f58448b7a994aca9fdf914b
-RMD160 (mathomatic-12.6.12.tar.bz2) = 928b1ba2446fd39865cfcd0dead91c67e70d9be7
-Size (mathomatic-12.6.12.tar.bz2) = 118966 bytes
+SHA1 (mathomatic-12.7.1.tar.bz2) = daae88b7a38010d83f76a88466a183347c2c0b48
+RMD160 (mathomatic-12.7.1.tar.bz2) = 089689b3d0d460b65708eeabc8f354eaaf0f0446
+Size (mathomatic-12.7.1.tar.bz2) = 119043 bytes
SHA1 (patch-aa) = 3505940a53bd2573a4b45bbe2f13dc7755a141af
Home |
Main Index |
Thread Index |
Old Index