[Bug 272296] security/p5-IO-Socket-SSL: Interchange deprecated dependency

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 30 Jun 2023 18:55:03 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272296

            Bug ID: 272296
           Summary: security/p5-IO-Socket-SSL: Interchange deprecated
                    dependency
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: svysh.fbsd@gmail.com
 Attachment #243083 maintainer-approval+
             Flags:

Created attachment 243083
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=243083&action=edit
git format-patch -1 main

- As CPAN suggests: https://metacpan.org/pod/IO::Socket::INET6
remove dependency of this port from deprecated net/p5-IO-Socket-INET6,
and add dependency from recommended net/p5-IO-Socket-IP instead
- The upstream code of module IO::Socket::SSL already gives 
preference to IO::Socket::IP instead of IO::Socket::INET6, 
https://metacpan.org/release/SULLR/IO-Socket-SSL-2.083/source/lib/IO/Socket/SSL.pm
- Please note that today's default perl-5.32.1_3 has core module
IO::Socket::IP, which is 2 bugfix versions behind the port net/p5-IO-Socket-IP:
https://metacpan.org/dist/IO-Socket-IP/changes
- bump PORTREVISION

PR:

- "portlint -AC" is happy.
- "portclippy Makefile" is happy.
- "portfmt -D Makefile" is happy.
- Tested with:
13.2-RELEASE-p1
portlint 2.20.0
portfmt 1.1.4
pkg 1.19.1
poudriere 3.3.7_1
perl 5.32.1_3
openssl 1.1.1t-freebsd
- built-in perl tests in a clean poudriere jail say: PASS.

-- 
You are receiving this mail because:
You are the assignee for the bug.