devel/p5-Log-Dispatch-File-Rolling: patch for perl 5.40
The attached patch fixes this message:
Attempt to call undefined import method with arguments ("2.37")
via package "Log::Dispatch::File" (Perhaps you forgot to load the
package?) at /usr/local/lib/perl5/site_perl/Log/Dispatch/File/Rolling.pm line 8.
PR: 288790
Approved by: maintainer timeout (8 months)
ports-mgmt/pkg: update to 2.7.4
- repo: do not delete repositories in overrides, simply disable them
- query: fix %y/%Y
- Declare CheriBSD and CheriABI OS and ABI
bsd.port.mk: also export GNU strip when USE_BINUTILS is set
GNU Binutils packages strip, and should be used in preference to the base
LLVM strip when USE_BINUTILS = yes.
Do not take over the STRIP makefile variable, which is already used in
bsd.port.mk to signal whether the install program should strip the
binaries. Instead define STRIP_CMD and use STRIP just for the environment
variables.
Reviewed by: dim arrowd
Approved by: mat (portmgr)
Sponsored by: Citrix Systems R&D
Differential revision: https://reviews.freebsd.org/D55509
{emulators,sysutils}/xen-{kernel,tools}: update to 4.21
Update to latest stable version. Fetch QEMU from the release tarball,
building from git is getting more and more complex, and we don't usually
have a delta of patches on top of QEMU that would dissaper if using git.
Sponsored by: Citrix Systems R&D
Approved by: bapt (implicit)
misc/seabios: use GNU strip
And fix typo in the objcopy (currently objcpy) variable. This makes the
SeaBIOS image functional again on FreeBSD 15.0. For some reason I haven't
investigated using LLVM strip results in a non-functional image.
Sponsored by: Citrix Systems R&D
Approved by: bapt (implicit)