summaryrefslogtreecommitdiff
path: root/graphics/gnuplot
diff options
context:
space:
mode:
authorrin <rin@pkgsrc.org>2019-08-30 12:16:24 +0000
committerrin <rin@pkgsrc.org>2019-08-30 12:16:24 +0000
commit807e9c715ce9c65cfb053d57092f4183573b8222 (patch)
treecc953e997980a0e8b911a400161aaec0c63d0c10 /graphics/gnuplot
parentd83b6175f2ba7b8bd8a76e5af96611ea65c0aa4b (diff)
downloadpkgsrc-807e9c715ce9c65cfb053d57092f4183573b8222.tar.gz
Update gnuplot to 5.2.7:
---- Release Notes date: 29-May-2019 Changes in 5.2.7 ================ * NEW "set pm3d noclipcb" will skip drawing quadrangles with color < cbmin * NEW pm terminal supports utf8, dashed lines, bold/italic text * NEW imaginary component of array values is available to "using" in column 3 * NEW gnuplot --slow may help use of qt terminal with slow system font server * CHANGE splot "with points pt 0" acts like "with dots" * CHANGE (tikz) improved default interpretation of gnuplot arrowhead style * CHANGE teach hidden3d to handle double-headed vectors (arrowstyle "heads") * CHANGE "unset title" or "reset" resets all title properties to default * CHANGE font names passed to enhanced text processing may be in quotes * CHANGE cairo terminals accept fractional font sizes * CHANGE "plot with table" does not output trailing field separator * CHANGE better centering for clustered histograms * CHANGE clear STATS_* variables before performing analysis * CHANGE cairo, libgd, and svg terminals handle LT_NODRAW by not drawing at all * CHANGE svg terminal clickable icons are in-line data rather than external refs * CHANGE revise space allocated for ylabel; allow text justification for ylabel * CHANGE reduce overhead, making it feasible to have 10^6 hypertext labels * FIX "plot with table" unnecessarily limited string column output to 60 chars * FIX (windows) make sure graph window is shown even if the program is "hidden" * FIX hidden3d mode was not correctly dealing with arrowstyle backhead * FIX sprintf in 'using' spec must not clobber numeric locale * FIX tikz - request for polygon with 0 vertices could hang terminal * FIX lua/tikz - do not attempt to ftruncate output being piped through stdout * FIX tkcanvas - do not attempt to ftruncate output being piped through stdout * FIX handle NaN values in input stream to "stats FOO matrix" * FIX prevent extra read past the end of a datablock holding matrix data * FIX pm - issues in box and polygon fill, (wide) lines, enhanced text, images * FIX dropped character in piped input stream if plot window is manually closed * FIX extraneous dots and potential segfault from splot with contour labels * FIX boxplots - color sequence correctly starts with specified linetype * FIX incomplete initialization led to segfault from "gnuplot -c foo.gp baz" * FIX Allow "pm3d depthorder base" to handle 3D quadrangles with logscale z
Diffstat (limited to 'graphics/gnuplot')
-rw-r--r--graphics/gnuplot/Makefile5
-rw-r--r--graphics/gnuplot/distinfo10
2 files changed, 7 insertions, 8 deletions
diff --git a/graphics/gnuplot/Makefile b/graphics/gnuplot/Makefile
index cde976c76cf..682c3edc004 100644
--- a/graphics/gnuplot/Makefile
+++ b/graphics/gnuplot/Makefile
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.130 2019/07/21 22:24:59 wiz Exp $
+# $NetBSD: Makefile,v 1.131 2019/08/30 12:16:24 rin Exp $
-DISTNAME= gnuplot-5.2.6
+DISTNAME= gnuplot-5.2.7
CATEGORIES+= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnuplot/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://gnuplot.sourceforge.net/
COMMENT= Portable interactive, function plotting utility
-PKGREVISION= 2
#LICENSE= gnuplot + BSD
API_VERSION= ${PKGVERSION_NOREV:C/([0-9])\.([0-9])\.([0-9])/\1.\2/}
diff --git a/graphics/gnuplot/distinfo b/graphics/gnuplot/distinfo
index b7d7c955eb8..709312f301f 100644
--- a/graphics/gnuplot/distinfo
+++ b/graphics/gnuplot/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.40 2019/01/16 19:18:26 adam Exp $
+$NetBSD: distinfo,v 1.41 2019/08/30 12:16:24 rin Exp $
-SHA1 (gnuplot-5.2.6.tar.gz) = e39a58addf5d69814cd6631a2aff24c5a5206c05
-RMD160 (gnuplot-5.2.6.tar.gz) = 557d513d25a88eea7ffb7808efaad3cd373631ed
-SHA512 (gnuplot-5.2.6.tar.gz) = 557c0d00c951055ca03ef0f2b262e96b8013da4fedeb64dc5325fabd94772144fd2fe7bfa9d159fa47ab76695109cb4d3f01fc5bfa996df4576aee0eebe36a90
-Size (gnuplot-5.2.6.tar.gz) = 5321601 bytes
+SHA1 (gnuplot-5.2.7.tar.gz) = fcd54ed0b1e5d7dda8151602b7198f0040462c70
+RMD160 (gnuplot-5.2.7.tar.gz) = 59a3d9fbcd5856b123b4e8eb9ecde753ab252060
+SHA512 (gnuplot-5.2.7.tar.gz) = f6b77e16b25e5705ea9dad4f89ed5f5a3cf95d3e4215da00be3cbfbcdeee23009e9205156399448526783f25b5b7599b674670c94c01345abafeff74f6c7de93
+Size (gnuplot-5.2.7.tar.gz) = 5335673 bytes
SHA1 (patch-configure) = 0881a50206c9796a2f34b93b72f6cd6eae127a15
SHA1 (patch-src_gp__hist.h) = b1549572ba1bacad5ae76e7a5a6b632e693b74a7
SHA1 (patch-src_plot.c) = a91ef7ff92917c54e37f3cca765e92d9857a47a5