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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/04272968d6b3
branches:  trunk
changeset: 505834:04272968d6b3
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sun Jan 08 12:58:55 2006 +0000

description:
Update mathomatic to 12.5.3.

Changes:
- Ported matho-primes, matho-twin, and matho-pascal to long doubles.
  "make test" added in "primes" directory.
- Alphabetic case sensitive mode set by default.
- Added "list maxima" option.  "list export" is now for other programs.
- Code cleanup.

diffstat:

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

diffs (31 lines):

diff -r f18e7f0b185b -r 04272968d6b3 math/mathomatic/Makefile
--- a/math/mathomatic/Makefile  Sun Jan 08 12:53:53 2006 +0000
+++ b/math/mathomatic/Makefile  Sun Jan 08 12:58:55 2006 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.55 2005/11/23 05:26:10 minskim Exp $
+# $NetBSD: Makefile,v 1.56 2006/01/08 12:58:55 minskim Exp $
 #
 
-DISTNAME=              mathomatic-12.5.2
+DISTNAME=              mathomatic-12.5.3
 CATEGORIES=            math
 MASTER_SITES=          http://www.panix.com/~gesslein/
-EXTRACT_SUFX=          .tgz
+EXTRACT_SUFX=          .tar.bz2
 
 MAINTAINER=            minskim%NetBSD.org@localhost
 HOMEPAGE=              http://www.mathomatic.com/
diff -r f18e7f0b185b -r 04272968d6b3 math/mathomatic/distinfo
--- a/math/mathomatic/distinfo  Sun Jan 08 12:53:53 2006 +0000
+++ b/math/mathomatic/distinfo  Sun Jan 08 12:58:55 2006 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.51 2005/11/23 05:26:10 minskim Exp $
+$NetBSD: distinfo,v 1.52 2006/01/08 12:58:55 minskim Exp $
 
-SHA1 (mathomatic-12.5.2.tgz) = c7330e9acf4d8c836813e33e41f96a42f7af7bf5
-RMD160 (mathomatic-12.5.2.tgz) = bf58d707967f69eeb8245c1f0e7bb145b21a607b
-Size (mathomatic-12.5.2.tgz) = 130070 bytes
+SHA1 (mathomatic-12.5.3.tar.bz2) = 6afe8089fb769b6060325cf6b72fe335316cf397
+RMD160 (mathomatic-12.5.3.tar.bz2) = a69d2211cbb38970ae8a4a286776fe1c4b1d8e72
+Size (mathomatic-12.5.3.tar.bz2) = 103018 bytes
 SHA1 (patch-aa) = 3543edb07b77f401623953be57d06784684fbb30



Home | Main Index | Thread Index | Old Index