- 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.
Created attachment 260960 [details] git format-patch -1 main
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(-)
Thanks.