misc/global-tz: update to 2026bgtz
Release 2026bgtz of global-tz, derived from iana-tz.
MFH: 2026Q2
(cherry picked from commit 1575a5bf5bd187132f9cf5c22e614e4c467fec4f)
security/vuxml: correct a typo in SA-26:12.dhclient entry
A trailing space crept into the <topic/> before m previous commit.
Fixes: 0821906582e8 security/vuxml: add FreeBSD SAs issued on 2026-04-29
Pointy hat to: philip
security/vuxml: add FreeBSD SAs issued on 2026-04-29
FreeBSD-SA-26:12.dhclient affects all supported releases
FreeBSD-SA-26:13.exec affects all supported releases
FreeBSD-SA-26:14.pf affects all supported releases
FreeBSD-SA-26:15.dhclient affects all supported releases
FreeBSD-SA-26:16.libnv affects all supported releases
FreeBSD-SA-26:17.libnv affects all supported releases
misc/py-numcodecs: Update to 0.16.5
- Update DISTVERSION from 0.13.0 to 0.16.5
- Remove PORTREVISION as we are updating to a new version
- Update BUILD_DEPENDS: add cython>=3.0 and setuptools-scm>=6.2, keep py-cpuinfo
- Update RUN_DEPENDS: use numpy>=1.24 (instead of numpy1>=1.16), add typing-extensions, keep msgpack and zfp
- Add TEST_DEPENDS with pytest, pytest-cov, and pyzstd (tests as of 0.16.5)
- Update distinfo with new SHA256 and SIZE checksums
- Add patch to remove deprecated 'license' field from pyproject.toml for compatibility
Co-authored-by: Copilot <223556219+Copilot at users.noreply.github.com>