- update 0.036 -> 0.037 ChangeLog: https://metacpan.org/dist/ExtUtils-Builder-Compiler/changes - "portlint -AC" is happy. - "portclippy Makefile" is happy. - "portfmt -D Makefile" is happy. - Tested with: FreeBSD 15.0-RELEASE-p9 portlint-2.24.0 portfmt-1.1.6 pkg 2.7.5 poudriere-devel-3.4.99.20260425 git-lite-2.54.0 perl 5.42.2 openssl 3.5.4 ssl=base - built-in perl tests in a clean poudriere jail say: PASS.
Created attachment 271501 [details] git format-patch -1 main
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=1ce3809387d9ee08bc192dc8532683a45f32ff40 commit 1ce3809387d9ee08bc192dc8532683a45f32ff40 Author: Sergei Vyshenski <svysh.fbsd@gmail.com> AuthorDate: 2026-06-05 04:53:09 +0000 Commit: Yusuf Yaman <nxjoseph@FreeBSD.org> CommitDate: 2026-06-05 09:18:03 +0000 devel/p5-ExtUtils-Builder-Compiler: Update 0.036 => 0.037 Changelog: https://metacpan.org/dist/ExtUtils-Builder-Compiler/changes PR: 295863 Reported by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer) Approved by: osa, vvd (Mentors, implicit) devel/p5-ExtUtils-Builder-Compiler/Makefile | 2 +- devel/p5-ExtUtils-Builder-Compiler/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-)
Hi, Thank you for your submission! Build tested in Poudriere on 14.4-RELEASE-amd64-main-eb44fd6267a8 and it seems OK including `make test`. Committed, thanks.