diff options
author | glewis <glewis@FreeBSD.org> | 2017-08-27 12:33:39 +0800 |
---|---|---|
committer | glewis <glewis@FreeBSD.org> | 2017-08-27 12:33:39 +0800 |
commit | 1942e2a9bfeffcf4523f9b8744a38586cf213b12 (patch) | |
tree | 398b7e8c8b802924e2c7d3b259012d96cf36a016 /math/gnuplot | |
parent | 24a7bed3b506b28c09e472011d688d0b2487620c (diff) | |
download | freebsd-ports-gnome-1942e2a9bfeffcf4523f9b8744a38586cf213b12.tar.gz freebsd-ports-gnome-1942e2a9bfeffcf4523f9b8744a38586cf213b12.tar.zst freebsd-ports-gnome-1942e2a9bfeffcf4523f9b8744a38586cf213b12.zip |
. Update to 5.0.7.
Diffstat (limited to 'math/gnuplot')
-rw-r--r-- | math/gnuplot/Makefile | 2 | ||||
-rw-r--r-- | math/gnuplot/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/gnuplot/Makefile b/math/gnuplot/Makefile index 5c878943a346..946ec3389bfe 100644 --- a/math/gnuplot/Makefile +++ b/math/gnuplot/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gnuplot -PORTVERSION= 5.0.6 +PORTVERSION= 5.0.7 CATEGORIES= math graphics MASTER_SITES= SF diff --git a/math/gnuplot/distinfo b/math/gnuplot/distinfo index 1e18f4030a2e..db81c404807d 100644 --- a/math/gnuplot/distinfo +++ b/math/gnuplot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1498878457 -SHA256 (gnuplot-5.0.6.tar.gz) = 5bbe4713e555c2e103b7d4ffd45fca69551fff09cf5c3f9cb17428aaacc9b460 -SIZE (gnuplot-5.0.6.tar.gz) = 5093897 +TIMESTAMP = 1503808331 +SHA256 (gnuplot-5.0.7.tar.gz) = 0ad760ff013b4a9cf29853fa9b50c50030a33cd8fb86220a23abb466655136fc +SIZE (gnuplot-5.0.7.tar.gz) = 5100186 |