Module Name: src
Committed By: tron
Date: Sat Jun 9 12:39:53 UTC 2012
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Postfix 2.8.11 was imported.
To generate a diff of this commit:
cvs rdiff -u -r1.939 -r1.940 src/doc/3RDPARTY
cvs rdiff -u -r1.1707 -r1.1708 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.939 src/doc/3RDPARTY:1.940
--- src/doc/3RDPARTY:1.939 Tue Jun 5 00:57:09 2012
+++ src/doc/3RDPARTY Sat Jun 9 12:39:53 2012
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.939 2012/06/05 00:57:09 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.940 2012/06/09 12:39:53 tron Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -972,8 +972,8 @@ formatting in man pages, disallowing flo
and more.
Package: Postfix
-Version: 2.8.8
-Current Vers: 2.8.8/2.9.1
+Version: 2.8.11
+Current Vers: 2.8.11/2.9.3
Maintainer: Wietse Venema <[email protected]>
Archive Site: ftp://postfix.cloud9.net/official/
Home Page: http://www.postfix.org/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.1707 src/doc/CHANGES:1.1708
--- src/doc/CHANGES:1.1707 Sat Jun 9 02:57:11 2012
+++ src/doc/CHANGES Sat Jun 9 12:39:53 2012
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1707 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1708 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -69,3 +69,4 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
kernel: Add a new RLIMIT_NTHR limit to limit the number of processes
per user and the corresponding kern.maxlwp sysctl. Expose
kern.uidinfo.* via sysctl. [christos 20120608]
+ postfix(1): Import version 2.8.11 [tron 20120609]