diff options
author | glewis <glewis@FreeBSD.org> | 2016-07-24 01:04:20 +0800 |
---|---|---|
committer | glewis <glewis@FreeBSD.org> | 2016-07-24 01:04:20 +0800 |
commit | 3233ee3bb1792e4028745d145769f141d115e418 (patch) | |
tree | 15d4225ee61a3923406e7c3c4337360ff4b48158 /math/gnuplot | |
parent | 89fa163d350b71e8afda19610cdc3d688dfb26da (diff) | |
download | freebsd-ports-gnome-3233ee3bb1792e4028745d145769f141d115e418.tar.gz freebsd-ports-gnome-3233ee3bb1792e4028745d145769f141d115e418.tar.zst freebsd-ports-gnome-3233ee3bb1792e4028745d145769f141d115e418.zip |
. Update to 5.0.4.
Diffstat (limited to 'math/gnuplot')
-rw-r--r-- | math/gnuplot/Makefile | 3 | ||||
-rw-r--r-- | math/gnuplot/distinfo | 4 | ||||
-rw-r--r-- | math/gnuplot/pkg-plist | 2 |
3 files changed, 4 insertions, 5 deletions
diff --git a/math/gnuplot/Makefile b/math/gnuplot/Makefile index c56198409e54..f8db57b6287c 100644 --- a/math/gnuplot/Makefile +++ b/math/gnuplot/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= gnuplot -PORTVERSION= 5.0.3 -PORTREVISION= 1 +PORTVERSION= 5.0.4 CATEGORIES= math graphics MASTER_SITES= SF diff --git a/math/gnuplot/distinfo b/math/gnuplot/distinfo index 9465ac8577e9..49703976ff74 100644 --- a/math/gnuplot/distinfo +++ b/math/gnuplot/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnuplot-5.0.3.tar.gz) = 5f6ee35f3f22014058e999911934bfa9db28e02a2722a7001c192cd182b8c715 -SIZE (gnuplot-5.0.3.tar.gz) = 5042644 +SHA256 (gnuplot-5.0.4.tar.gz) = 151cb845728bde75eb9d1561b35140114a05a7c52a52bd35b4b2b3d944e0c31e +SIZE (gnuplot-5.0.4.tar.gz) = 5051380 diff --git a/math/gnuplot/pkg-plist b/math/gnuplot/pkg-plist index e71c14732563..3f6b8a849f88 100644 --- a/math/gnuplot/pkg-plist +++ b/math/gnuplot/pkg-plist @@ -1,7 +1,7 @@ bin/gnuplot %%X11%%libexec/gnuplot/5.0/gnuplot_x11 -man/man1/gnuplot.1.gz man/man1/gnuplot-ja.1.gz +man/man1/gnuplot.1.gz %%DATADIR%%/5.0/PostScript/8859-1.ps %%DATADIR%%/5.0/PostScript/8859-15.ps %%DATADIR%%/5.0/PostScript/8859-2.ps |