Module Name: src
Committed By: tron
Date: Wed Mar 2 22:42:01 UTC 2011
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Postfix with update to version 2.8.1.
To generate a diff of this commit:
cvs rdiff -u -r1.816 -r1.817 src/doc/3RDPARTY
cvs rdiff -u -r1.1515 -r1.1516 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.816 src/doc/3RDPARTY:1.817
--- src/doc/3RDPARTY:1.816 Wed Feb 23 10:11:13 2011
+++ src/doc/3RDPARTY Wed Mar 2 22:42:01 2011
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.816 2011/02/23 10:11:13 jruoho Exp $
+# $NetBSD: 3RDPARTY,v 1.817 2011/03/02 22:42:01 tron Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -895,7 +895,7 @@
and more.
Package: postfix
-Version: 2.7.2
+Version: 2.8.1
Current Vers: 2.8.1
Maintainer: Wietse Venema <[email protected]>
Archive Site: ftp://postfix.cloud9.net/official/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.1515 src/doc/CHANGES:1.1516
--- src/doc/CHANGES:1.1515 Sat Feb 26 18:07:15 2011
+++ src/doc/CHANGES Wed Mar 2 22:42:01 2011
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1515 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1516 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -786,7 +786,6 @@
noautoload property. [jnemeth 20101118]
openssh: Import 5.6. [adam 20101121]
dhcpcd(8): Import dhcpcd-5.2.9. [roy 20101127]
- postfix(1): Import version 2.7.2 [tron 20101127]
module(7): Rename <module>.prop to <module>.plist. [jnemeth 20101127]
ukbd(4): Support for Apple notebook keyboards: swapped keys on ISO
keyboards, Apple FN key, simulate AltGr with FN-Alt,
@@ -875,3 +874,4 @@
flash(9): Add subsystem to handle Flash devices. [ahoka 20110226]
nand(9): Add subsystem to handle NAND controllers. [ahoka 20110226]
evbarm: Add driver for OMAP NAND controllers. [ahoka 20110226]
+ postfix(1): Import version 2.8.1 [tron 20110302]