diff options
-rw-r--r-- | math/netcdf/Makefile | 7 | ||||
-rw-r--r-- | math/netcdf/distinfo | 4 | ||||
-rw-r--r-- | science/netcdf/Makefile | 7 | ||||
-rw-r--r-- | science/netcdf/distinfo | 4 | ||||
-rw-r--r-- | science/netcdf4/Makefile | 7 | ||||
-rw-r--r-- | science/netcdf4/distinfo | 4 |
6 files changed, 18 insertions, 15 deletions
diff --git a/math/netcdf/Makefile b/math/netcdf/Makefile index 9e676f2d097d..b907ef08a76a 100644 --- a/math/netcdf/Makefile +++ b/math/netcdf/Makefile @@ -8,13 +8,14 @@ PORTNAME= netcdf PORTVERSION= 3.6.0p1 CATEGORIES= math -MASTER_SITES= ftp://ftp.unidata.ucar.edu/pub/netcdf/ -DISTNAME= ${PORTNAME} +MASTER_SITES= ftp://ftp.unidata.ucar.edu/pub/netcdf/%SUBDIR%/ +MASTER_SITE_SUBDIR= . old +DISTNAME= ${PORTNAME}-${PORTVERSION:S/p/-p/} MAINTAINER= ports@FreeBSD.org COMMENT= Library for machine-independent, array-oriented data access -WRKSRC= ${WRKDIR}/${PORTNAME}-3.6.0-p1/src +WRKSRC= ${WRKDIR}/${DISTNAME}/src CONFLICTS= hdf-4.* diff --git a/math/netcdf/distinfo b/math/netcdf/distinfo index 9ee5a8ef10d3..23a1927924ac 100644 --- a/math/netcdf/distinfo +++ b/math/netcdf/distinfo @@ -1,2 +1,2 @@ -MD5 (netcdf.tar.gz) = 27c193e0462d9979406d167a01a5ee95 -SIZE (netcdf.tar.gz) = 842025 +MD5 (netcdf-3.6.0-p1.tar.gz) = 27c193e0462d9979406d167a01a5ee95 +SIZE (netcdf-3.6.0-p1.tar.gz) = 842025 diff --git a/science/netcdf/Makefile b/science/netcdf/Makefile index 9e676f2d097d..b907ef08a76a 100644 --- a/science/netcdf/Makefile +++ b/science/netcdf/Makefile @@ -8,13 +8,14 @@ PORTNAME= netcdf PORTVERSION= 3.6.0p1 CATEGORIES= math -MASTER_SITES= ftp://ftp.unidata.ucar.edu/pub/netcdf/ -DISTNAME= ${PORTNAME} +MASTER_SITES= ftp://ftp.unidata.ucar.edu/pub/netcdf/%SUBDIR%/ +MASTER_SITE_SUBDIR= . old +DISTNAME= ${PORTNAME}-${PORTVERSION:S/p/-p/} MAINTAINER= ports@FreeBSD.org COMMENT= Library for machine-independent, array-oriented data access -WRKSRC= ${WRKDIR}/${PORTNAME}-3.6.0-p1/src +WRKSRC= ${WRKDIR}/${DISTNAME}/src CONFLICTS= hdf-4.* diff --git a/science/netcdf/distinfo b/science/netcdf/distinfo index 9ee5a8ef10d3..23a1927924ac 100644 --- a/science/netcdf/distinfo +++ b/science/netcdf/distinfo @@ -1,2 +1,2 @@ -MD5 (netcdf.tar.gz) = 27c193e0462d9979406d167a01a5ee95 -SIZE (netcdf.tar.gz) = 842025 +MD5 (netcdf-3.6.0-p1.tar.gz) = 27c193e0462d9979406d167a01a5ee95 +SIZE (netcdf-3.6.0-p1.tar.gz) = 842025 diff --git a/science/netcdf4/Makefile b/science/netcdf4/Makefile index 9e676f2d097d..b907ef08a76a 100644 --- a/science/netcdf4/Makefile +++ b/science/netcdf4/Makefile @@ -8,13 +8,14 @@ PORTNAME= netcdf PORTVERSION= 3.6.0p1 CATEGORIES= math -MASTER_SITES= ftp://ftp.unidata.ucar.edu/pub/netcdf/ -DISTNAME= ${PORTNAME} +MASTER_SITES= ftp://ftp.unidata.ucar.edu/pub/netcdf/%SUBDIR%/ +MASTER_SITE_SUBDIR= . old +DISTNAME= ${PORTNAME}-${PORTVERSION:S/p/-p/} MAINTAINER= ports@FreeBSD.org COMMENT= Library for machine-independent, array-oriented data access -WRKSRC= ${WRKDIR}/${PORTNAME}-3.6.0-p1/src +WRKSRC= ${WRKDIR}/${DISTNAME}/src CONFLICTS= hdf-4.* diff --git a/science/netcdf4/distinfo b/science/netcdf4/distinfo index 9ee5a8ef10d3..23a1927924ac 100644 --- a/science/netcdf4/distinfo +++ b/science/netcdf4/distinfo @@ -1,2 +1,2 @@ -MD5 (netcdf.tar.gz) = 27c193e0462d9979406d167a01a5ee95 -SIZE (netcdf.tar.gz) = 842025 +MD5 (netcdf-3.6.0-p1.tar.gz) = 27c193e0462d9979406d167a01a5ee95 +SIZE (netcdf-3.6.0-p1.tar.gz) = 842025 |