[Bug 287923] multimedia/video-trimmer: Update to v25.03

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 02 Jul 2025 13:13:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287923

Hiroki Tagato <tagattie@FreeBSD.org> changed:

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

--- Comment #1 from Hiroki Tagato <tagattie@FreeBSD.org> ---
Thanks for an update to the port.

One comment:
- Don't remove MAKE_ENV=${CARGO_ENV}
  This port invokes cargo via meson during build and meson does not know
anything about the environment variables we have to pass to cargo. So this line
is needed to ensure appropriate env values are passed.

The rest of the update looks good to me.

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