pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/grace Update grace to 5.1.14. It will close PR p...
details: https://anonhg.NetBSD.org/pkgsrc/rev/af795a3ab920
branches: trunk
changeset: 470749:af795a3ab920
user: minskim <minskim%pkgsrc.org@localhost>
date: Thu Mar 11 20:03:12 2004 +0000
description:
Update grace to 5.1.14. It will close PR pkg/24749.
Changes sinec 5.1.12:
* [ES] use multiplication sign in formulae of regression report
* [ES] allow for DL modules to define functions of 4 and 5 parameters
* [ES] fixed compilation under FreeBSD-5.1 and OS/X
* [ES] on 64-bit platforms, when specific compiler/optimization
combinations were used, some dialogs could crash randomly
* [ES] on 64-bit platforms, when specific compiler/optimization
combinations were used, X run-time warnings could be issued
about unrecognized XKeySym's
* [ES] set filling defaulted to even-odd filling rule in the X11
driver
* [ES] fixed potential memory corruption
* [ES] fixed page size sync in the free mode
* [TO] fixed a race condition in the grace_np library
* [ES] enabled annotated values for HILO sets
* [ES] added IMIN(x) and IMAX(x) functions returning index of minimal or
maximal value of array x
* [ES] updates for T1lib-5.0 API
* [WB] documented commands for calculating running properties
* [MD] enabled font kerning in the MIF driver
* [ES] Grace might fail starting in the GUI mode when a certain
sequence of command line arguments was passed
diffstat:
math/grace/Makefile | 5 ++---
math/grace/distinfo | 6 +++---
2 files changed, 5 insertions(+), 6 deletions(-)
diffs (27 lines):
diff -r c2be6fd5bbc2 -r af795a3ab920 math/grace/Makefile
--- a/math/grace/Makefile Thu Mar 11 19:45:09 2004 +0000
+++ b/math/grace/Makefile Thu Mar 11 20:03:12 2004 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.29 2004/01/24 13:58:23 grant Exp $
+# $NetBSD: Makefile,v 1.30 2004/03/11 20:03:12 minskim Exp $
#
-DISTNAME= grace-5.1.12
-PKGREVISION= 1
+DISTNAME= grace-5.1.14
CATEGORIES= math graphics x11
MASTER_SITES= ftp://plasma-gate.weizmann.ac.il/pub/grace/src/ \
ftp://linux.mathematik.tu-darmstadt.de/pub/linux/mirrors/misc/grace/src/ \
diff -r c2be6fd5bbc2 -r af795a3ab920 math/grace/distinfo
--- a/math/grace/distinfo Thu Mar 11 19:45:09 2004 +0000
+++ b/math/grace/distinfo Thu Mar 11 20:03:12 2004 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2003/08/12 20:32:55 seb Exp $
+$NetBSD: distinfo,v 1.7 2004/03/11 20:03:12 minskim Exp $
-SHA1 (grace-5.1.12.tar.gz) = 1fb34ffe8773fb0b01952b83f288693eb2ff96e1
-Size (grace-5.1.12.tar.gz) = 2426776 bytes
+SHA1 (grace-5.1.14.tar.gz) = 69b2c82dce6cdac64902c5106a996f6df00e6367
+Size (grace-5.1.14.tar.gz) = 2434564 bytes
SHA1 (patch-aa) = 5ccd1cc8bbf449c92b2216a52f1e6b9d6bd4cfce
SHA1 (patch-ab) = 60a7657a4d191b76dae97ba0a7d8ba378da2a748
Home |
Main Index |
Thread Index |
Old Index