diff options
author | glewis <glewis@FreeBSD.org> | 2018-06-04 07:07:07 +0800 |
---|---|---|
committer | glewis <glewis@FreeBSD.org> | 2018-06-04 07:07:07 +0800 |
commit | 16c05ed00026d217003c39ae8384dce4eeced569 (patch) | |
tree | d89f6fd669a8b64a129c1e0472ac16fedb300cd5 /math | |
parent | 4e4908a7276b677b568e9e3f9e39d824a89650fb (diff) | |
download | freebsd-ports-gnome-16c05ed00026d217003c39ae8384dce4eeced569.tar.gz freebsd-ports-gnome-16c05ed00026d217003c39ae8384dce4eeced569.tar.zst freebsd-ports-gnome-16c05ed00026d217003c39ae8384dce4eeced569.zip |
. Update to 5.2.3.
Diffstat (limited to 'math')
-rw-r--r-- | math/gnuplot-tex-extras/Makefile | 2 | ||||
-rw-r--r-- | math/gnuplot-tex-extras/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/math/gnuplot-tex-extras/Makefile b/math/gnuplot-tex-extras/Makefile index e0adef9053cc..b915cc9b4f36 100644 --- a/math/gnuplot-tex-extras/Makefile +++ b/math/gnuplot-tex-extras/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gnuplot -PORTVERSION= 4.6.6 +PORTVERSION= 5.2.3 CATEGORIES= math graphics MASTER_SITES= SF PKGNAMESUFFIX= -tex-extras diff --git a/math/gnuplot-tex-extras/distinfo b/math/gnuplot-tex-extras/distinfo index efcfdf4c9fb2..f7383fed01f8 100644 --- a/math/gnuplot-tex-extras/distinfo +++ b/math/gnuplot-tex-extras/distinfo @@ -1,2 +1,3 @@ -SHA256 (gnuplot-4.6.6.tar.gz) = 1f19596fd09045f22225afbfec11fa91b9ad1d95b9f48406362f517d4f130274 -SIZE (gnuplot-4.6.6.tar.gz) = 5059214 +TIMESTAMP = 1528044596 +SHA256 (gnuplot-5.2.3.tar.gz) = feb58c9358d9d129e00507f3b34d4b13c4caea3f004325c587f8caafe5dbe724 +SIZE (gnuplot-5.2.3.tar.gz) = 5289416 |