From owner-dev-commits-ports-all@freebsd.org Sun Aug 1 17:22:19 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 3131A662DEF; Sun, 1 Aug 2021 17:22:19 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Gd7HH0MH5z4rDH; Sun, 1 Aug 2021 17:22:19 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E7CA07F47; Sun, 1 Aug 2021 17:22:18 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 171HMIUF036848; Sun, 1 Aug 2021 17:22:18 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 171HMI6i036847; Sun, 1 Aug 2021 17:22:18 GMT (envelope-from git) Date: Sun, 1 Aug 2021 17:22:18 GMT Message-Id: <202108011722.171HMI6i036847@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: 7493c66bd61b - main - devel/xsimd: Update 7.5.0 -> 7.6.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 7493c66bd61bf4d37c6784b263f83c72e78a337a Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Aug 2021 17:22:19 -0000 The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=7493c66bd61bf4d37c6784b263f83c72e78a337a commit 7493c66bd61bf4d37c6784b263f83c72e78a337a Author: Yuri Victorovich AuthorDate: 2021-08-01 16:49:12 +0000 Commit: Yuri Victorovich 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@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