Bug 280744 - devel/p5-ExtUtils-Builder-Compiler: Update to 0.020
Summary: devel/p5-ExtUtils-Builder-Compiler: Update to 0.020
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: 2024-08-11 08:20 UTC by Sergei Vyshenski
Modified: 2024-08-11 12:13 UTC (History)
2 users (show)

See Also:


Attachments
git format-patch -1 main (1.52 KB, patch)
2024-08-11 08:22 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 2024-08-11 08:20:23 UTC
- update 0.019 -> 0.020
ChangeLog: https://metacpan.org/dist/ExtUtils-Builder-Compiler/changes

- "portlint -AC" is happy.
- "portclippy Makefile" is happy.
- "portfmt -D Makefile" is happy.
- Tested with:
14.1-RELEASE-p3
portlint 2.22.1
portfmt 1.1.5
pkg 1.21.99.2
poudriere-git-3.4.99.20240808_1
perl 5.36.3_1
openssl 3.0.13
ssl=base
- built-in perl tests in a clean poudriere jail say: PASS.
Comment 1 Sergei Vyshenski 2024-08-11 08:22:11 UTC
Created attachment 252674 [details]
git format-patch -1 main
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-08-11 12:08:56 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4b99486f5f3b85ed676d3c9dd1b6974aee7d8739

commit 4b99486f5f3b85ed676d3c9dd1b6974aee7d8739
Author:     Sergei Vyshenski <svysh.fbsd@gmail.com>
AuthorDate: 2024-08-11 12:07:08 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-08-11 12:07:08 +0000

    devel/p5-ExtUtils-Builder-Compiler: update 0.019 → 0.020

     - Correctly pass lddlflags in Linker creation
     - Pass ld instead of cc to linker except on AIX

    Changelog:
    https://metacpan.org/dist/ExtUtils-Builder-Compiler/changes

    PR:     280744

 devel/p5-ExtUtils-Builder-Compiler/Makefile | 2 +-
 devel/p5-ExtUtils-Builder-Compiler/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 3 Vladimir Druzenko freebsd_committer freebsd_triage 2024-08-11 12:13:14 UTC
Thanks.