[Bug 258205] graphics/wayland-protocols: update to 1.22
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258205 --- Comment #1 from Jan Beich <[email protected]> --- All 70 consumers built fine on 12.2 amd64. Mostly my ports, anyway. $ git grep -Fl :graphics/wayland-protocols | sed 's,/Makefile,,; /\.common/{s//-vulkan/;s/multimedia/graphics/;}' | xargs -P20 -I% make -V MAINTAINER -C % | sort | uniq -c | sort -r | head -5 40 [email protected] 6 [email protected] 4 [email protected] 3 [email protected] 2 [email protected] -- You are receiving this mail because: You are the assignee for the bug.