Created attachment 159479 [details] Proposed patch Right now portlint warns multiple times if one patch file (files/patch...) contains patches for multiple files. Warnings once per file really is sufficient. Find a simple patch to accomplish this attached.
Committed to my CVS repo pending the next release. Thanks!
A commit references this bug: Author: marcus Date: Sun Aug 9 22:23:27 UTC 2015 New revision: 393830 URL: https://svnweb.freebsd.org/changeset/ports/393830 Log: Update to 2.16.6. * Only report "make makepatch" once per patch file [1] * Attempt to re-word the make makepatch warning to avoid unnecessary repo churn [2] * Attempt to test some other macros for sorting [3] * Do not check empty dependencies for validity [4] PR: 202050 [1] 201647 [2] 201409 [3] 202052 [4] Submitted by: gerald [1] Changes: head/ports-mgmt/portlint/Makefile head/ports-mgmt/portlint/src/portlint.pl
Committed, thanks!
This now regressed, cf. PR 228203.