diff --git a/mail/postfix/snapshot/Makefile b/mail/postfix/snapshot/Makefile index 57c603bacec..a8e9d730cfe 100644 --- a/mail/postfix/snapshot/Makefile +++ b/mail/postfix/snapshot/Makefile @@ -1,6 +1,6 @@ -# $OpenBSD: Makefile,v 1.135 2006/06/16 06:26:20 brad Exp $ +# $OpenBSD: Makefile,v 1.136 2006/06/16 15:52:19 jakob Exp $ -VERSION= 2.3-20060614 +VERSION= 2.3-20060616 DISTNAME= postfix-${VERSION}-nonprod PKGNAME= postfix-${VERSION:S/-/./} diff --git a/mail/postfix/snapshot/distinfo b/mail/postfix/snapshot/distinfo index 5ef1554ddb4..ef25116632d 100644 --- a/mail/postfix/snapshot/distinfo +++ b/mail/postfix/snapshot/distinfo @@ -1,4 +1,4 @@ -MD5 (postfix/postfix-2.3-20060614-nonprod.tar.gz) = 41a8ebcd9796d8be68b7c7d7a971e8a5 -RMD160 (postfix/postfix-2.3-20060614-nonprod.tar.gz) = 2ba1c93ba46234c48cc70a2dc17828c57d428c23 -SHA1 (postfix/postfix-2.3-20060614-nonprod.tar.gz) = 203d72194d766ac4d05e0c9d8521dbf6be15cdb2 -SIZE (postfix/postfix-2.3-20060614-nonprod.tar.gz) = 2748155 +MD5 (postfix/postfix-2.3-20060616-nonprod.tar.gz) = 755f921d5bcbfd71a1079e76af941030 +RMD160 (postfix/postfix-2.3-20060616-nonprod.tar.gz) = 3753ec61cb469e4ad78c0bd73b2b4958855f6c9a +SHA1 (postfix/postfix-2.3-20060616-nonprod.tar.gz) = 896f00ec3d5a8bec3370554ae4c6dd1191063d77 +SIZE (postfix/postfix-2.3-20060616-nonprod.tar.gz) = 2745984 diff --git a/mail/postfix/snapshot/patches/patch-conf_postfix-files b/mail/postfix/snapshot/patches/patch-conf_postfix-files new file mode 100644 index 00000000000..c6b3b4ca744 --- /dev/null +++ b/mail/postfix/snapshot/patches/patch-conf_postfix-files @@ -0,0 +1,19 @@ +$OpenBSD: patch-conf_postfix-files,v 1.1 2006/06/16 15:52:19 jakob Exp $ +--- conf/postfix-files.orig Fri Jun 16 17:46:02 2006 ++++ conf/postfix-files Fri Jun 16 17:46:33 2006 +@@ -246,6 +246,7 @@ $readme_directory/LMTP_README:f:root:-:6 + $readme_directory/LOCAL_RECIPIENT_README:f:root:-:644 + $readme_directory/MACOSX_README:f:root:-:644:o + $readme_directory/MAILDROP_README:f:root:-:644 ++$readme_directory/MILTER_README:f:root:-:644 + $readme_directory/MYSQL_README:f:root:-:644 + $readme_directory/NFS_README:f:root:-:644 + $readme_directory/OVERVIEW:f:root:-:644 +@@ -293,6 +294,7 @@ $html_directory/LINUX_README.html:f:root + $html_directory/LMTP_README.html:f:root:-:644 + $html_directory/LOCAL_RECIPIENT_README.html:f:root:-:644 + $html_directory/MAILDROP_README.html:f:root:-:644 ++$html_directory/MILTER_README.html:f:root:-:644 + $html_directory/MYSQL_README.html:f:root:-:644 + $html_directory/NFS_README.html:f:root:-:644 + $html_directory/OVERVIEW.html:f:root:-:644 diff --git a/mail/postfix/snapshot/pkg/PLIST b/mail/postfix/snapshot/pkg/PLIST index 10a06db1137..bd5913f470f 100644 --- a/mail/postfix/snapshot/pkg/PLIST +++ b/mail/postfix/snapshot/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.36 2005/11/23 01:02:39 brad Exp $ +@comment $OpenBSD: PLIST,v 1.37 2006/06/16 15:52:19 jakob Exp $ @conflict postfix-* @newgroup _postfix:507 @newgroup _postdrop:508 @@ -137,6 +137,7 @@ share/doc/postfix/html/LINUX_README.html share/doc/postfix/html/LMTP_README.html share/doc/postfix/html/LOCAL_RECIPIENT_README.html share/doc/postfix/html/MAILDROP_README.html +share/doc/postfix/html/MILTER_README.html share/doc/postfix/html/MYSQL_README.html share/doc/postfix/html/NFS_README.html share/doc/postfix/html/OVERVIEW.html @@ -247,6 +248,7 @@ share/doc/postfix/readme/LINUX_README share/doc/postfix/readme/LMTP_README share/doc/postfix/readme/LOCAL_RECIPIENT_README share/doc/postfix/readme/MAILDROP_README +share/doc/postfix/readme/MILTER_README share/doc/postfix/readme/MYSQL_README share/doc/postfix/readme/NFS_README share/doc/postfix/readme/OVERVIEW