From owner-freebsd-perl@freebsd.org Sat Apr 24 07:29:55 2021 Return-Path: Delivered-To: freebsd-perl@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 572685F4A25 for ; Sat, 24 Apr 2021 07:29:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 4FS2qR1rd9z4cBH for ; Sat, 24 Apr 2021 07:29:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 3DADF5F4B4C; Sat, 24 Apr 2021 07:29:55 +0000 (UTC) Delivered-To: perl@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 3D78B5F4A24 for ; Sat, 24 Apr 2021 07:29:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FS2qR1ChHz4cBG for ; Sat, 24 Apr 2021 07:29:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 18A7E1CA1D for ; Sat, 24 Apr 2021 07:29:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 13O7TtNl099425 for ; Sat, 24 Apr 2021 07:29:55 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 13O7TtFM099424 for perl@FreeBSD.org; Sat, 24 Apr 2021 07:29:55 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: perl@FreeBSD.org Subject: [Bug 255358] databases/p5-DBD-mysql: new dependencies Date: Sat, 24 Apr 2021 07:29:54 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: gert@greenie.muc.de X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: perl@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Apr 2021 07:29:55 -0000 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.=