diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2018-06-16 17:44:07 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2018-06-16 17:44:07 +0000 |
commit | 3d4148e913ff8d405199b3bcfd96235aa0211fd9 (patch) | |
tree | 200966deed413d05b4bc847ff23ff9aebaec3479 /math/gnuplot | |
parent | Cleanup and revert regression from r472401 (diff) |
. Update to 5.2.4
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 50d01b1de506..fd20181d33b7 100644 --- a/math/gnuplot/Makefile +++ b/math/gnuplot/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gnuplot -PORTVERSION= 5.2.3 +PORTVERSION= 5.2.4 CATEGORIES= math graphics MASTER_SITES= SF diff --git a/math/gnuplot/distinfo b/math/gnuplot/distinfo index 8411b17c2ca3..d4846aec0d4a 100644 --- a/math/gnuplot/distinfo +++ b/math/gnuplot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1525666756 -SHA256 (gnuplot-5.2.3.tar.gz) = feb58c9358d9d129e00507f3b34d4b13c4caea3f004325c587f8caafe5dbe724 -SIZE (gnuplot-5.2.3.tar.gz) = 5289416 +TIMESTAMP = 1529170686 +SHA256 (gnuplot-5.2.4.tar.gz) = 1515f000bd373aaa53b16183f274189d4f5e0ae47d22f434857933d16a4770cb +SIZE (gnuplot-5.2.4.tar.gz) = 5292321 |