Subject: PR/29631 CVS commit: pkgsrc/mail/postfix
To: None <martti@NetBSD.org, gnats-admin@netbsd.org,>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-bugs
Date: 06/27/2006 04:45:02
The following reply was made to PR pkg/29631; it has been noted by GNATS.

From: "Johnny C. Lam" <jlam@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/29631 CVS commit: pkgsrc/mail/postfix
Date: Tue, 27 Jun 2006 04:40:50 +0000 (UTC)

 Module Name:	pkgsrc
 Committed By:	jlam
 Date:		Tue Jun 27 04:40:50 UTC 2006
 
 Modified Files:
 	pkgsrc/mail/postfix: Makefile distinfo
 Added Files:
 	pkgsrc/mail/postfix/patches: patch-ae
 
 Log Message:
 Fix default value of smtp_sasl_tls_security_options to use
 $smtp_sasl_security_options (as documented in postconf(5)) instead of
 $var_smtp_sasl_opts, which is never defined.  This is a bug that exists
 in the Postfix-2.2.x series but has been fixed in the (current)
 Postfix-2.3.x series.  This fixes PR pkg/29631 by Christoph Badura.
 Bump the PKGREVISION to 1.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.181 -r1.182 pkgsrc/mail/postfix/Makefile
 cvs rdiff -r1.97 -r1.98 pkgsrc/mail/postfix/distinfo
 cvs rdiff -r0 -r1.11 pkgsrc/mail/postfix/patches/patch-ae
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.