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 12, 10:07 PM
Unknown Object (File)
Sun, May 11, 1:35 PM
Unknown Object (File)
Sun, May 11, 12:29 AM
Unknown Object (File)
Apr 24 2025, 12:02 AM
Unknown Object (File)
Apr 22 2025, 1:38 AM
Unknown Object (File)
Apr 15 2025, 1:21 AM
Unknown Object (File)
Jan 20 2025, 12:08 AM
Unknown Object (File)
Jan 12 2025, 8: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.