update to new snapshot. also add patch to install milter documentation.
This commit is contained in:
parent
79d2cac1af
commit
eff0ccfa58
@ -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/-/./}
|
||||
|
||||
|
@ -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
|
||||
|
19
mail/postfix/snapshot/patches/patch-conf_postfix-files
Normal file
19
mail/postfix/snapshot/patches/patch-conf_postfix-files
Normal file
@ -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
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user