pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/postfix-current Updated mail/postfix-current to 2...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2da8f715b65d
branches:  trunk
changeset: 521225:2da8f715b65d
user:      martti <martti%pkgsrc.org@localhost>
date:      Tue Nov 07 07:08:51 2006 +0000

description:
Updated mail/postfix-current to 2.4-20061019

20061017

        Cleanup: removed spurious warning when the cleanup server
        attempts to bounce mail with soft_bounce=yes. Problem
        reported by Ralf Hildebrandt. File: cleanup/cleanup_bounce.c.

        Bugfix: null pointer bug when receiving a non-protocol
        response on a cached SMTP/LMTP connection.  Report by Brian
        Kantor.  Fix by Victor Duchovni.  File: smtp/smtp_reuse.c.

diffstat:

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

diffs (28 lines):

diff -r fed9e906f209 -r 2da8f715b65d mail/postfix-current/Makefile
--- a/mail/postfix-current/Makefile     Tue Nov 07 07:08:26 2006 +0000
+++ b/mail/postfix-current/Makefile     Tue Nov 07 07:08:51 2006 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.74 2006/10/19 06:37:04 martti Exp $
+# $NetBSD: Makefile,v 1.75 2006/11/07 07:08:51 martti Exp $
 
-DISTNAME=      postfix-2.4-20061015
+DISTNAME=      postfix-2.4-20061019
 #PKGREVISION=  1
 CATEGORIES=    mail
 MASTER_SITES=  ftp://ftp.porcupine.org/mirrors/postfix-release/experimental/
diff -r fed9e906f209 -r 2da8f715b65d mail/postfix-current/distinfo
--- a/mail/postfix-current/distinfo     Tue Nov 07 07:08:26 2006 +0000
+++ b/mail/postfix-current/distinfo     Tue Nov 07 07:08:51 2006 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.30 2006/10/18 09:26:53 martti Exp $
+$NetBSD: distinfo,v 1.31 2006/11/07 07:08:51 martti Exp $
 
-SHA1 (postfix/postfix-2.4-20061015.tar.gz) = ef1dfb806025223eaf2c4bac9002a21c917717f4
-RMD160 (postfix/postfix-2.4-20061015.tar.gz) = fb27fa03459ea4c15bea6a8c99126e16ad32c77b
-Size (postfix/postfix-2.4-20061015.tar.gz) = 2816332 bytes
+SHA1 (postfix/postfix-2.4-20061019.tar.gz) = 88403d1c82f4965db9aedd9ea17b0d235ee92254
+RMD160 (postfix/postfix-2.4-20061019.tar.gz) = b394b0d405d7d290ab1f891a6123faae29dd0976
+Size (postfix/postfix-2.4-20061019.tar.gz) = 2816536 bytes
 SHA1 (patch-aa) = 3f45ca9b05bf080bd0f9ef3c9f8c24a1ef992edd
 SHA1 (patch-ag) = 8eb496390981c30842f2988c5dfdb17e8aa813ad
 SHA1 (patch-ai) = 7797f14838cf8278684139a287dcbdbb271641f6



Home | Main Index | Thread Index | Old Index