git: 7493c66bd61b - main - devel/xsimd: Update 7.5.0 -> 7.6.0

Yuri Victorovich yuri at FreeBSD.org
Sun Aug 1 17:22:19 UTC 2021


The branch main has been updated by yuri:

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

commit 7493c66bd61bf4d37c6784b263f83c72e78a337a
Author:     Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-08-01 16:49:12 +0000
Commit:     Yuri Victorovich <yuri at FreeBSD.org>
CommitDate: 2021-08-01 17:22:10 +0000

    devel/xsimd: Update 7.5.0 -> 7.6.0
    
    Reported by:    portscout
---
 devel/xsimd/Makefile | 4 +++-
 devel/xsimd/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/devel/xsimd/Makefile b/devel/xsimd/Makefile
index b9374e809b51..3543a4437874 100644
--- a/devel/xsimd/Makefile
+++ b/devel/xsimd/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	xsimd
-DISTVERSION=	7.5.0
+DISTVERSION=	7.6.0
 CATEGORIES=	devel
 
 MAINTAINER=	yuri at FreeBSD.org
@@ -8,6 +8,8 @@ COMMENT=	C++ wrappers for SIMD intrinsics and mathematical functions
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+TEST_DEPENDS=	googletest>0:devel/googletest
+
 USES=		cmake compiler:c++11-lang
 
 USE_GITHUB=	yes
diff --git a/devel/xsimd/distinfo b/devel/xsimd/distinfo
index 9865dbfe168c..2f9c80e6e30f 100644
--- a/devel/xsimd/distinfo
+++ b/devel/xsimd/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619902980
-SHA256 (xtensor-stack-xsimd-7.5.0_GH0.tar.gz) = 45337317c7f238fe0d64bb5d5418d264a427efc53400ddf8e6a964b6bcb31ce9
-SIZE (xtensor-stack-xsimd-7.5.0_GH0.tar.gz) = 204217
+TIMESTAMP = 1627836280
+SHA256 (xtensor-stack-xsimd-7.6.0_GH0.tar.gz) = eaf47f1a316ef6c3287b266161eeafc5aa61226ce5ac6c13502546435b790252
+SIZE (xtensor-stack-xsimd-7.6.0_GH0.tar.gz) = 208651


More information about the dev-commits-ports-main mailing list