Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Mar 2024 19:16:53 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8459c5c08e02 - main - science/highfive: update 2.8.0 =?utf-8?Q?=E2=86=92?= 2.9.0
Message-ID:  <202403111916.42BJGrp1005773@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8459c5c08e02a6a0041a32c74eef0d82ce5ba95b

commit 8459c5c08e02a6a0041a32c74eef0d82ce5ba95b
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-03-11 14:13:41 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-03-11 19:16:48 +0000

    science/highfive: update 2.8.0 → 2.9.0
    
    Reported by:    portscout
---
 science/highfive/Makefile  |  2 +-
 science/highfive/distinfo  |  6 +++---
 science/highfive/pkg-plist | 17 +++++++++++++++++
 3 files changed, 21 insertions(+), 4 deletions(-)

diff --git a/science/highfive/Makefile b/science/highfive/Makefile
index dc6ea41230cf..5553b4e72dd9 100644
--- a/science/highfive/Makefile
+++ b/science/highfive/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	highfive
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.8.0
+DISTVERSION=	2.9.0
 CATEGORIES=	science devel
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/science/highfive/distinfo b/science/highfive/distinfo
index 085b3b850adb..eb5e93c19641 100644
--- a/science/highfive/distinfo
+++ b/science/highfive/distinfo
@@ -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
diff --git a/science/highfive/pkg-plist b/science/highfive/pkg-plist
index 05eaa7adbc0c..648733c11d9b 100644
--- a/science/highfive/pkg-plist
+++ b/science/highfive/pkg-plist
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403111916.42BJGrp1005773>