mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
science/highfive: update 2.8.0 → 2.9.0
Reported by: portscout
This commit is contained in:
parent
aed1a71715
commit
8459c5c08e
@ -1,6 +1,6 @@
|
||||
PORTNAME= highfive
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 2.8.0
|
||||
DISTVERSION= 2.9.0
|
||||
CATEGORIES= science devel
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1699075002
|
||||
SHA256 (BlueBrain-HighFive-v2.8.0_GH0.tar.gz) = cd2502cae61bfb00e32dd18c9dc75289e09ad1db5c2a46d3b0eefd32e0df983b
|
||||
SIZE (BlueBrain-HighFive-v2.8.0_GH0.tar.gz) = 538050
|
||||
TIMESTAMP = 1710181455
|
||||
SHA256 (BlueBrain-HighFive-v2.9.0_GH0.tar.gz) = 6301def8ceb9f4d7a595988612db288b448a3c0546f6c83417dab38c64994d7e
|
||||
SIZE (BlueBrain-HighFive-v2.9.0_GH0.tar.gz) = 553570
|
||||
|
@ -24,6 +24,7 @@ include/highfive/bits/H5Exception_misc.hpp
|
||||
include/highfive/bits/H5FileDriver_misc.hpp
|
||||
include/highfive/bits/H5File_misc.hpp
|
||||
include/highfive/bits/H5Friends.hpp
|
||||
include/highfive/bits/H5Inspector_decl.hpp
|
||||
include/highfive/bits/H5Inspector_misc.hpp
|
||||
include/highfive/bits/H5Iterables_misc.hpp
|
||||
include/highfive/bits/H5Node_traits.hpp
|
||||
@ -39,7 +40,22 @@ include/highfive/bits/H5Slice_traits.hpp
|
||||
include/highfive/bits/H5Slice_traits_misc.hpp
|
||||
include/highfive/bits/H5Utils.hpp
|
||||
include/highfive/bits/H5_definitions.hpp
|
||||
include/highfive/bits/h5_wrapper.hpp
|
||||
include/highfive/bits/h5a_wrapper.hpp
|
||||
include/highfive/bits/h5d_wrapper.hpp
|
||||
include/highfive/bits/h5e_wrapper.hpp
|
||||
include/highfive/bits/h5f_wrapper.hpp
|
||||
include/highfive/bits/h5g_wrapper.hpp
|
||||
include/highfive/bits/h5i_wrapper.hpp
|
||||
include/highfive/bits/h5l_wrapper.hpp
|
||||
include/highfive/bits/h5o_wrapper.hpp
|
||||
include/highfive/bits/h5p_wrapper.hpp
|
||||
include/highfive/bits/h5r_wrapper.hpp
|
||||
include/highfive/bits/h5s_wrapper.hpp
|
||||
include/highfive/bits/h5t_wrapper.hpp
|
||||
include/highfive/bits/string_padding.hpp
|
||||
include/highfive/boost.hpp
|
||||
include/highfive/eigen.hpp
|
||||
include/highfive/h5easy_bits/H5Easy_Eigen.hpp
|
||||
include/highfive/h5easy_bits/H5Easy_misc.hpp
|
||||
include/highfive/h5easy_bits/H5Easy_opencv.hpp
|
||||
@ -47,6 +63,7 @@ include/highfive/h5easy_bits/H5Easy_public.hpp
|
||||
include/highfive/h5easy_bits/H5Easy_scalar.hpp
|
||||
include/highfive/h5easy_bits/H5Easy_vector.hpp
|
||||
include/highfive/h5easy_bits/H5Easy_xtensor.hpp
|
||||
include/highfive/half_float.hpp
|
||||
include/highfive/highfive.hpp
|
||||
share/HighFive/CMake/HighFiveConfig.cmake
|
||||
share/HighFive/CMake/HighFiveConfigVersion.cmake
|
||||
|
Loading…
Reference in New Issue
Block a user