Created attachment 236079 [details] graphics/lux: update to 1.1.1 - switch non-x86 to highway-based SIMD code Upstream changes: - better SIMD support for non-x86 through Google highway - full masking and stacking support for PTOs Upstream does not provide a change log. Tested with Poudriere on armv7 (failed) arm64 i386 amd64 FreeBSD 13.1.
Committed, Thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=d6332d9df6df417e757569eed348d61c51c8e3f4 commit d6332d9df6df417e757569eed348d61c51c8e3f4 Author: Robert Clausecker <fuz@fuz.su> AuthorDate: 2022-08-24 05:41:30 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2022-08-24 17:42:18 +0000 graphics/lux: update to 1.1.1 - switch non-x86 to highway-based SIMD code Upstream changes: - better SIMD support for non-x86 through Google highway - full masking and stacking support for PTOs PR: 266003 Reported by: fuz@fuz.su (maintainer) graphics/lux/Makefile | 21 ++++++++++++++---- graphics/lux/distinfo | 6 +++--- graphics/lux/files/patch-CMakeLists.txt | 38 +++++++++++++++++++++++---------- 3 files changed, 47 insertions(+), 18 deletions(-)