Module Name: src
Committed By: tron
Date: Sun Jul 31 13:43:16 UTC 2011
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note import of Postfix 2.8.4.
To generate a diff of this commit:
cvs rdiff -u -r1.855 -r1.856 src/doc/3RDPARTY
cvs rdiff -u -r1.1583 -r1.1584 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.855 src/doc/3RDPARTY:1.856
--- src/doc/3RDPARTY:1.855 Tue Jul 26 07:18:35 2011
+++ src/doc/3RDPARTY Sun Jul 31 13:43:16 2011
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.855 2011/07/26 07:18:35 spz Exp $
+# $NetBSD: 3RDPARTY,v 1.856 2011/07/31 13:43:16 tron Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -901,8 +901,8 @@
and more.
Package: postfix
-Version: 2.8.3
-Current Vers: 2.8.3
+Version: 2.8.4
+Current Vers: 2.8.4
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.1583 src/doc/CHANGES:1.1584
--- src/doc/CHANGES:1.1583 Tue Jul 26 07:18:35 2011
+++ src/doc/CHANGES Sun Jul 31 13:43:16 2011
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1583 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1584 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -1083,3 +1083,4 @@
urndis(4): Add driver for Microsoft RNDIS-based USB networking devices,
such as Android-based phones. From OpenBSD. [jakllsch 20110720]
openssh: Import 5.8. [christos 20110724]
+ postfix(1): Import version 2.8.4 [tron 20110731]