mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
Update to 1.10.5
Changes: https://portal.hdfgroup.org/display/support/HDF5+1.10.5
This commit is contained in:
parent
ebd02f601e
commit
bf1e6eed4e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=498002
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= hdf5
|
||||
PORTVERSION= 1.10.4
|
||||
PORTVERSION= 1.10.5
|
||||
CATEGORIES= science archivers graphics
|
||||
MASTER_SITES= https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-${PORTVERSION:R}/${DISTNAME}/src/ \
|
||||
LOCAL/sunpoet
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1541673300
|
||||
SHA256 (hdf5-1.10.4.tar.bz2) = 1267ff06aaedc04ca25f7c6026687ea2884b837043431195f153401d942b28df
|
||||
SIZE (hdf5-1.10.4.tar.bz2) = 8598986
|
||||
TIMESTAMP = 1554485971
|
||||
SHA256 (hdf5-1.10.5.tar.bz2) = 68d6ea8843d2a106ec6a7828564c1689c7a85714a35d8efafa2fee20ca366f44
|
||||
SIZE (hdf5-1.10.5.tar.bz2) = 8706317
|
||||
|
@ -55,6 +55,7 @@ include/H5FDmulti.h
|
||||
include/H5FDpublic.h
|
||||
include/H5FDsec2.h
|
||||
include/H5FDstdio.h
|
||||
include/H5FDwindows.h
|
||||
include/H5FaccProp.h
|
||||
include/H5FcreatProp.h
|
||||
include/H5File.h
|
||||
@ -126,36 +127,30 @@ include/H5version.h
|
||||
include/hdf5.h
|
||||
%%FORTRAN%%include/hdf5.mod
|
||||
include/hdf5_hl.h
|
||||
%%FORTRAN%%include/tstds.mod
|
||||
%%FORTRAN%%include/tstds_tests.mod
|
||||
%%FORTRAN%%include/tstimage.mod
|
||||
%%FORTRAN%%include/tstimage_tests.mod
|
||||
%%FORTRAN%%include/tstlite.mod
|
||||
%%FORTRAN%%include/tstlite_tests.mod
|
||||
%%FORTRAN%%include/tsttable.mod
|
||||
%%FORTRAN%%include/tsttable_tests.mod
|
||||
lib/libhdf5.a
|
||||
lib/libhdf5.settings
|
||||
lib/libhdf5.so
|
||||
lib/libhdf5.so.103
|
||||
lib/libhdf5.so.103.0.0
|
||||
lib/libhdf5.so.103.1.0
|
||||
lib/libhdf5_cpp.a
|
||||
lib/libhdf5_cpp.so
|
||||
lib/libhdf5_cpp.so.103
|
||||
lib/libhdf5_cpp.so.103.0.0
|
||||
lib/libhdf5_cpp.so.103.1.0
|
||||
%%FORTRAN%%lib/libhdf5_fortran.a
|
||||
%%FORTRAN%%lib/libhdf5_fortran.so
|
||||
%%FORTRAN%%lib/libhdf5_fortran.so.100
|
||||
%%FORTRAN%%lib/libhdf5_fortran.so.100.1.2
|
||||
%%FORTRAN%%lib/libhdf5_fortran.so.102
|
||||
%%FORTRAN%%lib/libhdf5_fortran.so.102.0.0
|
||||
lib/libhdf5_hl.a
|
||||
lib/libhdf5_hl.so
|
||||
lib/libhdf5_hl.so.100
|
||||
lib/libhdf5_hl.so.100.1.1
|
||||
lib/libhdf5_hl.so.100.1.2
|
||||
lib/libhdf5_hl_cpp.a
|
||||
lib/libhdf5_hl_cpp.so
|
||||
lib/libhdf5_hl_cpp.so.100
|
||||
lib/libhdf5_hl_cpp.so.100.1.2
|
||||
lib/libhdf5_hl_cpp.so.100.1.3
|
||||
%%FORTRAN%%lib/libhdf5_hl_fortran.a
|
||||
%%FORTRAN%%lib/libhdf5_hl_fortran.so
|
||||
%%FORTRAN%%lib/libhdf5hl_fortran.a
|
||||
%%FORTRAN%%lib/libhdf5hl_fortran.so
|
||||
%%FORTRAN%%lib/libhdf5hl_fortran.so.100
|
||||
%%FORTRAN%%lib/libhdf5hl_fortran.so.100.0.3
|
||||
%%FORTRAN%%lib/libhdf5hl_fortran.so.100.0.4
|
||||
|
Loading…
Reference in New Issue
Block a user