misc/vifm: Fix build when DOCS option is off
- Vim or perl is a requirement to build the program/port, regardless of the user's choice to disable docs installation. Replace vim with perl5 to reduce the list of (build) dependencies.
- Pet port(clippy|fmt)
- Bump PORTREVISION even if it is not strictly necessary.
PR: 279602
Reported by: Ivan <bsd@abinet.ru>