diff options
-rw-r--r-- | math/netcdf/Makefile | 9 | ||||
-rw-r--r-- | math/netcdf/distinfo | 4 | ||||
-rw-r--r-- | science/netcdf/Makefile | 9 | ||||
-rw-r--r-- | science/netcdf/distinfo | 4 | ||||
-rw-r--r-- | science/netcdf4/Makefile | 9 | ||||
-rw-r--r-- | science/netcdf4/distinfo | 4 |
6 files changed, 18 insertions, 21 deletions
diff --git a/math/netcdf/Makefile b/math/netcdf/Makefile index f1dbfe2d2ef9..9e676f2d097d 100644 --- a/math/netcdf/Makefile +++ b/math/netcdf/Makefile @@ -6,16 +6,15 @@ # PORTNAME= netcdf -PORTVERSION= 3.6.0 +PORTVERSION= 3.6.0p1 CATEGORIES= math -MASTER_SITES= ftp://unidata.ucar.edu/pub/netcdf/ +MASTER_SITES= ftp://ftp.unidata.ucar.edu/pub/netcdf/ +DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Library for machine-independent, array-oriented data access -BROKEN= Unfetchable - -WRKSRC= ${WRKDIR}/${DISTNAME}/src +WRKSRC= ${WRKDIR}/${PORTNAME}-3.6.0-p1/src CONFLICTS= hdf-4.* diff --git a/math/netcdf/distinfo b/math/netcdf/distinfo index 8d779cfd8b53..9ee5a8ef10d3 100644 --- a/math/netcdf/distinfo +++ b/math/netcdf/distinfo @@ -1,2 +1,2 @@ -MD5 (netcdf-3.6.0.tar.gz) = 3636b47e8999582eaaec9a93bbe25d6c -SIZE (netcdf-3.6.0.tar.gz) = 840941 +MD5 (netcdf.tar.gz) = 27c193e0462d9979406d167a01a5ee95 +SIZE (netcdf.tar.gz) = 842025 diff --git a/science/netcdf/Makefile b/science/netcdf/Makefile index f1dbfe2d2ef9..9e676f2d097d 100644 --- a/science/netcdf/Makefile +++ b/science/netcdf/Makefile @@ -6,16 +6,15 @@ # PORTNAME= netcdf -PORTVERSION= 3.6.0 +PORTVERSION= 3.6.0p1 CATEGORIES= math -MASTER_SITES= ftp://unidata.ucar.edu/pub/netcdf/ +MASTER_SITES= ftp://ftp.unidata.ucar.edu/pub/netcdf/ +DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Library for machine-independent, array-oriented data access -BROKEN= Unfetchable - -WRKSRC= ${WRKDIR}/${DISTNAME}/src +WRKSRC= ${WRKDIR}/${PORTNAME}-3.6.0-p1/src CONFLICTS= hdf-4.* diff --git a/science/netcdf/distinfo b/science/netcdf/distinfo index 8d779cfd8b53..9ee5a8ef10d3 100644 --- a/science/netcdf/distinfo +++ b/science/netcdf/distinfo @@ -1,2 +1,2 @@ -MD5 (netcdf-3.6.0.tar.gz) = 3636b47e8999582eaaec9a93bbe25d6c -SIZE (netcdf-3.6.0.tar.gz) = 840941 +MD5 (netcdf.tar.gz) = 27c193e0462d9979406d167a01a5ee95 +SIZE (netcdf.tar.gz) = 842025 diff --git a/science/netcdf4/Makefile b/science/netcdf4/Makefile index f1dbfe2d2ef9..9e676f2d097d 100644 --- a/science/netcdf4/Makefile +++ b/science/netcdf4/Makefile @@ -6,16 +6,15 @@ # PORTNAME= netcdf -PORTVERSION= 3.6.0 +PORTVERSION= 3.6.0p1 CATEGORIES= math -MASTER_SITES= ftp://unidata.ucar.edu/pub/netcdf/ +MASTER_SITES= ftp://ftp.unidata.ucar.edu/pub/netcdf/ +DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Library for machine-independent, array-oriented data access -BROKEN= Unfetchable - -WRKSRC= ${WRKDIR}/${DISTNAME}/src +WRKSRC= ${WRKDIR}/${PORTNAME}-3.6.0-p1/src CONFLICTS= hdf-4.* diff --git a/science/netcdf4/distinfo b/science/netcdf4/distinfo index 8d779cfd8b53..9ee5a8ef10d3 100644 --- a/science/netcdf4/distinfo +++ b/science/netcdf4/distinfo @@ -1,2 +1,2 @@ -MD5 (netcdf-3.6.0.tar.gz) = 3636b47e8999582eaaec9a93bbe25d6c -SIZE (netcdf-3.6.0.tar.gz) = 840941 +MD5 (netcdf.tar.gz) = 27c193e0462d9979406d167a01a5ee95 +SIZE (netcdf.tar.gz) = 842025 |