diff options
-rw-r--r-- | science/cdf/Makefile | 4 | ||||
-rw-r--r-- | science/cdf/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/science/cdf/Makefile b/science/cdf/Makefile index 98f2b47cc71e..78c22e098a77 100644 --- a/science/cdf/Makefile +++ b/science/cdf/Makefile @@ -7,7 +7,7 @@ PORTNAME= cdf3 PORTVERSION= 3.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= science MASTER_SITES= ftp://nssdcftp.gsfc.nasa.gov/standards/cdf/dist/cdf${VER}/unix/ \ http://windsor.gsfc.nasa.gov/standards/cdf/dist/cdf${VER}/unix/ @@ -53,7 +53,7 @@ post-install: @${ECHO_MSG} .if defined(MAINTAINER_MODE) -test: build +regression-test: build (cd ${BUILD_WRKSRC} ; \ ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} test) .endif diff --git a/science/cdf/distinfo b/science/cdf/distinfo index 6d40d07bc5bd..20fe7c313072 100644 --- a/science/cdf/distinfo +++ b/science/cdf/distinfo @@ -1,3 +1,3 @@ -MD5 (cdf3-3.1_3/cdf31-dist-cdf.tar.gz) = 4b3944ca77f392ab6bb34d681c30e7c3 -SHA256 (cdf3-3.1_3/cdf31-dist-cdf.tar.gz) = 64cab88bf49588fe5f3e572fbb2dcecf1faa808316df7899e177b025383c7ac2 -SIZE (cdf3-3.1_3/cdf31-dist-cdf.tar.gz) = 927270 +MD5 (cdf3-3.1_4/cdf31-dist-cdf.tar.gz) = 19856aba95051b4c76e594e4af80e2b1 +SHA256 (cdf3-3.1_4/cdf31-dist-cdf.tar.gz) = f8ccb5b24ea3065a7dd08dd5753ca967ef4df01e9a002bf2c3d466a56b87b72f +SIZE (cdf3-3.1_4/cdf31-dist-cdf.tar.gz) = 927285 |