From b2f3d8e6b96e139387d6dd86b5efb2e342e86e67 Mon Sep 17 00:00:00 2001 From: Greg Lewis Date: Sat, 1 Jul 2017 17:36:27 +0000 Subject: [PATCH] . Update to 5.0.6. --- math/gnuplot/Makefile | 3 +-- math/gnuplot/distinfo | 6 +++--- math/gnuplot/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/math/gnuplot/Makefile b/math/gnuplot/Makefile index 746bcd916bfc..5c878943a346 100644 --- a/math/gnuplot/Makefile +++ b/math/gnuplot/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= gnuplot -PORTVERSION= 5.0.5 -PORTREVISION= 2 +PORTVERSION= 5.0.6 CATEGORIES= math graphics MASTER_SITES= SF diff --git a/math/gnuplot/distinfo b/math/gnuplot/distinfo index b67b96ddc4b4..1e18f4030a2e 100644 --- a/math/gnuplot/distinfo +++ b/math/gnuplot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1482589482 -SHA256 (gnuplot-5.0.5.tar.gz) = 25f3e0bf192e01115c580f278c3725d7a569eb848786e12b455a3fda70312053 -SIZE (gnuplot-5.0.5.tar.gz) = 5078771 +TIMESTAMP = 1498878457 +SHA256 (gnuplot-5.0.6.tar.gz) = 5bbe4713e555c2e103b7d4ffd45fca69551fff09cf5c3f9cb17428aaacc9b460 +SIZE (gnuplot-5.0.6.tar.gz) = 5093897 diff --git a/math/gnuplot/pkg-plist b/math/gnuplot/pkg-plist index 39a8cdd9a8c3..7ff700bad8be 100644 --- a/math/gnuplot/pkg-plist +++ b/math/gnuplot/pkg-plist @@ -22,6 +22,7 @@ man/man1/gnuplot.1.gz %%DATADIR%%/5.0/colors_mono.gp %%DATADIR%%/5.0/colors_podo.gp %%DATADIR%%/5.0/gnuplot.gih +@sample %%DATADIR%%/5.0/gnuplotrc.sample %%DATADIR%%/5.0/js/README %%DATADIR%%/5.0/js/canvasmath.js %%DATADIR%%/5.0/js/canvastext.js @@ -37,4 +38,3 @@ man/man1/gnuplot.1.gz %%DATADIR%%/5.0/js/return.png %%DATADIR%%/5.0/js/textzoom.png %%DATADIR%%/5.0/lua/gnuplot-tikz.lua -@sample %%DATADIR%%/5.0/gnuplotrc.sample