git: fb46e86095bd - main - devel/xtl-quant-stack: Update 0.7.4 → 0.7.5

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Thu, 22 Jun 2023 09:11:17 UTC
The branch main has been updated by yuri:

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

commit fb46e86095bd685f60afb19d64c46c1d335f8b30
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-06-22 05:19:15 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-06-22 09:11:14 +0000

    devel/xtl-quant-stack: Update 0.7.4 → 0.7.5
    
    Reported by:    portscout
---
 devel/xtl-quant-stack/Makefile  | 5 +++--
 devel/xtl-quant-stack/distinfo  | 6 +++---
 devel/xtl-quant-stack/pkg-plist | 1 +
 3 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/devel/xtl-quant-stack/Makefile b/devel/xtl-quant-stack/Makefile
index 542dc604cb9c..f1bf12e4d381 100644
--- a/devel/xtl-quant-stack/Makefile
+++ b/devel/xtl-quant-stack/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	xtl
-DISTVERSION=	0.7.4
+DISTVERSION=	0.7.5
 CATEGORIES=	devel
 PKGNAMESUFFIX=	-quant-stack
 
@@ -12,7 +12,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	nlohmann-json>0:devel/nlohmann-json
 RUN_DEPENDS=	nlohmann-json>0:devel/nlohmann-json
-TEST_DEPENDS=	nlohmann-json>0:devel/nlohmann-json \
+TEST_DEPENDS=	doctest>0:devel/doctest \
+		nlohmann-json>0:devel/nlohmann-json \
 		googletest>0:devel/googletest
 
 USES=		cmake
diff --git a/devel/xtl-quant-stack/distinfo b/devel/xtl-quant-stack/distinfo
index 5380a752d7cc..b42c083234bc 100644
--- a/devel/xtl-quant-stack/distinfo
+++ b/devel/xtl-quant-stack/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1638206177
-SHA256 (xtensor-stack-xtl-0.7.4_GH0.tar.gz) = 3c88be0e696b64150c4de7a70f9f09c00a335186b0b0b409771ef9f56bca7d9a
-SIZE (xtensor-stack-xtl-0.7.4_GH0.tar.gz) = 159736
+TIMESTAMP = 1687410831
+SHA256 (xtensor-stack-xtl-0.7.5_GH0.tar.gz) = 3286fef5fee5d58f82f7b91375cd449c819848584bae9367893501114d923cbe
+SIZE (xtensor-stack-xtl-0.7.5_GH0.tar.gz) = 160548
diff --git a/devel/xtl-quant-stack/pkg-plist b/devel/xtl-quant-stack/pkg-plist
index 93c7b08affea..c3237e325f3e 100644
--- a/devel/xtl-quant-stack/pkg-plist
+++ b/devel/xtl-quant-stack/pkg-plist
@@ -2,6 +2,7 @@ include/xtl/xany.hpp
 include/xtl/xbase64.hpp
 include/xtl/xbasic_fixed_string.hpp
 include/xtl/xclosure.hpp
+include/xtl/xcompare.hpp
 include/xtl/xcomplex.hpp
 include/xtl/xcomplex_sequence.hpp
 include/xtl/xdynamic_bitset.hpp