summaryrefslogtreecommitdiff
path: root/math/grace/Makefile
diff options
context:
space:
mode:
authorminskim <minskim>2004-03-11 20:03:12 +0000
committerminskim <minskim>2004-03-11 20:03:12 +0000
commit1b3df37f6f998b9514fc833ee3f04ad0984348f1 (patch)
tree866310dca9a9524b84a0f71e4da4a39506c87212 /math/grace/Makefile
parentb69ded93d5842116f211e76cc096240cc8e28dbc (diff)
downloadpkgsrc-1b3df37f6f998b9514fc833ee3f04ad0984348f1.tar.gz
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 (limited to 'math/grace/Makefile')
-rw-r--r--math/grace/Makefile5
1 files changed, 2 insertions, 3 deletions
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/ \