From 5b36c68be36f7f75b42bcebf8b2a794de310c4c3 Mon Sep 17 00:00:00 2001 From: minskim Date: Thu, 11 Mar 2004 20:03:12 +0000 Subject: 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 --- math/grace/Makefile | 5 ++--- math/grace/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) (limited to 'math/grace') diff --git a/math/grace/Makefile b/math/grace/Makefile index e26367ebfb2..4d6e1a53f67 100644 --- a/math/grace/Makefile +++ b/math/grace/Makefile @@ -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 --git a/math/grace/distinfo b/math/grace/distinfo index a731528c2b4..401c92c258f 100644 --- a/math/grace/distinfo +++ b/math/grace/distinfo @@ -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 -- cgit v1.2.3