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.2b.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9188366757aa
branches:  trunk
changeset: 491710:9188366757aa
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Mon Mar 28 14:52:28 2005 +0000

description:
Update mathomatic to 12.2b.

Changes since 12.1d:
  - Various improvements and bug fixes.
  - Documentation with full command reference.

diffstat:

 math/mathomatic/Makefile         |   4 ++--
 math/mathomatic/distinfo         |  10 +++++-----
 math/mathomatic/patches/patch-aa |   6 +++---
 3 files changed, 10 insertions(+), 10 deletions(-)

diffs (44 lines):

diff -r 21cd718d2445 -r 9188366757aa math/mathomatic/Makefile
--- a/math/mathomatic/Makefile  Mon Mar 28 14:48:23 2005 +0000
+++ b/math/mathomatic/Makefile  Mon Mar 28 14:52:28 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.32 2005/03/05 03:01:50 minskim Exp $
+# $NetBSD: Makefile,v 1.33 2005/03/28 14:52:28 minskim Exp $
 #
 
-DISTNAME=              mathomatic-12.1d
+DISTNAME=              mathomatic-12.2b
 CATEGORIES=            math
 MASTER_SITES=          http://www.panix.com/~gesslein/
 EXTRACT_SUFX=          .tgz
diff -r 21cd718d2445 -r 9188366757aa math/mathomatic/distinfo
--- a/math/mathomatic/distinfo  Mon Mar 28 14:48:23 2005 +0000
+++ b/math/mathomatic/distinfo  Mon Mar 28 14:52:28 2005 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.31 2005/03/05 03:01:50 minskim Exp $
+$NetBSD: distinfo,v 1.32 2005/03/28 14:52:28 minskim Exp $
 
-SHA1 (mathomatic-12.1d.tgz) = b968bb0c7fde7aa0218691e1a474d05915093217
-RMD160 (mathomatic-12.1d.tgz) = 616a34b53d35e723fbe8a6e71bd2d02689b885d0
-Size (mathomatic-12.1d.tgz) = 135419 bytes
-SHA1 (patch-aa) = 2eaebea70274d8bde2a55f4c786b007d19a1a11d
+SHA1 (mathomatic-12.2b.tgz) = c03a0e5e9430dd3929a36d12abc2cdc0c8a9545f
+RMD160 (mathomatic-12.2b.tgz) = dcd360a256fded9707be129c85d0684d1b05a91c
+Size (mathomatic-12.2b.tgz) = 133945 bytes
+SHA1 (patch-aa) = e75d4f2d1bd3c5a3e41194d38a1c783a59ef0e39
diff -r 21cd718d2445 -r 9188366757aa math/mathomatic/patches/patch-aa
--- a/math/mathomatic/patches/patch-aa  Mon Mar 28 14:48:23 2005 +0000
+++ b/math/mathomatic/patches/patch-aa  Mon Mar 28 14:52:28 2005 +0000
@@ -1,9 +1,9 @@
-$NetBSD: patch-aa,v 1.10 2005/03/05 03:01:50 minskim Exp $
+$NetBSD: patch-aa,v 1.11 2005/03/28 14:52:28 minskim Exp $
 
---- makefile.orig      Mon Feb 21 10:43:31 2005
+--- makefile.orig      2005-03-06 20:40:08.000000000 -0600
 +++ makefile
 @@ -1,14 +1,14 @@
- # Makefile for compiling Mathomatic for UNIX or Linux or Mac OS X.
+ # Makefile for compiling Mathomatic under UNIX, GNU/Linux, and MacOS-X.
  
  VERSION               = `cat VERSION`
 -CFLAGS                = -O -DUNIX -DVERSION=\"$(VERSION)\"



Home | Main Index | Thread Index | Old Index