Update pear-Net_SMTP package to 1.5.2.
1.5.2 (stable) 2011-04-17 02:29 UTC - Avoid requesting immediate socket timeouts. (Bug 18335) - Added support for passing additional socket options. (Request 18418) 1.5.1 (stable) 2011-03-11 06:27 UTC - Fixing SASL proxy authentication for DIGEST-MD5. (Bug 17538) - Fixing the default socket timeout. (Bug 18335) 1.5.0 (stable) 2011-02-07 04:11 UTC - Avoid appending an extra space in mailFrom() when $params is empty. (Bug 17989) - Differentiating between a connection timeout and general socket I/O timeouts. (Request 18197)
This commit is contained in:
parent
aef903f375
commit
4e35c41929
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.12 2010/12/22 15:45:38 taca Exp $
|
||||
# $NetBSD: Makefile,v 1.13 2011/05/16 13:17:31 taca Exp $
|
||||
|
||||
DISTNAME= Net_SMTP-1.4.4
|
||||
DISTNAME= Net_SMTP-1.5.2
|
||||
CATEGORIES+= net mail
|
||||
|
||||
MAINTAINER= jdolecek@NetBSD.org
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.6 2010/12/22 15:45:38 taca Exp $
|
||||
$NetBSD: distinfo,v 1.7 2011/05/16 13:17:31 taca Exp $
|
||||
|
||||
SHA1 (pear/Net_SMTP-1.4.4.tgz) = a146958aba3acbfbabda5f6a19d63b51637bcbaa
|
||||
RMD160 (pear/Net_SMTP-1.4.4.tgz) = 6d6aaf37987649b79c6b82dd72f8d16660c376e0
|
||||
Size (pear/Net_SMTP-1.4.4.tgz) = 12264 bytes
|
||||
SHA1 (pear/Net_SMTP-1.5.2.tgz) = ac919508efa3921882aa33b0521e855ae86ed5c8
|
||||
RMD160 (pear/Net_SMTP-1.5.2.tgz) = bbc45d265c4bb340d9c0a25582fe9d7de9a725e0
|
||||
Size (pear/Net_SMTP-1.5.2.tgz) = 12626 bytes
|
||||
|
|
Loading…
Reference in a new issue