Date: Mon, 20 Aug 2018 13:21:44 +0200 From: "Herbert J. Skuhra" <herbert@gojira.at> To: freebsd-ports@freebsd.org Subject: Re: Wrong hint while updating p5-Net-SMTP-SSL Message-ID: <20180820112144.jpdfgjf7wylmsb27@mail.bsd4all.net> In-Reply-To: <a3d2651a-724f-15cf-7226-3f7eea10ad6a@sudoers.net> References: <a3d2651a-724f-15cf-7226-3f7eea10ad6a@sudoers.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Aug 20, 2018 at 11:53:07AM +0200, freebsd@doom-labs.net wrote: > Ahoi! > > If you try upgrading mentioned port you get: > ---8<-- > > ===>>> p5-Net-SMTP-SSL-1.04 > > ===>>> The mail/p5-Net-SMTP-SSL port has been deleted: Has expired: > Deprecated by upstream, use Net::SMTP instead > ===>>> Aborting update > ---8<--- > > I guess this should be either NET:SMTPS or (even better) mail/p5-Net-SMTPS Why? https://perldoc.perl.org/5.24.0/Net/SMTP.html https://perldoc.perl.org/5.26.0/Net/SMTP.html Description: This module implements a client interface to the SMTP and ESMTP protocol, enabling a perl5 application to talk to SMTP servers. This documentation assumes that you are familiar with the concepts of the SMTP protocol described in RFC2821. With IO::Socket::SSL installed it also provides support for implicit and explicit TLS encryption, i.e. SMTPS or SMTP+STARTTLS. -- Herbert
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180820112144.jpdfgjf7wylmsb27>