git: fc5d75810b62 - main - math/hpcombi: upgrade to 0.0.7

From: Thierry Thomas <thierry_at_FreeBSD.org>
Date: Mon, 23 Oct 2023 19:45:32 UTC
The branch main has been updated by thierry:

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

commit fc5d75810b62c0a250693d0f6fa540be4ae2885f
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2023-10-21 18:12:23 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2023-10-23 19:44:32 +0000

    math/hpcombi: upgrade to 0.0.7
    
    Release notes at <https://github.com/hivert/HPCombi/releases/tag/v0.0.7>
    
    Some tests fail, see <https://github.com/hivert/HPCombi/issues/21.
---
 math/hpcombi/Makefile | 6 +++---
 math/hpcombi/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/math/hpcombi/Makefile b/math/hpcombi/Makefile
index 42206e6aec4b..b136eaf9f763 100644
--- a/math/hpcombi/Makefile
+++ b/math/hpcombi/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	HPCombi
-PORTVERSION=	0.0.6
-PORTREVISION=	1
+PORTVERSION=	0.0.7
 DISTVERSIONPREFIX=	v
 CATEGORIES=	math devel
 
@@ -15,11 +14,12 @@ ONLY_FOR_ARCHS_REASON=	uses AVX instruction set
 
 BUILD_DEPENDS=	sparsehash>0:devel/sparsehash
 LIB_DEPENDS=	libbenchmark.so:devel/benchmark
+TEST_DEPENDS=	boost-libs>0:devel/boost-libs
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	hivert
 
-USES=		cmake compiler:c++11-lang localbase:ldflags
+USES=		cmake:testing compiler:c++11-lang localbase:ldflags pkgconfig
 
 NO_ARCH=	yes
 
diff --git a/math/hpcombi/distinfo b/math/hpcombi/distinfo
index 7281e359a030..7e1505f067a2 100644
--- a/math/hpcombi/distinfo
+++ b/math/hpcombi/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1586169423
-SHA256 (hivert-HPCombi-v0.0.6_GH0.tar.gz) = 612d103578c457cc756019b55224fa648350be448715db8a9a0353204648a7eb
-SIZE (hivert-HPCombi-v0.0.6_GH0.tar.gz) = 114779
+TIMESTAMP = 1697908801
+SHA256 (hivert-HPCombi-v0.0.7_GH0.tar.gz) = b39992d88680cb52370daa9529a0499e75979970b5b2d087d05015dd09f47cd5
+SIZE (hivert-HPCombi-v0.0.7_GH0.tar.gz) = 114984