Module Name: src Committed By: tron Date: Sat Jan 18 17:09:04 UTC 2014
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: Postfix was updated to version 2.10.3. To generate a diff of this commit: cvs rdiff -u -r1.1087 -r1.1088 src/doc/3RDPARTY cvs rdiff -u -r1.1881 -r1.1882 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.1087 src/doc/3RDPARTY:1.1088 --- src/doc/3RDPARTY:1.1087 Sat Jan 11 18:35:48 2014 +++ src/doc/3RDPARTY Sat Jan 18 17:09:04 2014 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.1087 2014/01/11 18:35:48 christos Exp $ +# $NetBSD: 3RDPARTY,v 1.1088 2014/01/18 17:09:04 tron Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -1058,8 +1058,8 @@ and more. Vern's ping is gone. We are to now to do a new import. Package: Postfix -Version: 2.10.2 -Current Vers: 2.10.2 +Version: 2.10.3 +Current Vers: 2.11.0/2.10.3 Maintainer: Wietse Venema <wie...@porcupine.org> Archive Site: ftp://postfix.cloud9.net/official/ Home Page: http://www.postfix.org/ Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.1881 src/doc/CHANGES:1.1882 --- src/doc/CHANGES:1.1881 Sat Jan 11 18:35:48 2014 +++ src/doc/CHANGES Sat Jan 18 17:09:04 2014 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1881 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1882 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -340,3 +340,4 @@ Changes from NetBSD 6.0 to NetBSD 7.0: luna68k: Add support to pass boothowto and boot device info from bootloader to kernel. [tsutsui 20140111] OpenSSL: Imported 1.0.1f [christos 20130111] + postfix(1): Import version 2.10.3 [tron 20140118]