diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2017-08-27 04:33:39 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2017-08-27 04:33:39 +0000 |
commit | f57d88d048f05e50b294deeb0cf609e9a2f7b8f8 (patch) | |
tree | 398b7e8c8b802924e2c7d3b259012d96cf36a016 /math | |
parent | 1c8b987884e8384d3a8b13706f1a505323969f93 (diff) | |
download | ports-f57d88d048f05e50b294deeb0cf609e9a2f7b8f8.tar.gz ports-f57d88d048f05e50b294deeb0cf609e9a2f7b8f8.zip |
Notes
Diffstat (limited to 'math')
-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 |