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, May 4, 7:25 AM
Unknown Object (File)
Fri, Apr 24, 9:55 AM
Unknown Object (File)
Apr 11 2026, 1:50 AM
Unknown Object (File)
Apr 10 2026, 11:31 PM
Unknown Object (File)
Apr 10 2026, 12:41 AM
Unknown Object (File)
Apr 4 2026, 10:17 PM
Unknown Object (File)
Apr 3 2026, 9:50 PM
Unknown Object (File)
Mar 12 2026, 6:54 PM
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.