git: 010aadfa7c1b - main - devel/xsimd: update 11.2.0 → 12.1.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 16 Feb 2024 18:08:37 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=010aadfa7c1bb888bdebf9a1b9762697aa2c951d commit 010aadfa7c1bb888bdebf9a1b9762697aa2c951d Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-02-16 09:06:55 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-02-16 18:08:31 +0000 devel/xsimd: update 11.2.0 → 12.1.1 --- devel/xsimd/Makefile | 2 +- devel/xsimd/distinfo | 6 +++--- devel/xsimd/pkg-plist | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 4 deletions(-) diff --git a/devel/xsimd/Makefile b/devel/xsimd/Makefile index 63e711cee8dc..f1d7b390aa1d 100644 --- a/devel/xsimd/Makefile +++ b/devel/xsimd/Makefile @@ -1,5 +1,5 @@ PORTNAME= xsimd -DISTVERSION= 11.2.0 +DISTVERSION= 12.1.1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/xsimd/distinfo b/devel/xsimd/distinfo index fa2aae071b0f..7fe7284d5fd2 100644 --- a/devel/xsimd/distinfo +++ b/devel/xsimd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1699505354 -SHA256 (xtensor-stack-xsimd-11.2.0_GH0.tar.gz) = 509bbfe12e78ee1a0e81711019e7c7a372dabcff566dbf15b95cc94339443242 -SIZE (xtensor-stack-xsimd-11.2.0_GH0.tar.gz) = 235887 +TIMESTAMP = 1708073947 +SHA256 (xtensor-stack-xsimd-12.1.1_GH0.tar.gz) = 73f94a051278ef3da4533b691d31244d12074d5d71107473a9fd8d7be15f0110 +SIZE (xtensor-stack-xsimd-12.1.1_GH0.tar.gz) = 253141 diff --git a/devel/xsimd/pkg-plist b/devel/xsimd/pkg-plist index a82ebd83a61d..ae3cbf090978 100644 --- a/devel/xsimd/pkg-plist +++ b/devel/xsimd/pkg-plist @@ -11,7 +11,14 @@ include/xsimd/arch/xsimd_avx2.hpp include/xsimd/arch/xsimd_avx512bw.hpp include/xsimd/arch/xsimd_avx512cd.hpp include/xsimd/arch/xsimd_avx512dq.hpp +include/xsimd/arch/xsimd_avx512er.hpp include/xsimd/arch/xsimd_avx512f.hpp +include/xsimd/arch/xsimd_avx512ifma.hpp +include/xsimd/arch/xsimd_avx512pf.hpp +include/xsimd/arch/xsimd_avx512vbmi.hpp +include/xsimd/arch/xsimd_avx512vnni_avx512bw.hpp +include/xsimd/arch/xsimd_avx512vnni_avx512vbmi.hpp +include/xsimd/arch/xsimd_avxvnni.hpp include/xsimd/arch/xsimd_constants.hpp include/xsimd/arch/xsimd_fma3_avx.hpp include/xsimd/arch/xsimd_fma3_avx2.hpp @@ -22,6 +29,7 @@ include/xsimd/arch/xsimd_generic_fwd.hpp include/xsimd/arch/xsimd_isa.hpp include/xsimd/arch/xsimd_neon.hpp include/xsimd/arch/xsimd_neon64.hpp +include/xsimd/arch/xsimd_rvv.hpp include/xsimd/arch/xsimd_scalar.hpp include/xsimd/arch/xsimd_sse2.hpp include/xsimd/arch/xsimd_sse3.hpp @@ -42,8 +50,15 @@ include/xsimd/types/xsimd_avx2_register.hpp include/xsimd/types/xsimd_avx512bw_register.hpp include/xsimd/types/xsimd_avx512cd_register.hpp include/xsimd/types/xsimd_avx512dq_register.hpp +include/xsimd/types/xsimd_avx512er_register.hpp include/xsimd/types/xsimd_avx512f_register.hpp +include/xsimd/types/xsimd_avx512ifma_register.hpp +include/xsimd/types/xsimd_avx512pf_register.hpp +include/xsimd/types/xsimd_avx512vbmi_register.hpp +include/xsimd/types/xsimd_avx512vnni_avx512bw_register.hpp +include/xsimd/types/xsimd_avx512vnni_avx512vbmi_register.hpp include/xsimd/types/xsimd_avx_register.hpp +include/xsimd/types/xsimd_avxvnni_register.hpp include/xsimd/types/xsimd_batch.hpp include/xsimd/types/xsimd_batch_constant.hpp include/xsimd/types/xsimd_fma3_avx2_register.hpp @@ -54,6 +69,7 @@ include/xsimd/types/xsimd_generic_arch.hpp include/xsimd/types/xsimd_neon64_register.hpp include/xsimd/types/xsimd_neon_register.hpp include/xsimd/types/xsimd_register.hpp +include/xsimd/types/xsimd_rvv_register.hpp include/xsimd/types/xsimd_sse2_register.hpp include/xsimd/types/xsimd_sse3_register.hpp include/xsimd/types/xsimd_sse4_1_register.hpp