mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
Chase another silent update.
Diff available at <http://pompo.net/ports/cdf31-dist_060216-030224.diff>: minor fixes for Linux Intel's Fortran compiler and cdfcvt. Approved by: portmgr (krion)
This commit is contained in:
parent
978c80a462
commit
dfeb1d6605
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=156781
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user