Module Name: src Committed By: tron Date: Wed May 11 09:37:52 UTC 2011
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: Postfix has been updated to version 2.8.3. To generate a diff of this commit: cvs rdiff -u -r1.835 -r1.836 src/doc/3RDPARTY cvs rdiff -u -r1.1545 -r1.1546 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.835 src/doc/3RDPARTY:1.836 --- src/doc/3RDPARTY:1.835 Mon May 9 12:45:25 2011 +++ src/doc/3RDPARTY Wed May 11 09:37:52 2011 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.835 2011/05/09 12:45:25 taca Exp $ +# $NetBSD: 3RDPARTY,v 1.836 2011/05/11 09:37:52 tron Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -896,7 +896,7 @@ and more. Package: postfix -Version: 2.8.2 +Version: 2.8.3 Current Vers: 2.8.3 Maintainer: Wietse Venema <wie...@porcupine.org> Archive Site: ftp://postfix.cloud9.net/official/ Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.1545 src/doc/CHANGES:1.1546 --- src/doc/CHANGES:1.1545 Mon May 9 08:51:18 2011 +++ src/doc/CHANGES Wed May 11 09:37:52 2011 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1545 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1546 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -1006,3 +1006,4 @@ perfuse: Add the PUFFS RElay to FUSE library, which bridges the kernel level API for FUSE filesystems with native PUFFS. [manu 20110509] + postfix(1): Import version 2.8.3 [tron 20110511]