Mon Aug 21 15:06:53 2017 UTC ()
Changes in 5.0.7
NEW set term {pngcairo|pdfcairo} pointscale <factor>
NEW "save fit" back-ported from version 5.2 as a replacement for "update"
CHANGE deprecate "update" command (but do not remove it)
CHANGE allow placement of circles in 3D plots using axis coordinates
CHANGE ignore invalid z coordinate for 3D objects placed in "set view map"
CHANGE distinguish 'bind "shift-Button1"' from 'bind "Button1"'
CHANGE use Mingw-w64 and MSVC popen rather than built-in "fake" popen
FIX rangelimited y2 axis could produce spurious diagonal line across plot
FIX assignment of x/y dimensions in "binary record=(a,b) ... with image"
FIX negative array index caused by hidden3d degenerate polygon
FIX object clipping in "set view map"
FIX cairo terminals: scale textbox border linewidth by terminal linewidth
FIX canvas terminal: initialization of plot dimensions (affects first zoom)
FIX crash in stats if no usable data is found
FIX do not use LaTeX formatting in tabular output
FIX additional sanity checks for input data format
FIX more consistent handling of plot 'with table'
FIX incorrect, possibly empty, command string was saved for previous fit
FIX 2D images with logscale axes could fail (segfault)
FIX nested iteration containing an empty range


(adam)
diff -r1.114 -r1.115 pkgsrc/graphics/gnuplot/Makefile
diff -r1.35 -r1.36 pkgsrc/graphics/gnuplot/distinfo

cvs diff -r1.114 -r1.115 pkgsrc/graphics/gnuplot/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/gnuplot/Makefile 2017/06/19 21:10:00 1.114
+++ pkgsrc/graphics/gnuplot/Makefile 2017/08/21 15:06:53 1.115
@@ -1,44 +1,39 @@ @@ -1,44 +1,39 @@
1# $NetBSD: Makefile,v 1.114 2017/06/19 21:10:00 wiz Exp $ 1# $NetBSD: Makefile,v 1.115 2017/08/21 15:06:53 adam Exp $
2 2
3DISTNAME= gnuplot-5.0.6 3DISTNAME= gnuplot-5.0.7
4API_VERSION= ${PKGVERSION_NOREV:C/([0-9])\.([0-9])\.([0-9])/\1.\2/} 4API_VERSION= ${PKGVERSION_NOREV:C/([0-9])\.([0-9])\.([0-9])/\1.\2/}
5CATEGORIES+= graphics 5CATEGORIES+= graphics
6MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnuplot/} 6MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnuplot/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://gnuplot.sourceforge.net/ 9HOMEPAGE= http://gnuplot.sourceforge.net/
10COMMENT= Portable interactive, function plotting utility 10COMMENT= Portable interactive, function plotting utility
11#LICENSE= gnuplot + BSD 11#LICENSE= gnuplot + BSD
12 12
13CONFLICTS+= gnuplot-nox11-[0-9]* 13CONFLICTS+= gnuplot-nox11-[0-9]*
14 14
15PATCHDIR= ${.CURDIR}/../../graphics/gnuplot/patches 
16DISTINFO_FILE= ${.CURDIR}/../../graphics/gnuplot/distinfo 
17 
18USE_LANGUAGES= c 15USE_LANGUAGES= c
19USE_TOOLS+= makeinfo pkg-config gmake 16USE_TOOLS+= makeinfo pkg-config gmake
20GNU_CONFIGURE= yes 17GNU_CONFIGURE= yes
21#CONFIGURE_ARGS+= --enable-history-file 18CONFIGURE_ARGS+= --with-readline=bsd
22CONFIGURE_ARGS+= --without-latex 19CONFIGURE_ARGS+= --without-latex
23CONFIGURE_ARGS+= --without-tutorial 20CONFIGURE_ARGS+= --without-tutorial
24CONFIGURE_ARGS+= ac_cv_prog_EMACS= 21CONFIGURE_ARGS+= ac_cv_prog_EMACS=
25INFO_FILES= yes 22INFO_FILES= yes
26 23
27CONFIGURE_ARGS+= --with-readline=bsd 
28.include "../../mk/readline.buildlink3.mk" 
29.include "../../mk/curses.buildlink3.mk" 
30 
31PLIST_SUBST+= API_VERSION=${API_VERSION} 24PLIST_SUBST+= API_VERSION=${API_VERSION}
32LDFLAGS.SunOS+= -liconv 25LDFLAGS.SunOS+= -liconv
33 26
34# Make this available to patch-ah so the font path can include pkgsrc fonts. 27# Make this available to patch-ah so the font path can include pkgsrc fonts.
35SUBST_CLASSES+= fontpath 28SUBST_CLASSES+= fontpath
36SUBST_STAGE.fontpath= pre-configure 29SUBST_STAGE.fontpath= pre-configure
37SUBST_MESSAGE.fontpath= Fixing font path. 30SUBST_MESSAGE.fontpath= Fixing font path.
38SUBST_FILES.fontpath= src/variable.c 31SUBST_FILES.fontpath= src/variable.c
39SUBST_SED.fontpath= -e 's,@PKGSRC_PREFIX@,"${PREFIX}",' 32SUBST_SED.fontpath= -e 's,@PKGSRC_PREFIX@,"${PREFIX}",'
40 33
41.include "options.mk" 34.include "options.mk"
42 35
43.include "../../converters/libiconv/buildlink3.mk" 36.include "../../converters/libiconv/buildlink3.mk"
 37.include "../../mk/curses.buildlink3.mk"
 38.include "../../mk/readline.buildlink3.mk"
44.include "../../mk/bsd.pkg.mk" 39.include "../../mk/bsd.pkg.mk"

cvs diff -r1.35 -r1.36 pkgsrc/graphics/gnuplot/distinfo (expand / switch to unified diff)

--- pkgsrc/graphics/gnuplot/distinfo 2017/06/19 21:10:00 1.35
+++ pkgsrc/graphics/gnuplot/distinfo 2017/08/21 15:06:53 1.36
@@ -1,12 +1,12 @@ @@ -1,12 +1,12 @@
1$NetBSD: distinfo,v 1.35 2017/06/19 21:10:00 wiz Exp $ 1$NetBSD: distinfo,v 1.36 2017/08/21 15:06:53 adam Exp $
2 2
3SHA1 (gnuplot-5.0.6.tar.gz) = f7b8948166b22e5bd658d5cf7579716f4821dba0 3SHA1 (gnuplot-5.0.7.tar.gz) = 6cdb03ebd096ef020f4653a1f4faf76ba9bce495
4RMD160 (gnuplot-5.0.6.tar.gz) = 3c0d36c4b497aa28866265aa2760b63671ee5584 4RMD160 (gnuplot-5.0.7.tar.gz) = 9ef7cf8e4f3333af64ea68e82d62d77ea8cf0398
5SHA512 (gnuplot-5.0.6.tar.gz) = 7f9b05725a8594dcfbf1f1fc8f1db9bf45e1b6841fa1089b2c2528a3e36f71baab16d5fbeb027e4dd3618461a4895d037cb9f43781bfee2cb078cb9583567d8d 5SHA512 (gnuplot-5.0.7.tar.gz) = 5d7241dc1472f87af8632110a1e88f83b5ea3f41e1bc8c89a45dc4662a3071d91a25bf9ae5196a2b8bef09c8079c22f635bb947c02def3416d78880d61eea919
6Size (gnuplot-5.0.6.tar.gz) = 5093897 bytes 6Size (gnuplot-5.0.7.tar.gz) = 5100186 bytes
7SHA1 (patch-ac) = ba7d48926faca78399fe10f44020364a244f87e0 7SHA1 (patch-ac) = ba7d48926faca78399fe10f44020364a244f87e0
8SHA1 (patch-ad) = 5165374c6e8275f2f030659daa45051851e98413 8SHA1 (patch-ad) = 5165374c6e8275f2f030659daa45051851e98413
9SHA1 (patch-ae) = ce2a89ebcdcae1b1945563b48e6ebb6974d3a048 9SHA1 (patch-ae) = ce2a89ebcdcae1b1945563b48e6ebb6974d3a048
10SHA1 (patch-af) = e5672a05f88d0ba3c1471b379dd47cd1b274f8b1 10SHA1 (patch-af) = e5672a05f88d0ba3c1471b379dd47cd1b274f8b1
11SHA1 (patch-ag) = 8729e8f56fa529575f29f08028c3168e2732fa87 11SHA1 (patch-ag) = 8729e8f56fa529575f29f08028c3168e2732fa87
12SHA1 (patch-ah) = f768abaddc7b326648e36f82b3edd2c9bead8b11 12SHA1 (patch-ah) = f768abaddc7b326648e36f82b3edd2c9bead8b11