From a4cead9dffb1dc22049db0b891c754216783baf4 Mon Sep 17 00:00:00 2001 From: Thierry Thomas Date: Wed, 29 Mar 2006 20:25:38 +0000 Subject: Chase another silent update: minor fixes in Bourne shell variables and help file. Full diff at . Reported by: dosirak via Kris --- science/cdf/Makefile | 10 ++++++++-- science/cdf/distinfo | 6 +++--- 2 files changed, 11 insertions(+), 5 deletions(-) (limited to 'science') diff --git a/science/cdf/Makefile b/science/cdf/Makefile index 78c22e098a77..81fc0dd08ccd 100644 --- a/science/cdf/Makefile +++ b/science/cdf/Makefile @@ -7,7 +7,7 @@ PORTNAME= cdf3 PORTVERSION= 3.1 -PORTREVISION= 4 +PORTREVISION= 5 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/ @@ -32,6 +32,12 @@ PKGMESSAGE= ${WRKDIR}/pkg-message DEFS= B C K PORTDOCS= CDF_copyright.txt CHANGES.txt Release.notes Welcome.txt +.include + +.if ${ARCH} == "sparc64" +BROKEN= Does not compile on ${ARCH} +.endif + pre-configure: .for def in ${DEFS} ${REINPLACE_CMD} -e 's||${PREFIX}|' \ @@ -58,4 +64,4 @@ regression-test: build ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} test) .endif -.include +.include diff --git a/science/cdf/distinfo b/science/cdf/distinfo index 20fe7c313072..3313eede7f5c 100644 --- a/science/cdf/distinfo +++ b/science/cdf/distinfo @@ -1,3 +1,3 @@ -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 +MD5 (cdf3-3.1_5/cdf31-dist-cdf.tar.gz) = 8348c772c99084e243999997849584c6 +SHA256 (cdf3-3.1_5/cdf31-dist-cdf.tar.gz) = a0dc6ceb5582517024e7b7c500e9a13c8e805248f73ff2af825b030b16e25027 +SIZE (cdf3-3.1_5/cdf31-dist-cdf.tar.gz) = 927431 -- cgit v1.2.3