aboutsummaryrefslogtreecommitdiff
path: root/science/cdf
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2006-03-29 20:25:38 +0000
committerThierry Thomas <thierry@FreeBSD.org>2006-03-29 20:25:38 +0000
commita4cead9dffb1dc22049db0b891c754216783baf4 (patch)
tree2ca072d34ef0cc44b1d379b528c88e8208b74a93 /science/cdf
parent0354370716f83fa6149c318b8d106191e8fb12c1 (diff)
downloadports-a4cead9dffb1dc22049db0b891c754216783baf4.tar.gz
ports-a4cead9dffb1dc22049db0b891c754216783baf4.zip
Chase another silent update: minor fixes in Bourne shell variables and help
file. Full diff at <http://people.freebsd.org/~thierry/ports/cdf31_4-dist_cdf31_5-dist.diff>. Reported by: dosirak via Kris
Notes
Notes: svn path=/head/; revision=158396
Diffstat (limited to 'science/cdf')
-rw-r--r--science/cdf/Makefile10
-rw-r--r--science/cdf/distinfo6
2 files changed, 11 insertions, 5 deletions
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 <bsd.port.pre.mk>
+
+.if ${ARCH} == "sparc64"
+BROKEN= Does not compile on ${ARCH}
+.endif
+
pre-configure:
.for def in ${DEFS}
${REINPLACE_CMD} -e 's|<path>|${PREFIX}|' \
@@ -58,4 +64,4 @@ regression-test: build
${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} test)
.endif
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>
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