graphics/vulkan-headers: fix plist (+)
Vulkan-Headers 1.4.356 have added new C header, vulkan_ubm.h
Track it in plist
Reported by: bulk -t
Approved by: portmger blanket
misc/cstream: Update to 4.0.0
Also take maintainership (with permission from previous maintainer).
Approved by: jbo (mentor)
Differential Revision: https://reviews.freebsd.org/D58097
ports-mgmt/zig2tuple: Update to g20260706
Rewrites the ZON dependency parsing with std.zig.Ast + Zoir.
Other changes:
- Fixed formatUrl from trimming git+ commit hashes by 7 chars.
Hashes are now at 40 chars and removes any possible commit ambiguity.
- Drop the tarball-extension allowlist.
- Dedupe packages that appear under multiple mirror URLs.
- Report malformed ZON to stderr instead of silently skipping it.
Approved by: arrowd (co-mentor)
devel/tvision: Update to 2026.05.12
ChangeLog:
- Update the borders of framed views upon insertion or removal
- Prevent out-of-bounds array access in TCommandSet
- Regenerate missing scan codes in win32-input-mode
- Fix write() usage in StderrRedirector
- Also restore terminal state on SIGBUS and SIGPIPE
MFH: 2026Q2
(cherry picked from commit dc1d38427b6b1c8b52f84328eceac9e8776a5401)
devel/tvision: Update to 2026.05.12
ChangeLog:
- Update the borders of framed views upon insertion or removal
- Prevent out-of-bounds array access in TCommandSet
- Regenerate missing scan codes in win32-input-mode
- Fix write() usage in StderrRedirector
- Also restore terminal state on SIGBUS and SIGPIPE
MFH: 2026Q2