Details
- Reviewers
manu imp zeising - Group Reviewers
x11 - Commits
- rP527797: graphics/wayland-protocols: update to 1.20
Builds fine on:
- 11.3 aarch64
- 11.3 amd64
- 11.3 armv6
- 11.3 i386
- 12.0 amd64
- 12.0 i386
- 12.1 aarch64
- 12.1 amd64
- 12.1 armv6
- 12.1 armv7
- 12.1 i386
- 13.0 amd64
- 13.0 i386
- Base GCC 4.2.1 (mimics powerpc*, mips*, riscv64)
- All consumers
Works fine on:
- www/firefox + MOZ_ENABLE_WAYLAND
- x11-servers/xwayland-devel
- x11-wm/sway
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
The ports part of this looks good to me. It would be nice to have a better summary than the commit log between 1.18 and 1.20, though. It looks like the only changes are in the popup menu/window protocols, so that might make a good summary.
The also looks like it won't affect the X server at all and shouldn't break anything major since it's been smoke tested with firefox.
Thanks for updating.
www/firefox doesn't use graphics/wayland-protocols during build unlike x11-servers/xorg-server which uses it via xwayland slave. If anything this could break consumers that rely on unstable protocols. Given there're few standardized protocols the risk is lower than x11/xorgproto updates which are already a low risk.
In short, everything but "all consumers" built fine was irrelevant to QA.