[Bug 290404] textproc/ripgrep: Update to 15.0.0

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 22 Oct 2025 05:16:11 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290404

Hiroki Tagato <tagattie@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tagattie@FreeBSD.org
             Status|New                         |Open

--- Comment #1 from Hiroki Tagato <tagattie@FreeBSD.org> ---
(In reply to Petteri Valkonen from comment #0)

Hi, thanks for an update to the port.

Regarding LTO, the ports framework sets LTO to ON by default. See the following
URLs:
  https://github.com/freebsd/freebsd-ports/blob/main/Mk/Uses/cargo.mk#L149-L152
  https://github.com/freebsd/freebsd-ports/blob/main/Mk/Features/lto.mk#L13-L16

Are those settings not enough for you?

If you still want to use CARGO_BUILD_ARGS and CARGO_INSTALL_ARGS, you don't
have to include bsd.port.{pre,post}.mk. They are normal user variables so you
can just put them into usual places.

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