Bug 268361

Summary: security/p5-IO-Socket-SSL: Update to 2.078
Product: Ports & Packages Reporter: Sergei Vyshenski <svysh.fbsd>
Component: Individual Port(s)Assignee: Mikael Urankar <mikael>
Status: Closed FIXED    
Severity: Affects Only Me CC: mikael
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://metacpan.org/dist/IO-Socket-SSL/changes
Attachments:
Description Flags
"git diff" patch to update the port svysh.fbsd: maintainer-approval+

Description Sergei Vyshenski 2022-12-13 20:22:41 UTC
Created attachment 238770 [details]
"git diff" patch to update the port

- update 2.077 -> 2.078
Changes: https://metacpan.org/dist/IO-Socket-SSL/changes

- "portlint -AC" is happy.
- "portclippy Makefile" is happy.
- "portfmt -D Makefile" is happy.
- Tested with:
13.1-RELEASE-p5
portlint 2.19.14
portfmt 1.1.3
pkg 1.19.0
poudriere 3.3.7_1
perl 5.32.1_3
openssl 1.1.1o
ssl=base
- built-in perl tests in a clean poudriere jail say: PASS.
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-01-14 19:04:39 UTC
A commit in branch main references this bug:

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

commit 9dd18b9dd27c46c90e2b174dd2b681360dd24b7c
Author:     Sergei Vyshenski <svysh.fbsd@gmail.com>
AuthorDate: 2023-01-14 17:17:44 +0000
Commit:     Mikael Urankar <mikael@FreeBSD.org>
CommitDate: 2023-01-14 19:04:11 +0000

    security/p5-IO-Socket-SSL: Update to 2.078

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

    PR:             268361
    Approved by:    Sergei Vyshenski (maintainer)

 security/p5-IO-Socket-SSL/Makefile | 2 +-
 security/p5-IO-Socket-SSL/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-01-14 19:05:42 UTC
A commit in branch 2023Q1 references this bug:

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

commit 9c4acf3d130d751990bc3d3ceb9ade41da48bc0d
Author:     Sergei Vyshenski <svysh.fbsd@gmail.com>
AuthorDate: 2023-01-14 17:17:44 +0000
Commit:     Mikael Urankar <mikael@FreeBSD.org>
CommitDate: 2023-01-14 19:04:58 +0000

    security/p5-IO-Socket-SSL: Update to 2.078

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

    PR:             268361
    Approved by:    Sergei Vyshenski (maintainer)

    (cherry picked from commit 9dd18b9dd27c46c90e2b174dd2b681360dd24b7c)

 security/p5-IO-Socket-SSL/Makefile | 2 +-
 security/p5-IO-Socket-SSL/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 3 Mikael Urankar freebsd_committer freebsd_triage 2023-01-14 19:06:10 UTC
thanks!