multimedia/qt6-multimedia: Mask X11-only headers
When the Qt stack is built with X11 disabled globally, certain private
headers should not be included in the final pkg-plist.
This does not affect the default settings, so not bumping PORTREVISON.
Reported by: angry_vincent on #freebsd-desktop
MFH: 2026Q3
(cherry picked from commit 7ae4bbc02b5b96936d4bef4bb2561d38b704def3)
finance/ktoblzcheck-data: Update bank data
Bank data is valid from 2026-06-08 until 2026-09-06.
Integrate my data update script into the port to keep it under version
control, easier future updates of the port, and for full transparency.
MFH: 2026Q3
(cherry picked from commit 4439524120c6e2c84d3d7394e000024624dd31a2)
finance/ktoblzcheck-data: Update bank data
Bank data is valid from 2026-06-08 until 2026-09-06.
Integrate my data update script into the port to keep it under version
control, easier future updates of the port, and for full transparency.
MFH: 2026Q2
textproc/py-commonmark: Remove duplicate
textproc/py-CommonMark should be renamed into textproc/py-commonmark though
to match https://pypi.org/project/commonmark/
PR: 296071
Reported by: Matthew Wener <bugzilla at FreeBSD.org>