aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2009-09-12 15:19:12 +0000
committerGreg Lewis <glewis@FreeBSD.org>2009-09-12 15:19:12 +0000
commit859e9d2c8ad6e96b252427cd4ac222ccf9429dc1 (patch)
tree0ec47fbd609f43138941f0e92f93fa8d6f43d9fa /math
parent687ea3e51b68da27bbec45b281717f76314a36c0 (diff)
downloadports-859e9d2c8ad6e96b252427cd4ac222ccf9429dc1.tar.gz
ports-859e9d2c8ad6e96b252427cd4ac222ccf9429dc1.zip
Notes
Diffstat (limited to 'math')
-rw-r--r--math/gnuplot/Makefile6
-rw-r--r--math/gnuplot/distinfo6
2 files changed, 7 insertions, 5 deletions
diff --git a/math/gnuplot/Makefile b/math/gnuplot/Makefile
index 483a1570cacb..43c956d53887 100644
--- a/math/gnuplot/Makefile
+++ b/math/gnuplot/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= gnuplot
-PORTVERSION= 4.2.5
-PORTREVISION= 1
+PORTVERSION= 4.2.6
CATEGORIES= math graphics
MASTER_SITES= SF
@@ -118,4 +117,7 @@ post-install:
cd ${WRKSRC}/docs/psdoc && ${INSTALL_DATA} README ps_* ${DOCSDIR}/psdoc
.endif
+test: build
+ @( cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_ARGS} check ; )
+
.include <bsd.port.post.mk>
diff --git a/math/gnuplot/distinfo b/math/gnuplot/distinfo
index d6e54f3607a5..6a309d10ca91 100644
--- a/math/gnuplot/distinfo
+++ b/math/gnuplot/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnuplot-4.2.5.tar.gz) = 85d042f8efd7aae3d9cbfd85b14d06d2
-SHA256 (gnuplot-4.2.5.tar.gz) = 89477ede06ca5a6cc814e123babadeda75bc52d89b078b92b79fba957caf11f8
-SIZE (gnuplot-4.2.5.tar.gz) = 2873303
+MD5 (gnuplot-4.2.6.tar.gz) = c10468d74030e8bed0fd6865a45cf1fd
+SHA256 (gnuplot-4.2.6.tar.gz) = 81fbc2eb6077bd6abfe98c5c82aae14a2c970473ee4c2c37743ff3b1e2aa8e82
+SIZE (gnuplot-4.2.6.tar.gz) = 2936753