Module Name: src
Committed By: tron
Date: Tue Jun 23 18:00:12 UTC 2009
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Postfix was update to version 2.6.2.
To generate a diff of this commit:
cvs rdiff -u -r1.703 -r1.704 src/doc/3RDPARTY
cvs rdiff -u -r1.1243 -r1.1244 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.703 src/doc/3RDPARTY:1.704
--- src/doc/3RDPARTY:1.703 Fri Jun 19 04:46:14 2009
+++ src/doc/3RDPARTY Tue Jun 23 18:00:11 2009
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.703 2009/06/19 04:46:14 mrg Exp $
+# $NetBSD: 3RDPARTY,v 1.704 2009/06/23 18:00:11 tron Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -837,14 +837,14 @@
and more.
Package: postfix
-Version: 2.5.4
+Version: 2.6.2
Current Vers: 2.6.2
Maintainer: Wietse Venema <[email protected]>
Archive Site: ftp://postfix.cloud9.net/official/
Home Page: http://www.postfix.org/
Mailing List: [email protected]
Responsible: heas
-License: IBM Public License. See also src/gnu/dist/postfix.
+License: IBM Public License. See also src/external/ibm-public/postfix/dist.
Notes:
HTML documentation should be kept in sync with the README_FILES.
src/gnu/dist/postfix/conf/postfix-files must be kept in sync with our
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.1243 src/doc/CHANGES:1.1244
--- src/doc/CHANGES:1.1243 Fri Jun 19 04:46:14 2009
+++ src/doc/CHANGES Tue Jun 23 18:00:11 2009
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1243 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1244 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -303,3 +303,4 @@
in USB subsystem. [cegger 20090615]
drm(4): Update to mesa-drm 85b9f737db0d2a845e4d7e2bbf9ad12ff9e2227c.
[mrg 20090619]
+ postfix(1): Import version 2.6.2 [tron 20090623]