View | Details | Raw Unified | Return to bug 94504
Collapse All | Expand All

(-)science/netcdf/Makefile (-2 / +1 lines)
Lines 6-16 Link Here
6
#
6
#
7
7
8
PORTNAME=	netcdf
8
PORTNAME=	netcdf
9
PORTVERSION=	3.6.0p1
9
PORTVERSION=	3.6.1
10
CATEGORIES=	science
10
CATEGORIES=	science
11
MASTER_SITES=	ftp://ftp.unidata.ucar.edu/pub/netcdf/%SUBDIR%/
11
MASTER_SITES=	ftp://ftp.unidata.ucar.edu/pub/netcdf/%SUBDIR%/
12
MASTER_SITE_SUBDIR=	. old
12
MASTER_SITE_SUBDIR=	. old
13
DISTNAME=	${PORTNAME}-${PORTVERSION:S/p/-p/}
14
13
15
MAINTAINER=	ports@FreeBSD.org
14
MAINTAINER=	ports@FreeBSD.org
16
COMMENT=	Library for machine-independent, array-oriented data access
15
COMMENT=	Library for machine-independent, array-oriented data access
(-)science/netcdf/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (netcdf-3.6.0-p1.tar.gz) = 27c193e0462d9979406d167a01a5ee95
1
MD5 (netcdf-3.6.1.tar.gz) = 07a9db424337c5e4833fb84136e09a1e
2
SHA256 (netcdf-3.6.0-p1.tar.gz) = a9e6105ed89ce6cfd2edc78e8184232a2f950e674c5241c28cae361a1fe1adfe
2
SHA256 (netcdf-3.6.1.tar.gz) = 15c42a2c698c4e42ee17720701168711d86e97e97311223015d07853fb09249f
3
SIZE (netcdf-3.6.0-p1.tar.gz) = 842025
3
SIZE (netcdf-3.6.1.tar.gz) = 883888

Return to bug 94504