- update p5-Net-SMTP-TLS-ButMaintained to 0.24
- mention that this perl module is deprecated OK sthen@
This commit is contained in:
parent
2073194e90
commit
cdeccc2d08
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2013/03/11 11:35:53 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2014/08/11 19:19:40 bluhm Exp $
|
||||
|
||||
COMMENT= Perl module for SMTP with TLS/AUTH support
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= Net-SMTP-TLS-ButMaintained-0.21
|
||||
DISTNAME= Net-SMTP-TLS-ButMaintained-0.24
|
||||
CATEGORIES= net mail
|
||||
|
||||
# perl
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Net-SMTP-TLS-ButMaintained-0.21.tar.gz) = 3m69qCWS1CLx3hCs38akB4C1QZ8OYY9fa9Udb36oDp8=
|
||||
SIZE (Net-SMTP-TLS-ButMaintained-0.21.tar.gz) = 16174
|
||||
SHA256 (Net-SMTP-TLS-ButMaintained-0.24.tar.gz) = a5XAj3FXnYUcAYP1AqcAyGof7O9XDjzugybF5M5mJW4=
|
||||
SIZE (Net-SMTP-TLS-ButMaintained-0.24.tar.gz) = 16293
|
||||
|
@ -1,6 +1,7 @@
|
||||
DEPRECATED!, Please use Net::SMTPS instead.
|
||||
|
||||
Net::SMTP::TLS::ButMaintained is a TLS and AUTH capable SMTP client
|
||||
which offers an interface that users will find familiar from Net::SMTP.
|
||||
|
||||
Net::SMTP::TLS::ButMaintained implements a subset of the methods
|
||||
provided by that module, but certainly not (yet) a complete mirror
|
||||
image of that API.
|
||||
|
Loading…
Reference in New Issue
Block a user