Subject: CVS commit: pkgsrc/math/grace
To: None <pkgsrc-changes@NetBSD.org>
From: Min Sik Kim <minskim@netbsd.org>
List: pkgsrc-changes
Date: 03/11/2004 20:03:12
Module Name: pkgsrc
Committed By: minskim
Date: Thu Mar 11 20:03:12 UTC 2004
Modified Files:
pkgsrc/math/grace: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 pkgsrc/math/grace/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/math/grace/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.