misc/zoneinfo: update to 2026b
Release 2026b - 2026-04-22 23:06:43 -0700
Changes: https://github.com/eggert/tz/blob/2026b/NEWS
Briefly:
British Columbia moved to permanent -07 on 2026-03-09.
Approved by: skreuzer (maintainer)
MFH: 2026Q2
biology/iqtree: Fix build with clang 21
Fix build by removing redundant instantiations of function templates in
terraphast/lib/clamped_uint.cpp.
Sponsored by: The FreeBSD Foundation
Uses/linux.mk: Restore i386 guard for linux-c7-*
Without this, when USE_LINUX_RPM=yes (LIB_DISTNAMES) is used with linux:c7 and
the port sets ONLY_FOR_ARCHS=amd64, the i686 RPM is still being added to
DISTFILES_amd64, causing fetching a file not in distinfo.
This fixes devel/linux-ltp build.
Reviewed by: arrowd
Fixes: 5aa75e1ca0fc Linuxulator ports: Introduce Rocky Linux 9
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D56796
(cherry picked from commit fa870156ad30556166c6ea81d345b41618cdcece)
Uses/linux.mk: Restore i386 guard for linux-c7-*
Without this, when USE_LINUX_RPM=yes (LIB_DISTNAMES) is used with linux:c7 and
the port sets ONLY_FOR_ARCHS=amd64, the i686 RPM is still being added to
DISTFILES_amd64, causing fetching a file not in distinfo.
This fixes devel/linux-ltp build.
Reviewed by: arrowd
Fixes: 5aa75e1ca0fc Linuxulator ports: Introduce Rocky Linux 9
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D56796
dns/powerdns-recursor: fix cherry-pick misadventure
In the original cherry-pick, I had not cherry-picked the update to
5.4.0, causing some required hunks to be missing. This should fix
those missing bits for real.
PR: 294749
Fixes: 2eb9a17bf93c7001a27b30e09a323b7cf79c3469
Reported by: Ralf van der Enden <tremere at cainites.net>
www/openresty: update to 1.29.2.3
- Sync with latest nginx base
- Improve SSL/TLS handling and proxy SSL features
- Enhance Lua API (balancer, SSL, process handling)
- Various bugfixes and stability improvements
Changelog:
https://openresty.org/en/ann-1029002003.html
Sponsored by: Netzkommune GmbH