Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jun 2023 18:55:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 272296] security/p5-IO-Socket-SSL: Interchange deprecated dependency
Message-ID:  <bug-272296-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272296

            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=3D243083&action=
=3Dedit
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=20
preference to IO::Socket::IP instead of IO::Socket::INET6,=20
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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-272296-7788>