diff options
author | martti <martti@pkgsrc.org> | 2005-05-04 05:20:40 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2005-05-04 05:20:40 +0000 |
commit | 9ac91d90e607c55cfe472d62e9cc167442788303 (patch) | |
tree | 3714d496520d34d62cbae15e091d91835a200351 /mail | |
parent | 110ac816eef7571ad11fa637e8728052ebda52fc (diff) | |
download | pkgsrc-9ac91d90e607c55cfe472d62e9cc167442788303.tar.gz |
Updated postfix to 2.2.3
- SASL inter-operability problem causing Sendmail servers to hang up on Postfix.
- Panic when a fall-back relay could not be used for a variety of reasons.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/postfix/Makefile | 4 | ||||
-rw-r--r-- | mail/postfix/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index 7a1793981e2..24fdaba6629 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.161 2005/04/11 21:46:22 tv Exp $ +# $NetBSD: Makefile,v 1.162 2005/05/04 05:20:40 martti Exp $ -DISTNAME= postfix-2.2.2 +DISTNAME= postfix-2.2.3 CATEGORIES= mail MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ diff --git a/mail/postfix/distinfo b/mail/postfix/distinfo index 7d60e5b914a..009d660e455 100644 --- a/mail/postfix/distinfo +++ b/mail/postfix/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.85 2005/04/04 18:13:32 martti Exp $ +$NetBSD: distinfo,v 1.86 2005/05/04 05:20:40 martti Exp $ -SHA1 (postfix/postfix-2.2.2.tar.gz) = 453a171389083995ee992abad49052729bcdc942 -RMD160 (postfix/postfix-2.2.2.tar.gz) = 3ae2c579e9cd7d937755121502290b9307188750 -Size (postfix/postfix-2.2.2.tar.gz) = 2408375 bytes +SHA1 (postfix/postfix-2.2.3.tar.gz) = 5089a8cb77d6b2e64e76bd7eeb8c10d122ef3810 +RMD160 (postfix/postfix-2.2.3.tar.gz) = 76e205195c9266d2136458724f4e291e138f333b +Size (postfix/postfix-2.2.3.tar.gz) = 2409888 bytes SHA1 (patch-aa) = 49d2bf6c7e5bbe5aac4d950ac69c7b6b32a98ef3 SHA1 (patch-ab) = c506a08b694f94ef4884fa97eec51e44c92812dd SHA1 (patch-ac) = ffcd4f8b00c1cf01f050a0c943bfe61a1ec2361a |