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, Jan 20, 12:08 AM
Unknown Object (File)
Sun, Jan 12, 8:54 PM
Unknown Object (File)
Sat, Jan 11, 2:54 PM
Unknown Object (File)
Dec 16 2024, 12:59 PM
Unknown Object (File)
Dec 3 2024, 3:45 AM
Unknown Object (File)
Dec 2 2024, 12:39 PM
Unknown Object (File)
Dec 1 2024, 6:04 PM
Unknown Object (File)
Nov 24 2024, 8:56 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.