Bug 286008 - devel/p5-ExtUtils-Builder: Update to 0.017
Summary: devel/p5-ExtUtils-Builder: Update to 0.017
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Vladimir Druzenko
URL: https://metacpan.org/dist/ExtUtils-Bu...
Keywords:
Depends on:
Blocks:
 
Reported: 2025-04-10 11:33 UTC by Sergei Vyshenski
Modified: 2025-04-10 20:24 UTC (History)
2 users (show)

See Also:


Attachments
git format-patch -1 main (1.36 KB, patch)
2025-04-10 11:37 UTC, Sergei Vyshenski
svysh.fbsd: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sergei Vyshenski 2025-04-10 11:33:41 UTC
- 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.
Comment 1 Sergei Vyshenski 2025-04-10 11:37:16 UTC
Created attachment 259435 [details]
git format-patch -1 main
Comment 2 commit-hook freebsd_committer freebsd_triage 2025-04-10 20:08:52 UTC
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(-)
Comment 3 Vladimir Druzenko freebsd_committer freebsd_triage 2025-04-10 20:24:00 UTC
Thanks.