Module Name: src Committed By: tron Date: Fri Oct 28 07:20:03 UTC 2011
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: Postfix 2.8.6 was imported. To generate a diff of this commit: cvs rdiff -u -r1.882 -r1.883 src/doc/3RDPARTY cvs rdiff -u -r1.1619 -r1.1620 src/doc/CHANGES Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/doc/3RDPARTY diff -u src/doc/3RDPARTY:1.882 src/doc/3RDPARTY:1.883 --- src/doc/3RDPARTY:1.882 Thu Oct 27 12:50:06 2011 +++ src/doc/3RDPARTY Fri Oct 28 07:20:03 2011 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.882 2011/10/27 12:50:06 taca Exp $ +# $NetBSD: 3RDPARTY,v 1.883 2011/10/28 07:20:03 tron Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -903,7 +903,7 @@ formatting in man pages, disallowing flo and more. Package: postfix -Version: 2.8.5 +Version: 2.8.6 Current Vers: 2.8.6 Maintainer: Wietse Venema <wie...@porcupine.org> Archive Site: ftp://postfix.cloud9.net/official/ Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.1619 src/doc/CHANGES:1.1620 --- src/doc/CHANGES:1.1619 Thu Oct 27 22:18:50 2011 +++ src/doc/CHANGES Fri Oct 28 07:20:03 2011 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1619 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1620 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -1150,3 +1150,4 @@ Changes from NetBSD 5.0 to NetBSD 6.0: arm: Switch to GDB 7.3.1. [mrg 20111024] powerpc: Switch to GDB 7.3.1. [mrg 20111024] efa(4): Add driver for ELBOX FastATA 1200. [rkujawa 20111028] + postfix(1): Import version 2.8.6 [tron 20111028]