Fix mv(1) source for codeberg in MODDIST-TUPLE_post-extract. No effect on
using codeberg with '.' which still requires manually setting WRKDIST at
this point. Testing showed this doesn't break any variables in existing
DIST_TUPLE ports.
ok kn@
update to wget2-2.2.1
there is an ABI break (major shlib bump), but as nothing depends on the
library in ports, let's just roll with it as suggested by jca.
Adjust gui/inline_surface.h patch. The file is copied from gui/ to
include/agar/gui during configure so patch needs to target the file
in gui.
Noticed by naddy@
add BDEP on libzip; if present, "ZipIOProvider" is built, which fails if
libzip was junked. (done only as a BDEP because at present, ZipIOProvider
only seems to be used for tools/maptools-cli, which doesn't get installed).
drop BDEP on math/py-oldest-supported-numpy; it's deprecated upstream
and upstreams for these have already dropped their dependency
use MODPY_PYBUILD=mesonpy rather than other, now that we have it
openimageio: fix build with libheif 1.21, breakage reported by aja
this should really be updated to 3.1.9.0, but that looks a bit tricky.
just go with the upstream fix for now.
MFC: Update to cargo-audit 0.22.0, from Bryce Chidester
Tweak by me: set DISTNAME rather than PKGNAME so we don't need to set
WRKSRC and the curent_exe patch no longer includes cargo-audit-${V} in
its path, so we don't need to rename it on every update.
(backported to stable since 0.21.2 is broken because the database now
uses CVSS v.4.0)
Update to cargo-audit 0.22.0, from Bryce Chidester
Tweak by me: set DISTNAME rather than PKGNAME so we don't need to set
WRKSRC and the curent_exe patch no longer includes cargo-audit-${V} in
its path, so we don't need to rename it on every update.