mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
- Update to 4.3.3.1
- Strip shared library Changes: http://www.unidata.ucar.edu/software/netcdf/docs/release_notes.html
This commit is contained in:
parent
b83fe9d0f7
commit
c98f372cb6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=380192
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= netcdf
|
||||
PORTVERSION= 4.3.3
|
||||
PORTVERSION= 4.3.3.1
|
||||
CATEGORIES= science
|
||||
MASTER_SITES= http://www.unidata.ucar.edu/downloads/netcdf/ftp/ \
|
||||
ftp://ftp.unidata.ucar.edu/pub/netcdf/ \
|
||||
@ -24,6 +24,7 @@ SZIP_DESC= SZIP support (required if HDF5 was built with SZIP)
|
||||
CONFIGURE_ARGS= --enable-netcdf-4
|
||||
CPPFLAGS+= -I${WRKSRC}/include -I${LOCALBASE}/include -fPIC -DPIC
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
LIBS+= -L${LOCALBASE}/lib
|
||||
USE_LDCONFIG= yes
|
||||
USES= libtool pathfix
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (netcdf-4.3.3.tar.gz) = 83223ed74423c685a10f6c3cfa15c2d6bf7dc84b46af1e95b9fa862016aaa27e
|
||||
SIZE (netcdf-4.3.3.tar.gz) = 5039341
|
||||
SHA256 (netcdf-4.3.3.1.tar.gz) = bdde3d8b0e48eed2948ead65f82c5cfb7590313bc32c4cf6c6546e4cea47ba19
|
||||
SIZE (netcdf-4.3.3.1.tar.gz) = 4999463
|
||||
|
Loading…
Reference in New Issue
Block a user