diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2019-06-19 21:07:25 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2019-06-19 21:07:25 +0000 |
commit | 0bf0cf69b4e4f7dd15789fb76abb31119a0e3e97 (patch) | |
tree | 81b0e52444a1c298a54d4e7e63a6a93fb2d7acc6 /math/gnuplot | |
parent | a3ab4375e37cc38b01c6f0dc9d4d1818dfe7ac88 (diff) |
Notes
Diffstat (limited to 'math/gnuplot')
-rw-r--r-- | math/gnuplot/Makefile | 3 | ||||
-rw-r--r-- | math/gnuplot/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/math/gnuplot/Makefile b/math/gnuplot/Makefile index d270fb153522..3b06bda2d468 100644 --- a/math/gnuplot/Makefile +++ b/math/gnuplot/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= gnuplot -PORTVERSION= 5.2.6 -PORTREVISION= 1 +PORTVERSION= 5.2.7 CATEGORIES= math graphics MASTER_SITES= SF diff --git a/math/gnuplot/distinfo b/math/gnuplot/distinfo index 28bcca9bd67f..6d66dee71af6 100644 --- a/math/gnuplot/distinfo +++ b/math/gnuplot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1546527828 -SHA256 (gnuplot-5.2.6.tar.gz) = 35dd8f013139e31b3028fac280ee12d4b1346d9bb5c501586d1b5a04ae7a94ee -SIZE (gnuplot-5.2.6.tar.gz) = 5321601 +TIMESTAMP = 1560976099 +SHA256 (gnuplot-5.2.7.tar.gz) = 97fe503ff3b2e356fe2ae32203fc7fd2cf9cef1f46b60fe46dc501a228b9f4ed +SIZE (gnuplot-5.2.7.tar.gz) = 5335673 |