Skip to content

Commit

Permalink
science/highfive: update 2.8.0 → 2.9.0
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Mar 11, 2024
1 parent aed1a71 commit 8459c5c
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 4 deletions.
2 changes: 1 addition & 1 deletion science/highfive/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PORTNAME= highfive
DISTVERSIONPREFIX= v
DISTVERSION= 2.8.0
DISTVERSION= 2.9.0
CATEGORIES= science devel

MAINTAINER= yuri@FreeBSD.org
Expand Down
6 changes: 3 additions & 3 deletions science/highfive/distinfo
Original file line number Diff line number Diff line change
@@ -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
17 changes: 17 additions & 0 deletions science/highfive/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -39,14 +40,30 @@ 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
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
Expand Down

0 comments on commit 8459c5c

Please sign in to comment.