[Bug 281504] textproc/ripgrep: Update to 14.1.1

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 20 Sep 2024 14:28:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281504

Robert Clausecker <fuz@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|ports-bugs@FreeBSD.org      |fuz@FreeBSD.org
             Status|New                         |In Progress
                 CC|                            |fuz@FreeBSD.org

--- Comment #1 from Robert Clausecker <fuz@FreeBSD.org> ---
Not a big fan of how the SIMD option is handled.  As is, it'll be enabled if
the builder supports SSE, but if we are building binary packages for i386 on a
host that supports it, a package that won't run on a target without SSE will be
built.

I won't let this stop your patch, but perhaps the design should be revisited.

-- 
You are receiving this mail because:
You are the assignee for the bug.