Bug 287290 - security/p5-IO-Socket-SSL: Update to 2.090
Summary: security/p5-IO-Socket-SSL: Update to 2.090
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/IO-Socket-S...
Keywords:
Depends on:
Blocks:
 
Reported: 2025-06-04 07:08 UTC by Sergei Vyshenski
Modified: 2025-06-05 02:35 UTC (History)
2 users (show)

See Also:


Attachments
git format-patch -1 main (1.88 KB, patch)
2025-06-04 07:10 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-06-04 07:08:49 UTC
- update 2.089 -> 2.090
ChangeLog: https://metacpan.org/dist/IO-Socket-SSL/changes

- "portlint -AC" is happy.
- "portclippy Makefile" is happy.
- "portfmt -D Makefile" is happy.
- Tested with:
FreeBSD 14.2-RELEASE-p3
portlint-2.22.8
portfmt-1.1.6
pkg 2.1.4
poudriere-devel-3.4.99.20250601
git-lite-2.49.0
perl 5.40.2_2
openssl 3.0.16
- built-in perl tests in a clean poudriere jail say: PASS.
Comment 1 Sergei Vyshenski 2025-06-04 07:10:49 UTC
Created attachment 260960 [details]
git format-patch -1 main
Comment 2 commit-hook freebsd_committer freebsd_triage 2025-06-05 02:35:11 UTC
A commit in branch main references this bug:

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

commit f85791e98c3be6bac9f5bdbbd76c9becaae39cb1
Author:     Sergei Vyshenski <svysh.fbsd@gmail.com>
AuthorDate: 2025-06-05 02:32:42 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-06-05 02:32:42 +0000

    security/p5-IO-Socket-SSL: Update 2.089 => 2.090

    Changelog:
    https://metacpan.org/dist/IO-Socket-SSL/changes

    While here cleanup RUN_DEPENDS=BUILD_DEPENDS antipattern:
    Section 5.10.2 of the Porter's handbook states that setting
    RUN_DEPENDS=${BUILD_DEPENDS} directly is an antipattern and gives
    guidance on how to avoid it.

    PR:     287290 283227

 security/p5-IO-Socket-SSL/Makefile | 20 +++++++++++---------
 security/p5-IO-Socket-SSL/distinfo |  6 +++---
 2 files changed, 14 insertions(+), 12 deletions(-)
Comment 3 Vladimir Druzenko freebsd_committer freebsd_triage 2025-06-05 02:35:44 UTC
Thanks.