Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Nov 2023 05:22:04 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: a6528b0b1d51 - main - science/highfive: update 2.7.1 =?utf-8?Q?=E2=86=92?= 2.8.0
Message-ID:  <202311040522.3A45M4OB016975@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=a6528b0b1d510b64c8a22ff797019fdee537da87

commit a6528b0b1d510b64c8a22ff797019fdee537da87
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-11-04 05:21:40 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-11-04 05:21:56 +0000

    science/highfive: update 2.7.1 → 2.8.0
    
    Reported by:    portscout
---
 science/highfive/Makefile  | 3 +--
 science/highfive/distinfo  | 6 +++---
 science/highfive/pkg-plist | 3 +++
 3 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/science/highfive/Makefile b/science/highfive/Makefile
index a989de6219a4..dc6ea41230cf 100644
--- a/science/highfive/Makefile
+++ b/science/highfive/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	highfive
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.7.1
-PORTREVISION=	1
+DISTVERSION=	2.8.0
 CATEGORIES=	science devel
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/science/highfive/distinfo b/science/highfive/distinfo
index 042062627f76..085b3b850adb 100644
--- a/science/highfive/distinfo
+++ b/science/highfive/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1681057067
-SHA256 (BlueBrain-HighFive-v2.7.1_GH0.tar.gz) = 25b4c51a94d1e670dc93b9b73f51e79b65d8ff49bcd6e5d5582d5ecd2789a249
-SIZE (BlueBrain-HighFive-v2.7.1_GH0.tar.gz) = 518596
+TIMESTAMP = 1699075002
+SHA256 (BlueBrain-HighFive-v2.8.0_GH0.tar.gz) = cd2502cae61bfb00e32dd18c9dc75289e09ad1db5c2a46d3b0eefd32e0df983b
+SIZE (BlueBrain-HighFive-v2.8.0_GH0.tar.gz) = 538050
diff --git a/science/highfive/pkg-plist b/science/highfive/pkg-plist
index 65f41bdac6dc..05eaa7adbc0c 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_misc.hpp
 include/highfive/bits/H5Iterables_misc.hpp
 include/highfive/bits/H5Node_traits.hpp
 include/highfive/bits/H5Node_traits_misc.hpp
@@ -38,6 +39,7 @@ 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/string_padding.hpp
 include/highfive/h5easy_bits/H5Easy_Eigen.hpp
 include/highfive/h5easy_bits/H5Easy_misc.hpp
 include/highfive/h5easy_bits/H5Easy_opencv.hpp
@@ -45,6 +47,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/highfive.hpp
 share/HighFive/CMake/HighFiveConfig.cmake
 share/HighFive/CMake/HighFiveConfigVersion.cmake
 share/HighFive/CMake/HighFiveTargetDeps.cmake



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