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

(-)/home/depot/FreeBSD/sunpoet/netcdf/Makefile (-3 / +3 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	netcdf
8
PORTNAME=	netcdf
9
PORTVERSION=	3.6.2
9
PORTVERSION=	3.6.3
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
		http://sunpoet.net/distfiles/
12
		http://sunpoet.net/distfiles/
Lines 15-26 Link Here
15
MAINTAINER=	sunpoet@sunpoet.net
15
MAINTAINER=	sunpoet@sunpoet.net
16
COMMENT=	Library for machine-independent, array-oriented data access
16
COMMENT=	Library for machine-independent, array-oriented data access
17
17
18
CONFLICTS=	hdf-4.*
18
CONFLICTS=	hdf-4.* netcdf-4.*
19
19
20
CONFIGURE_ARGS=	--enable-shared --disable-f77
20
CONFIGURE_ARGS=	--enable-shared --disable-f77
21
CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include -fPIC -DPIC -Df2cFortran"
21
CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include -fPIC -DPIC -Df2cFortran"
22
22
23
USE_BZIP2=	YES
23
#USE_BZIP2=	YES
24
24
25
GNU_CONFIGURE=	yes
25
GNU_CONFIGURE=	yes
26
USE_LDCONFIG=	yes
26
USE_LDCONFIG=	yes
(-)/home/depot/FreeBSD/sunpoet/netcdf/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (netcdf-3.6.2.tar.bz2) = 1eca0ea1e81e14ebc5bb93e5dd25c364
1
MD5 (netcdf-3.6.3.tar.gz) = e03ca6eb3a0d9126162b9fe1725cfed3
2
SHA256 (netcdf-3.6.2.tar.bz2) = 0468f1d9ab0fbad6edb957d8fb597010cb5c546c6de6752c9a63b0e0f194e564
2
SHA256 (netcdf-3.6.3.tar.gz) = 9aacdcad88774bd6e4515196f80f73bab54557e6fde07379f6bfb2d60fe717d3
3
SIZE (netcdf-3.6.2.tar.bz2) = 4580511
3
SIZE (netcdf-3.6.3.tar.gz) = 11489734

Return to bug 124871