Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Apr 2021 07:29:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 255358] databases/p5-DBD-mysql: new dependencies
Message-ID:  <bug-255358-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 255358
           Summary: databases/p5-DBD-mysql: new dependencies
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: perl@FreeBSD.org
          Reporter: gert@greenie.muc.de
          Assignee: perl@FreeBSD.org
             Flags: maintainer-feedback?(perl@FreeBSD.org)

Hi,

trying to upgrade one of my systems, I see that p5-DBD-mysql got a minor
upgrade, which pulls in 10+ new dependencies

New packages to be INSTALLED:
        p5-Authen-NTLM: 1.09_1
        p5-Crypt-SSLeay: 0.72_3
        p5-File-Listing: 6.14
        p5-HTTP-Cookies: 6.10
        p5-HTTP-Negotiate: 6.01_1
        p5-LWP-Protocol-https: 6.10
        p5-Net-HTTP: 6.21
        p5-Try-Tiny: 0.30
        p5-WWW-RobotRules: 6.02_1
        p5-libwww: 6.53

Installed packages to be UPGRADED:
        p5-DBD-mysql: 4.050 -> 4.050_1

which definitely looks unexpected.

Looking a bit closer at the latest commit, I see that the "SSL" option is n=
ow
default-on - which explains the effect, because there is a dependency on
p5-Crypt-SSLeay now active

SSL_RUN_DEPENDS=3D        p5-Crypt-SSLeay>=3D0:security/p5-Crypt-SSLeay

Looking at the DBD::mysql module source, this makes me wonder if this is tr=
uly
needed.  The moduke does not seem to use Crypt::SSLeay in any way or form -
it's not listed in the Makefile.PL prerequisites, nor is it used anywhere. =
 It
needs OpenSSL for the C code.

So - maybe the dependency on p5-Crypt-SSLeay is no longer needed today?

--=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-255358-7788>