mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to 4.3.1
Changes: https://github.com/Unidata/netcdf-cxx4/releases https://github.com/Unidata/netcdf-cxx4/commits/master
This commit is contained in:
parent
3538f24405
commit
cd74b7fc1c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=511891
3 changed files with 6 additions and 6 deletions
|
@ -2,8 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= netcdf-cxx
|
PORTNAME= netcdf-cxx
|
||||||
PORTVERSION= 4.3.0
|
PORTVERSION= 4.3.1
|
||||||
PORTREVISION= 2
|
|
||||||
CATEGORIES= science
|
CATEGORIES= science
|
||||||
MASTER_SITES= https://www.unidata.ucar.edu/downloads/netcdf/ftp/ \
|
MASTER_SITES= https://www.unidata.ucar.edu/downloads/netcdf/ftp/ \
|
||||||
ftp://ftp.unidata.ucar.edu/pub/netcdf/ \
|
ftp://ftp.unidata.ucar.edu/pub/netcdf/ \
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1547382903
|
TIMESTAMP = 1568290894
|
||||||
SHA256 (netcdf-cxx4-4.3.0.tar.gz) = e34fbc6aba243ec82c23e9ee99db2430555ada849c54c1f3ab081b0ddd0f5f30
|
SHA256 (netcdf-cxx4-4.3.1.tar.gz) = 6a1189a181eed043b5859e15d5c080c30d0e107406fbb212c8fb9814e90f3445
|
||||||
SIZE (netcdf-cxx4-4.3.0.tar.gz) = 500650
|
SIZE (netcdf-cxx4-4.3.1.tar.gz) = 598335
|
||||||
|
|
|
@ -26,8 +26,9 @@ include/ncVar.h
|
||||||
include/ncVarAtt.h
|
include/ncVarAtt.h
|
||||||
include/ncVlenType.h
|
include/ncVlenType.h
|
||||||
include/netcdf
|
include/netcdf
|
||||||
|
lib/libh5bzip2.so
|
||||||
lib/libnetcdf_c++4.a
|
lib/libnetcdf_c++4.a
|
||||||
lib/libnetcdf_c++4.so
|
lib/libnetcdf_c++4.so
|
||||||
lib/libnetcdf_c++4.so.1
|
lib/libnetcdf_c++4.so.1
|
||||||
lib/libnetcdf_c++4.so.1.0.3
|
lib/libnetcdf_c++4.so.1.1.0
|
||||||
libdata/pkgconfig/netcdf-cxx4.pc
|
libdata/pkgconfig/netcdf-cxx4.pc
|
||||||
|
|
Loading…
Add table
Reference in a new issue