mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
- Update to 0.9.8
This commit is contained in:
parent
b76fdf2978
commit
27d479e5c2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=284324
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= netCDF4
|
||||
PORTVERSION= 0.9.7
|
||||
PORTVERSION= 0.9.8
|
||||
CATEGORIES= science python
|
||||
MASTER_SITES= http://netcdf4-python.googlecode.com/files/ \
|
||||
CHEESESHOP
|
||||
@ -16,7 +16,7 @@ MAINTAINER= wen@FreeBSD.org
|
||||
COMMENT= Python Interface to the NetCDF Library(versions 3 and 4)
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/numpy:${PORTSDIR}/math/py-numpy
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
LIB_DEPENDS= hdf5.7:${PORTSDIR}/science/hdf5-18 \
|
||||
netcdf.7:${PORTSDIR}/science/netcdf4
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (netCDF4-0.9.7.tar.gz) = 995a7ca1f26797ff80d0b0ae663ae86be04ef8c2c335f5cfe9a35d92abc3f203
|
||||
SIZE (netCDF4-0.9.7.tar.gz) = 446523
|
||||
SHA256 (netCDF4-0.9.8.tar.gz) = 541764cd2e8abfaa0cb50551d3ca9c44f3f8295b4d8518c76f0c65fad4c0b398
|
||||
SIZE (netCDF4-0.9.8.tar.gz) = 447359
|
||||
|
Loading…
Reference in New Issue
Block a user