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, Dec 16, 12:59 PM
Unknown Object (File)
Tue, Dec 3, 3:45 AM
Unknown Object (File)
Mon, Dec 2, 12:39 PM
Unknown Object (File)
Sun, Dec 1, 6:04 PM
Unknown Object (File)
Nov 24 2024, 8:56 AM
Unknown Object (File)
Nov 22 2024, 8:57 PM
Unknown Object (File)
Nov 21 2024, 7:40 AM
Unknown Object (File)
Nov 20 2024, 1:31 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.