diff options
author | thierry <thierry@FreeBSD.org> | 2006-02-17 07:33:00 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2006-02-17 07:33:00 +0800 |
commit | ce833c5c12615eb6dc377dc132cc8e41aa729458 (patch) | |
tree | 5f2cb15480a08589b5c170a8372d5c0074cd3980 /science | |
parent | ea679ad23eb193345d29397fc7d61019d1994517 (diff) | |
download | freebsd-ports-gnome-ce833c5c12615eb6dc377dc132cc8e41aa729458.tar.gz freebsd-ports-gnome-ce833c5c12615eb6dc377dc132cc8e41aa729458.tar.zst freebsd-ports-gnome-ce833c5c12615eb6dc377dc132cc8e41aa729458.zip |
Chase another silent update. Since this seems usual, define a DIST_SUBDIR.
Full diff at <http://pompo.net/ports/cdf31-dist_060209_060216.diff>
(fixes into cdfcvt).
Reported by: pointyhat via Kris
Diffstat (limited to 'science')
-rw-r--r-- | science/cdf/Makefile | 3 | ||||
-rw-r--r-- | science/cdf/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/science/cdf/Makefile b/science/cdf/Makefile index c4611b701aaf..98f2b47cc71e 100644 --- a/science/cdf/Makefile +++ b/science/cdf/Makefile @@ -7,11 +7,12 @@ PORTNAME= cdf3 PORTVERSION= 3.1 -PORTREVISION= 2 +PORTREVISION= 3 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/ DISTNAME= cdf${VER}-dist-cdf +DIST_SUBDIR= ${PKGNAME} MAINTAINER= thierry@FreeBSD.org COMMENT= Device independent view of the CDF data model diff --git a/science/cdf/distinfo b/science/cdf/distinfo index cfe1021918ca..6d40d07bc5bd 100644 --- a/science/cdf/distinfo +++ b/science/cdf/distinfo @@ -1,3 +1,3 @@ -MD5 (cdf31-dist-cdf.tar.gz) = e7d6c2a4203278c8885bbfe99fdac5b3 -SHA256 (cdf31-dist-cdf.tar.gz) = 863d899395be73d73de8678492229542bc078c1ba372909d7c927d064d16c152 -SIZE (cdf31-dist-cdf.tar.gz) = 927221 +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 |