Skip to content

Commit

Permalink
devel/xsimd: update 11.2.0 → 12.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yurivict committed Feb 16, 2024
1 parent 5cac6d6 commit 010aadf
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 4 deletions.
2 changes: 1 addition & 1 deletion devel/xsimd/Makefile
@@ -1,5 +1,5 @@
PORTNAME= xsimd
DISTVERSION= 11.2.0
DISTVERSION= 12.1.1
CATEGORIES= devel

MAINTAINER= yuri@FreeBSD.org
Expand Down
6 changes: 3 additions & 3 deletions 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
16 changes: 16 additions & 0 deletions devel/xsimd/pkg-plist
Expand Up @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 010aadf

Please sign in to comment.