From nobody Fri Feb 17 10:50:20 2023
X-Original-To: ports-bugs@mlmmj.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
	by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4PJ7rF2vvhz3s97w
	for <ports-bugs@mlmmj.nyi.freebsd.org>; Fri, 17 Feb 2023 10:50:21 +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 4PJ7rF1s7pz4568
	for <ports-bugs@FreeBSD.org>; Fri, 17 Feb 2023 10:50:21 +0000 (UTC)
	(envelope-from bugzilla-noreply@freebsd.org)
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1676631021;
	h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
	 to:to:cc:mime-version:mime-version:content-type:content-type:
	 content-transfer-encoding:content-transfer-encoding:
	 in-reply-to:in-reply-to:references:references;
	bh=4YMi1ML+pCMA+Ahx0H/SyDDhERz2DBBcLViP55hVRlk=;
	b=W44n8zYhtIoOHJDLog8wxyUqGWS/yoy5UkwBIUIyszQy3vIhFHxCCESUqSpMvKrKqAbPPO
	VPsKAHCOmo9JmeciL+XEwsG8ezCJrCt6+Rvq8zTGwQY+ormG+s2N49Qh68OTCxziqFpULq
	UEvixci7wbQ2OFsoiyjRvkS+Jr6mGo8yhSuk52+nS3cgExH7knBFb0zr0zwuxdYQgrnh5D
	67vzOKso8a9MP5saNFFsri7oahVc3aRk6X7JQd5S9m4zRaro9GltLdJ1QFhE4d8FtA/KfA
	h+zlnAmgGVbYWZzWyXMGZ9dLr/E4lnkw1FdcOdXfTHFMdNZb2apNNbNpTzi2VQ==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1676631021; a=rsa-sha256; cv=none;
	b=GAfvGeTW3Cre1qX407IIVovhRunaLQGsdZNfoRvwLVbXFJeSZqXRdkN+3W9wBw2T4qL5oG
	euLtnmPxxKJGaZL28JxHXUZU3iWHxVzriUBMWX3wvH1Dq6M57X44JYbt4PaB4Z2NltiTtO
	MMEN+uznm4RpY9oK9Ifn3WE7pfUEUk63v2bpBF0f51QF1JphWzmGbsDsI/mc9ClGixr9ZX
	/70AC6OxOoHjpE7HE2K2O19UJJaQ5Usq8mXfR/AKFBJ3PEFekqpchLgHeWtZ0kkHgssi5D
	m/Z5bPsZvYhGYg32SEqJlsKoivi7C4qUbuZLiVJ/A+Kil/pNBUIStJEWlH+NOw==
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 4PJ7rF0rkPzgTT
	for <ports-bugs@FreeBSD.org>; Fri, 17 Feb 2023 10:50:21 +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 31HAoL8W031365
	for <ports-bugs@FreeBSD.org>; Fri, 17 Feb 2023 10:50:21 GMT
	(envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 31HAoLrj031364
	for ports-bugs@FreeBSD.org; Fri, 17 Feb 2023 10:50:21 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: ports-bugs@FreeBSD.org
Subject: [Bug 269582] dns/ddclient: Use of uninitialized value $2 in
 concatenation (.) or string at
 /usr/local/lib/perl5/site_perl/IO/Socket/SSL.pm line 792.
Date: Fri, 17 Feb 2023 10:50:20 +0000
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Type: changed
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 Some People
X-Bugzilla-Who: gerard_seibert@outlook.com
X-Bugzilla-Status: New
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback?
X-Bugzilla-Changed-Fields: 
Message-ID: <bug-269582-7788-WhSq4jdLAo@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-269582-7788@https.bugs.freebsd.org/bugzilla/>
References: <bug-269582-7788@https.bugs.freebsd.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/
Auto-Submitted: auto-generated
List-Id: Ports bug reports <freebsd-ports-bugs.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs
List-Help: <mailto:ports-bugs+help@freebsd.org>
List-Post: <mailto:ports-bugs@freebsd.org>
List-Subscribe: <mailto:ports-bugs+subscribe@freebsd.org>
List-Unsubscribe: <mailto:ports-bugs+unsubscribe@freebsd.org>
Sender: owner-freebsd-ports-bugs@freebsd.org
X-BeenThere: freebsd-ports-bugs@freebsd.org
MIME-Version: 1.0
X-ThisMailContainsUnwantedMimeParts: N

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269582

--- Comment #2 from Gerard Seibert <gerard_seibert@outlook.com> ---
(In reply to mjl from comment #1)
I posted the problem as you suggested and received this response.

From: Steffen Ullrich <notifications@github.com>

This is likely because some -w command line is applying use warnings to all=
 of
the modules included in ddclient instead of letting each module decide by i=
ts
own if warnings should be applied or not.

The fix was created:
https://github.com/noxxi/p5-io-socket-ssl/commit/8509e26946220c225f5adf7668=
f1320b617b748b

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