git: b2198bfa357a - main - devel/xsimd: Update 8.0.5 -> 8.1.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 07 May 2022 19:43:40 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=b2198bfa357ae2b4f1504eda49f743e2671b8cf5 commit b2198bfa357ae2b4f1504eda49f743e2671b8cf5 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-05-07 19:43:09 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-05-07 19:43:09 +0000 devel/xsimd: Update 8.0.5 -> 8.1.0 Reported by: portscout --- devel/xsimd/Makefile | 2 +- devel/xsimd/distinfo | 6 +++--- devel/xsimd/pkg-plist | 11 +++++++---- 3 files changed, 11 insertions(+), 8 deletions(-) diff --git a/devel/xsimd/Makefile b/devel/xsimd/Makefile index e3e2944b7e3c..77a3effbfda5 100644 --- a/devel/xsimd/Makefile +++ b/devel/xsimd/Makefile @@ -1,5 +1,5 @@ PORTNAME= xsimd -DISTVERSION= 8.0.5 +DISTVERSION= 8.1.0 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/xsimd/distinfo b/devel/xsimd/distinfo index fd77e1d49859..390ed54a11f7 100644 --- a/devel/xsimd/distinfo +++ b/devel/xsimd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1641273247 -SHA256 (xtensor-stack-xsimd-8.0.5_GH0.tar.gz) = 0e1b5d973b63009f06a3885931a37452580dbc8d7ca8ad40d4b8c80d2a0f84d7 -SIZE (xtensor-stack-xsimd-8.0.5_GH0.tar.gz) = 176489 +TIMESTAMP = 1651951704 +SHA256 (xtensor-stack-xsimd-8.1.0_GH0.tar.gz) = d52551360d37709675237d2a0418e28f70995b5b7cdad7c674626bcfbbf48328 +SIZE (xtensor-stack-xsimd-8.1.0_GH0.tar.gz) = 190180 diff --git a/devel/xsimd/pkg-plist b/devel/xsimd/pkg-plist index 2e675916a1b3..1dffd5cf80d3 100644 --- a/devel/xsimd/pkg-plist +++ b/devel/xsimd/pkg-plist @@ -13,9 +13,10 @@ include/xsimd/arch/xsimd_avx512cd.hpp include/xsimd/arch/xsimd_avx512dq.hpp include/xsimd/arch/xsimd_avx512f.hpp include/xsimd/arch/xsimd_constants.hpp -include/xsimd/arch/xsimd_fma3.hpp +include/xsimd/arch/xsimd_fma3_avx.hpp +include/xsimd/arch/xsimd_fma3_avx2.hpp +include/xsimd/arch/xsimd_fma3_sse.hpp include/xsimd/arch/xsimd_fma4.hpp -include/xsimd/arch/xsimd_fma5.hpp include/xsimd/arch/xsimd_generic.hpp include/xsimd/arch/xsimd_generic_fwd.hpp include/xsimd/arch/xsimd_isa.hpp @@ -44,8 +45,10 @@ include/xsimd/types/xsimd_avx512f_register.hpp include/xsimd/types/xsimd_avx_register.hpp include/xsimd/types/xsimd_batch.hpp include/xsimd/types/xsimd_batch_constant.hpp -include/xsimd/types/xsimd_fma3_register.hpp -include/xsimd/types/xsimd_fma5_register.hpp +include/xsimd/types/xsimd_fma3_avx2_register.hpp +include/xsimd/types/xsimd_fma3_avx_register.hpp +include/xsimd/types/xsimd_fma3_sse_register.hpp +include/xsimd/types/xsimd_fma4_register.hpp include/xsimd/types/xsimd_generic_arch.hpp include/xsimd/types/xsimd_neon64_register.hpp include/xsimd/types/xsimd_neon_register.hpp