From owner-freebsd-ports@freebsd.org Mon Jan 9 00:33:43 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2D237CA2514 for ; Mon, 9 Jan 2017 00:33:43 +0000 (UTC) (envelope-from jankyj@unfs.us) Received: from stig.purplehat.org (stig.purplehat.org [50.243.134.106]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EE78C1731 for ; Mon, 9 Jan 2017 00:33:42 +0000 (UTC) (envelope-from jankyj@unfs.us) Received: from localhost (bill.goatse.unfs.us [50.243.134.106]) by stig.purplehat.org (Postfix) with ESMTP id 8B4226125B for ; Sun, 8 Jan 2017 17:27:56 -0700 (MST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=unfs.us; s=mail; t=1483921676; bh=tyueXZA/KRqMOU2FV11pFV5CeaaOu4KgMTFkO9+996M=; h=Subject:To:References:From:Date:In-Reply-To; b=GJSTeSPEQnU2BhcJkesODK8njlNA/20lZRG62qoTZYz//XoHvYZTKw8THSyrP/Smj 6Ygpumgr04Hgt8tYuTh7iug6Mwj5xeXBaklxe3+JikFnaPpGLHYTP0ybvtUAV2n80K Csyt5wyyi1oauvM+P5GHdJ6mrZ4G0aMwZZWjOiuw= Received: from stig.purplehat.org ([50.243.134.106]) by localhost (stig.purplehat.org [50.243.134.106]) (maiad, port 10024) with ESMTP id 55817-05 for ; Sun, 8 Jan 2017 17:27:55 -0700 (MST) Received: from [172.28.35.30] (unknown [172.28.35.30]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: jankyj@unfs.us) by stig.purplehat.org (Postfix) with ESMTPSA id 837EE61251 for ; Sun, 8 Jan 2017 17:27:55 -0700 (MST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=unfs.us; s=mail; t=1483921675; bh=tyueXZA/KRqMOU2FV11pFV5CeaaOu4KgMTFkO9+996M=; h=Subject:To:References:From:Date:In-Reply-To; b=DP+ZT3DJStTm029eVRG1ktPCB9lkcwCKNSS8kiPq7leJWExrkQqNDSGGB353ZFhYy 3BrU6RhaIFgMpRFxjBlOwAGXshEDUTe1hdoIi+NlvZ3+BAlfO36HSyA3Tofg2fUjYO 9FaVJ6ZMMl1yTEuFCHHkAuy6sPgVBaRhjxrTYDrU= Subject: Re: mail/p5-Net-SMTP-SSL Deprecated Message. To: freebsd-ports@freebsd.org References: <38d48d9c-08ec-b273-bf0b-d7da0fd03f9b@unfs.us> <1c38c3ba-c8ce-4e56-9c33-19224a680aac@FreeBSD.org> From: "Janky Jay, III" Message-ID: Date: Sun, 8 Jan 2017 17:27:48 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 In-Reply-To: <1c38c3ba-c8ce-4e56-9c33-19224a680aac@FreeBSD.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="GdOHSg7v3Ep3mKDVeArrR9dgGJcoXMvPb" X-Virus-Scanned: Maia Mailguard X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Jan 2017 00:33:43 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --GdOHSg7v3Ep3mKDVeArrR9dgGJcoXMvPb Content-Type: multipart/mixed; boundary="RRWk0fEGFBgpiJ5QJ5xlnaedgogwOUgLI"; protected-headers="v1" From: "Janky Jay, III" To: freebsd-ports@freebsd.org Message-ID: Subject: Re: mail/p5-Net-SMTP-SSL Deprecated Message. References: <38d48d9c-08ec-b273-bf0b-d7da0fd03f9b@unfs.us> <1c38c3ba-c8ce-4e56-9c33-19224a680aac@FreeBSD.org> In-Reply-To: <1c38c3ba-c8ce-4e56-9c33-19224a680aac@FreeBSD.org> --RRWk0fEGFBgpiJ5QJ5xlnaedgogwOUgLI Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hello Matthew, On 12/14/2016 10:22 AM, Matthew Seaman wrote: > On 2016/12/14 16:53, Janky Jay, III wrote: >> Hello All, >> >> So, mail/p5-Net-SMTP-SSL is a requirement of security/maia (a port I >> maintain) and it is apparently being deprecated as of March of next >> year. I see this in my nightly reports: >> >> p5-Net-SMTP-SSL-1.04: Tag: expiration_date Value: 2017-03-31 >> p5-Net-SMTP-SSL-1.04: Tag: deprecated Value: Deprecated by upstream, u= se >> Net::SMTP instead >> >> I'd like to get this dependency updated in the port but I don't see a= >> "Net::SMTP" available (at least in the ${LOCALBASE}/mail directory. I >> see others such as p5-Net-SMTP-TLS and p5-Net-SMTPS and >> p5-Net-SMTP_auth, etc... >> >> My question is, what port am I supposed to use instead of >> p5-Net-SMTP-SSL? I see no configuration options for SSL in the other >> ports. Just want to make sure I do this correctly. Any information wil= l >> be greatly appreciated! >=20 > Net::SMTP is a core perl module, or you can install the p5-Net-3.10_1,1= > package to get a slightly newer version of it. >=20 > Net::SMTP has had SSL support capability since version 1.28 way back in= > 2014. You just need to have IO::Socket::SSL installed too. >=20 > In the intervening 3 or so years, applications are meant to have been > re-written to use Net::SMTP rather than Net::SMTP::SSL, but clearly thi= s > has not happened universally. Fantastic! Thanks for the info. I'll see what I can do about either getting the application to use Net::SMTP and I'll add IO::Socket::SSL or I'll come up with another workaround. Regards, Janky Jay, III --RRWk0fEGFBgpiJ5QJ5xlnaedgogwOUgLI-- --GdOHSg7v3Ep3mKDVeArrR9dgGJcoXMvPb Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iEYEARECAAYFAlhy2QoACgkQGK3MsUbJZn4nRQCfRw2K1EhqAxZQQ8HkUa3Qq8Xh dWIAmwZfHl/VksF0ckTMo0D9egq458bU =3D6D -----END PGP SIGNATURE----- --GdOHSg7v3Ep3mKDVeArrR9dgGJcoXMvPb--