This is an update of the Mesa ports to 13.0.4 to accompany the Xorg update. There is little change since the PR for 13.0.3.
Details
- Reviewers
swills feld - Group Reviewers
x11 - Commits
- rP433862: Update Mesa to 13.0.4
Poudriere 10.3/11.0 amd64/i386 OK, run tested 11 amd64
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
No Lint Coverage - Unit
No Test Coverage - Build Status
Buildable 7185 Build 7355: arc lint + arc unit
I would maybe call the hint cppc_notify with the sense being that "1" enables it and "0" disables notifications (we try to avoid "negative" hints/tunables). You would then just want to set the default value to 1 and change the last test to cppcval != 0. I would also perhaps rename cppcval to cppc_notify as well.