Subject: CVS commit: pkgsrc/graphics/gnuplot
From: Adam Ciarcinski
Date: 2022-10-21 14:28:07
Message id: 20221021122808.0A8D8FA90@cvs.NetBSD.org

Log Message:
gnuplot: updated to 5.4.5

Changes in 5.4.5

NEW "set key offset <dx>, <dy>" tweaks placement of the key
NEW data-driven histogram colors (variable color from extra using column)
CHANGE re-order drawing 3D labels to come after pm3d depthorder surfaces
CHANGE hpgl: add terminal option "fontscale <value>"
CHANGE for nonuniform matrix data, column(0) returns linear position in matrix
CHANGE set pointintervalbox 0 disables drawing the background box Bug
FIX svg: hypertext font handling
FIX track columnheaders of multiple data blocks in a single file Bug
FIX Clean up positioning of polar border, raxis, and theta tics Bug
FIX Autoscaling of logscaled raxis
FIX memory corruption if a small plot structure is recycled Bug
FIX regression in 5.4.4 - promotion of string to integer should not assume that \ 
a leading 0 means octal Bug
FIX Windows qt: "pause -1" should not block mousing Bug
FIX invalid free of active datablock

Files:
RevisionActionfile
1.163modifypkgsrc/graphics/gnuplot/Makefile
1.49modifypkgsrc/graphics/gnuplot/distinfo
1.19modifypkgsrc/graphics/gnuplot/options.mk
1.4modifypkgsrc/graphics/gnuplot/patches/patch-configure