Bug 285728 - devel/p5-Sys-SigAction: Update to 0.24
Summary: devel/p5-Sys-SigAction: Update to 0.24
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/release/LBAXTER/...
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-28 14:45 UTC by Sergei Vyshenski
Modified: 2025-03-29 10:15 UTC (History)
2 users (show)

See Also:


Attachments
git format-patch -1 main (1.33 KB, patch)
2025-03-28 14:47 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-03-28 14:45:34 UTC
- Update 0.23 -> 0.24
ChangeLog: https://metacpan.org/release/LBAXTER/Sys-SigAction-0.24/view/Changes

- "portlint -AC" is happy.
- "portclippy Makefile" is happy.
- "portfmt -D Makefile" is happy.
- Tested with:
FreeBSD 14.2-RELEASE-p2
portlint-2.22.5
portfmt-1.1.5
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-03-28 14:47:17 UTC
Created attachment 259124 [details]
git format-patch -1 main
Comment 2 commit-hook freebsd_committer freebsd_triage 2025-03-29 10:05:23 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0cb3411431e35251f9558f6e6e02a9e00fa69b3b

commit 0cb3411431e35251f9558f6e6e02a9e00fa69b3b
Author:     Sergei Vyshenski <svysh.fbsd@gmail.com>
AuthorDate: 2025-03-29 10:01:54 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-03-29 10:01:54 +0000

    devel/p5-Sys-SigAction: Update 0.23 => 0.24

    Changelog:
    https://metacpan.org/release/LBAXTER/Sys-SigAction-0.24/view/Changes

    Replace PORTVERSION with DISTVERSION.

    PR:     285728

 devel/p5-Sys-SigAction/Makefile | 2 +-
 devel/p5-Sys-SigAction/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 3 Vladimir Druzenko freebsd_committer freebsd_triage 2025-03-29 10:15:32 UTC
Thanks.