summaryrefslogtreecommitdiff
path: root/science/netcdf4
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2008-07-20 20:25:18 +0000
committerBeech Rintoul <beech@FreeBSD.org>2008-07-20 20:25:18 +0000
commit296e7c6dc9afa7899aff5ec7931cbaab8a871ccc (patch)
treee07c8fcb8c3c0cad55f5ff59f16c49f620fb3402 /science/netcdf4
parent- Update to 0.10.0 (diff)
- Add regression-target since the port recommends running the checks before installing.
- Fix distinfo - Bump portrevision PR: ports/125550 Submitted by: Pedro F. Giffuni <pfgshield-freebsd@yahoo.com> Approved by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer, with changes)
Notes
Notes: svn path=/head/; revision=217218
Diffstat (limited to 'science/netcdf4')
-rw-r--r--science/netcdf4/Makefile7
-rw-r--r--science/netcdf4/distinfo6
2 files changed, 8 insertions, 5 deletions
diff --git a/science/netcdf4/Makefile b/science/netcdf4/Makefile
index eeaf67fdff5c..45d76cf3c598 100644
--- a/science/netcdf4/Makefile
+++ b/science/netcdf4/Makefile
@@ -7,10 +7,10 @@
PORTNAME= netcdf
PORTVERSION= 3.6.3
+PORTREVISION= 1
CATEGORIES= science
-MASTER_SITES= ftp://ftp.unidata.ucar.edu/pub/netcdf/%SUBDIR%/ \
+MASTER_SITES= ftp://ftp.unidata.ucar.edu/pub/netcdf/ \
http://sunpoet.net/distfiles/
-MASTER_SITE_SUBDIR= . old
MAINTAINER= sunpoet@sunpoet.net
COMMENT= Library for machine-independent, array-oriented data access
@@ -40,4 +40,7 @@ post-install:
.endfor
.endif
+regression-test: build
+ @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} check
+
.include <bsd.port.mk>
diff --git a/science/netcdf4/distinfo b/science/netcdf4/distinfo
index 74b3545178c6..effcfec85197 100644
--- a/science/netcdf4/distinfo
+++ b/science/netcdf4/distinfo
@@ -1,3 +1,3 @@
-MD5 (netcdf-3.6.3.tar.gz) = e03ca6eb3a0d9126162b9fe1725cfed3
-SHA256 (netcdf-3.6.3.tar.gz) = 9aacdcad88774bd6e4515196f80f73bab54557e6fde07379f6bfb2d60fe717d3
-SIZE (netcdf-3.6.3.tar.gz) = 11489734
+MD5 (netcdf-3.6.3.tar.gz) = 334e9bdc010b6cd03fd6531a45fe50ad
+SHA256 (netcdf-3.6.3.tar.gz) = afa1a0fa82b9ea33b035257b6e9662b22e135f98b2fd93d5cf030320dfc3ffa1
+SIZE (netcdf-3.6.3.tar.gz) = 11572512