maintainer-feedback requested: [Bug 258423] x11/libxkbcommon: update to 1.3.1

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 11 Sep 2021 08:52:22 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-x11 (Nobody)
<x11@FreeBSD.org> for maintainer-feedback:
Bug 258423: x11/libxkbcommon: update to 1.3.1
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258423



--- Description ---
Tested via sway + foot + firefox, etc. Curiously, the only consumer x11@
maintains is graphics/piglit but no one holds the majority.

For vanity ranking run:

$ git grep -Fl :x11/libxkbcommon |
 sed 's,/Makefile,,' |
 xargs -P20 -I% make -V MAINTAINER -C % |
 sort | uniq -c | sort -r | head