Bug 281446 - devel/p5-ExtUtils-Builder: Update to 0.012
Summary: devel/p5-ExtUtils-Builder: Update to 0.012
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-09-11 18:51 UTC by Sergei Vyshenski
Modified: 2024-09-11 21:59 UTC (History)
2 users (show)

See Also:


Attachments
git format-patch -1 main (1.37 KB, patch)
2024-09-11 18:55 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-09-11 18:51:59 UTC
- update 0.011 -> 0.012
ChangeLog: https://metacpan.org/dist/ExtUtils-Builder/changes

- "portlint -AC" is happy.
- "portclippy Makefile" is happy.
- "portfmt -D Makefile" is happy.
- Tested with:
14.1-RELEASE-p4
portlint 2.22.1
portfmt 1.1.5
pkg 1.21.99.2
poudriere-git-3.4.99.20240811
perl 5.36.3_2
openssl 3.0.13
ssl=base
- built-in perl tests in a clean poudriere jail say: PASS.
Comment 1 Sergei Vyshenski 2024-09-11 18:55:18 UTC
Created attachment 253503 [details]
git format-patch -1 main
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-09-11 21:58:48 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2dc78871c74e72285f0a379f0514207930789cfd

commit 2dc78871c74e72285f0a379f0514207930789cfd
Author:     Sergei Vyshenski <svysh.fbsd@gmail.com>
AuthorDate: 2024-09-11 21:56:51 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-09-11 21:56:51 +0000

    devel/p5-ExtUtils-Builder: Update 0.011 → 0.012

    Changelog:
     - Allow for phony dependencies of file targets
     - Add type attribute to nodes
    https://metacpan.org/dist/ExtUtils-Builder/changes

    PR:     281446

 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 2024-09-11 21:59:51 UTC
Thanks.