Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Apr 2022 07:46:07 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: 4a4b947f892f - main - science/highfive: Update 2.3.1 -> 2.4.0
Message-ID:  <202204080746.2387k7aN007099@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=4a4b947f892f3f5495c7e3982b1ef0385ada6a8b

commit 4a4b947f892f3f5495c7e3982b1ef0385ada6a8b
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-04-08 07:10:02 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-04-08 07:46:03 +0000

    science/highfive: Update 2.3.1 -> 2.4.0
    
    Reported by:    portscout
---
 science/highfive/Makefile | 3 ++-
 science/highfive/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/science/highfive/Makefile b/science/highfive/Makefile
index 66ae63b27f2f..7271c8b9c2be 100644
--- a/science/highfive/Makefile
+++ b/science/highfive/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	highfive
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.3.1
+DISTVERSION=	2.4.0
 CATEGORIES=	science devel
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -12,6 +12,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 LIB_DEPENDS=	libhdf5.so:science/hdf5
 RUN_DEPENDS=	${LOCALBASE}/include/boost/multi_array.hpp:devel/boost-libs \
 		${LOCALBASE}/include/xtensor/xtensor.hpp:math/xtensor
+TEST_DEPENDS=	catch>0:devel/catch
 
 USES=		cmake eigen:3,run
 USE_GITHUB=	yes
diff --git a/science/highfive/distinfo b/science/highfive/distinfo
index ad2e7b8ec2ea..9377d9e1a853 100644
--- a/science/highfive/distinfo
+++ b/science/highfive/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1628193967
-SHA256 (BlueBrain-HighFive-v2.3.1_GH0.tar.gz) = 41728a1204bdfcdcef8cbc3ddffe5d744c5331434ce3dcef35614b831234fcd7
-SIZE (BlueBrain-HighFive-v2.3.1_GH0.tar.gz) = 113797
+TIMESTAMP = 1649399964
+SHA256 (BlueBrain-HighFive-v2.4.0_GH0.tar.gz) = ba0ed6d8e2e09e80849926f38c15a26cf4b80772084cea0555269a25fec02149
+SIZE (BlueBrain-HighFive-v2.4.0_GH0.tar.gz) = 133145



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