Hi,

Here is a minor update to gnuplot. All regression tests pass. OK?

Paul


Index: Makefile
===================================================================
RCS file: /cvs/ports/math/gnuplot/Makefile,v
retrieving revision 1.67
diff -u -p -u -p -r1.67 Makefile
--- Makefile    4 Nov 2017 17:21:41 -0000       1.67
+++ Makefile    28 Apr 2018 09:54:26 -0000
@@ -3,7 +3,7 @@
 COMMENT =      command-driven interactive function plotting program
 
 V =            5.2
-PATCHLEVEL =   1
+PATCHLEVEL =   2
 DISTNAME =     gnuplot-${V}.${PATCHLEVEL}
 CATEGORIES =   math graphics
 MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=gnuplot/}
Index: distinfo
===================================================================
RCS file: /cvs/ports/math/gnuplot/distinfo,v
retrieving revision 1.15
diff -u -p -u -p -r1.15 distinfo
--- distinfo    4 Nov 2017 17:21:41 -0000       1.15
+++ distinfo    28 Apr 2018 09:54:26 -0000
@@ -1,2 +1,2 @@
-SHA256 (gnuplot-5.2.1.tar.gz) = fcaw+2syFpHonjRDhzEKjmYU8MTl6xWpDcdCpT2Afog=
-SIZE (gnuplot-5.2.1.tar.gz) = 5295961
+SHA256 (gnuplot-5.2.2.tar.gz) = pBbSLwK984c++Cxet/jpQUZ5WBHvgI4SsDWtqI73saE=
+SIZE (gnuplot-5.2.2.tar.gz) = 5282973

Reply via email to