diff options
author | glewis <glewis@FreeBSD.org> | 2009-05-18 06:54:02 +0800 |
---|---|---|
committer | glewis <glewis@FreeBSD.org> | 2009-05-18 06:54:02 +0800 |
commit | 944a7fa65c1bfae1abc78b97cb45ad45deea40b2 (patch) | |
tree | f575410e974a0b88ed035dc3a6f44da9dc04b573 /math/gnuplot | |
parent | 4c519a5fca6ff31c80008aae091fa0e3bf29aa2d (diff) | |
download | freebsd-ports-gnome-944a7fa65c1bfae1abc78b97cb45ad45deea40b2.tar.gz freebsd-ports-gnome-944a7fa65c1bfae1abc78b97cb45ad45deea40b2.tar.zst freebsd-ports-gnome-944a7fa65c1bfae1abc78b97cb45ad45deea40b2.zip |
. Update to 4.2.5.
PR: 134575
Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
Diffstat (limited to 'math/gnuplot')
-rw-r--r-- | math/gnuplot/Makefile | 2 | ||||
-rw-r--r-- | math/gnuplot/distinfo | 6 | ||||
-rw-r--r-- | math/gnuplot/pkg-plist | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/math/gnuplot/Makefile b/math/gnuplot/Makefile index 2f6f241258a0..f4f762364f37 100644 --- a/math/gnuplot/Makefile +++ b/math/gnuplot/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnuplot -PORTVERSION= 4.2.4 +PORTVERSION= 4.2.5 CATEGORIES= math graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/math/gnuplot/distinfo b/math/gnuplot/distinfo index 4efde7ccce3b..d6e54f3607a5 100644 --- a/math/gnuplot/distinfo +++ b/math/gnuplot/distinfo @@ -1,3 +1,3 @@ -MD5 (gnuplot-4.2.4.tar.gz) = 3cde3b9232a2d81715bbaf75e1c87ecc -SHA256 (gnuplot-4.2.4.tar.gz) = 2a20701410a21307c404a9d10ad9fdf699bb92fa0a919797213208d80b080913 -SIZE (gnuplot-4.2.4.tar.gz) = 2904358 +MD5 (gnuplot-4.2.5.tar.gz) = 85d042f8efd7aae3d9cbfd85b14d06d2 +SHA256 (gnuplot-4.2.5.tar.gz) = 89477ede06ca5a6cc814e123babadeda75bc52d89b078b92b79fba957caf11f8 +SIZE (gnuplot-4.2.5.tar.gz) = 2873303 diff --git a/math/gnuplot/pkg-plist b/math/gnuplot/pkg-plist index e286f1f323f8..b5ebaaa8de5c 100644 --- a/math/gnuplot/pkg-plist +++ b/math/gnuplot/pkg-plist @@ -62,6 +62,7 @@ lib/X11/app-defaults/Gnuplot %%PORTEXAMPLES%%%%EXAMPLESDIR%%/glass.dat %%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnuplot.cfg %%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnuplot.rot +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/heatmaps.dem %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hemisphr.dat %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hexa.fnc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hidden.dem @@ -81,6 +82,7 @@ lib/X11/app-defaults/Gnuplot %%PORTEXAMPLES%%%%EXAMPLESDIR%%/lcdemo.dat %%PORTEXAMPLES%%%%EXAMPLESDIR%%/line.fnc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/macros.dem +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/margins.dem %%PORTEXAMPLES%%%%EXAMPLESDIR%%/mgr.dem %%PORTEXAMPLES%%%%EXAMPLESDIR%%/molecule.dem %%PORTEXAMPLES%%%%EXAMPLESDIR%%/moli3.dat |