- update 0.016 -> 0.017 ChangeLog: https://metacpan.org/dist/ExtUtils-Builder/changes - "portlint -AC" warns: WARN: Makefile: "LICENSE_COMB" has to appear earlier. WARN: Makefile: "LICENSE_FILE" has to appear earlier. Looks like a bug in portlint. - "portclippy Makefile" is happy. - "portfmt -D Makefile" is happy. - Tested with: FreeBSD 14.2-RELEASE-p2 portlint-2.22.7 portfmt-1.1.6 pkg 2.1.0 poudriere-devel-3.4.99.20250209 git-lite-2.49.0 perl 5.36.3_2 openssl 3.0.15 ssl=base - built-in perl tests in a clean poudriere jail say: PASS.
Created attachment 259435 [details] git format-patch -1 main
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=9bb94ed0413a15f87b83b30f449d4479d8845983 commit 9bb94ed0413a15f87b83b30f449d4479d8845983 Author: Sergei Vyshenski <svysh.fbsd@gmail.com> AuthorDate: 2025-04-10 20:00:57 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2025-04-10 20:07:32 +0000 devel/p5-ExtUtils-Builder: Update 0.016 => 0.017 ChangeLog: https://metacpan.org/dist/ExtUtils-Builder/changes PR: 286008 devel/p5-ExtUtils-Builder/Makefile | 2 +- devel/p5-ExtUtils-Builder/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-)
Thanks.