pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/postfix Updated postfix to 2.2.5



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3de7c412c27a
branches:  trunk
changeset: 497204:3de7c412c27a
user:      martti <martti%pkgsrc.org@localhost>
date:      Fri Jul 22 06:12:44 2005 +0000

description:
Updated postfix to 2.2.5

Postfix 2.2.5 addresses some portability problems with LP64 platforms
that broke SMTP connection caching, and makes SMTP connection
caching more failure tolerant. These fixes are back-ported from
the experimental (2.3) release series.

The connection caching protocol has changed, so you will need to
"postfix reload" after upgrading.

diffstat:

 mail/postfix/Makefile |  4 ++--
 mail/postfix/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (28 lines):

diff -r 91a30422e4d7 -r 3de7c412c27a mail/postfix/Makefile
--- a/mail/postfix/Makefile     Fri Jul 22 02:38:13 2005 +0000
+++ b/mail/postfix/Makefile     Fri Jul 22 06:12:44 2005 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.164 2005/06/23 07:58:48 martti Exp $
+# $NetBSD: Makefile,v 1.165 2005/07/22 06:12:44 martti Exp $
 
-DISTNAME=      postfix-2.2.4
+DISTNAME=      postfix-2.2.5
 CATEGORIES=    mail
 MASTER_SITES=  ftp://ftp.porcupine.org/mirrors/postfix-release/official/
 
diff -r 91a30422e4d7 -r 3de7c412c27a mail/postfix/distinfo
--- a/mail/postfix/distinfo     Fri Jul 22 02:38:13 2005 +0000
+++ b/mail/postfix/distinfo     Fri Jul 22 06:12:44 2005 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.87 2005/06/23 07:58:48 martti Exp $
+$NetBSD: distinfo,v 1.88 2005/07/22 06:12:44 martti Exp $
 
-SHA1 (postfix/postfix-2.2.4.tar.gz) = b8d990ca26e7e8d6f7fd5a1cf0cf8c939c984bed
-RMD160 (postfix/postfix-2.2.4.tar.gz) = 00757574a0dc7e26ff52449d689853c9d7a338a8
-Size (postfix/postfix-2.2.4.tar.gz) = 2427281 bytes
+SHA1 (postfix/postfix-2.2.5.tar.gz) = 5e86340e6ccff5a9141c259a6b65f72b7396483d
+RMD160 (postfix/postfix-2.2.5.tar.gz) = 5508f9662319e655daf8ec8b70fb508f0bb15bb0
+Size (postfix/postfix-2.2.5.tar.gz) = 2428594 bytes
 SHA1 (patch-aa) = 49d2bf6c7e5bbe5aac4d950ac69c7b6b32a98ef3
 SHA1 (patch-ab) = c506a08b694f94ef4884fa97eec51e44c92812dd
 SHA1 (patch-ac) = ffcd4f8b00c1cf01f050a0c943bfe61a1ec2361a



Home | Main Index | Thread Index | Old Index