Page MenuHomeFreeBSD

net/hblock: Fix PLIST_FILES usage
ClosedPublic

Authored by rhurlin on Nov 24 2020, 11:02 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jun 22, 4:22 PM
Unknown Object (File)
Sun, Jun 21, 7:08 PM
Unknown Object (File)
Wed, Jun 17, 10:05 PM
Unknown Object (File)
Wed, Jun 17, 9:36 AM
Unknown Object (File)
Wed, Jun 17, 3:02 AM
Unknown Object (File)
May 4 2026, 7:25 AM
Unknown Object (File)
Apr 24 2026, 9:55 AM
Unknown Object (File)
Apr 11 2026, 1:50 AM
Subscribers

Details

Summary

Pet portlint, which complains about %%MANPAGES%% in PLIST_FILES.

Lewis Cook, the maintainer of the port informed via mail about the problem.

Asking on freebsd-ports@ for a good pratice for this, yuri@ gave the decisive hint.

Tested on Poudriere (amd64, i386). 'portlint -AC' is really fine now :)

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Yep, I like this solution more than add a pkg-plist.

This revision is now accepted and ready to land.Nov 24 2020, 11:18 AM
This revision was automatically updated to reflect the committed changes.