New comment by dkwo on void-packages repository https://github.com/void-linux/void-packages/pull/31635#issuecomment-867081926 Comment: I have a question: `xbps-query -RX perl` lists all packages that depend on `perl`. Those include e.g. `texlive2020-bin`, which was not revbumped in #25929 : so what is the criterion for ignoring some? Should we revbump recursively, namely revbump the full tree starting from `perl`? Should we revbump packages that `(host)makedepend` on `perl`, as well as those with `build_style=perl-ModuleBuild`? how to identify these?