postfix 2.4.0 release candidate 5
This commit is contained in:
parent
52d5f57366
commit
83544b1761
@ -1,7 +1,7 @@
|
||||
# $OpenBSD: Makefile,v 1.158 2007/01/31 22:48:56 jakob Exp $
|
||||
# $OpenBSD: Makefile,v 1.159 2007/03/15 21:48:27 jakob Exp $
|
||||
|
||||
VERSION= 2.4-20070125
|
||||
VERSION= 2.4.0-RC5
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_POSTFIX:=experimental/}
|
||||
MASTER_SITES= ${MASTER_SITE_POSTFIX:=official/}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (postfix/postfix-2.4-20070125.tar.gz) = 52e5f625b87eb7aa56eb57eb04c51520
|
||||
RMD160 (postfix/postfix-2.4-20070125.tar.gz) = 3195e3866c95fe282c76aab2ed7008a61191770c
|
||||
SHA1 (postfix/postfix-2.4-20070125.tar.gz) = 92d1efd1e63554e92fce3c9cceeb582583eee018
|
||||
SIZE (postfix/postfix-2.4-20070125.tar.gz) = 2902264
|
||||
MD5 (postfix/postfix-2.4.0-RC5.tar.gz) = 2e4ea098fa1b0176ac7a24393be5d552
|
||||
RMD160 (postfix/postfix-2.4.0-RC5.tar.gz) = aa77de018fd8ea98db0c5b75a56751364c8d03c1
|
||||
SHA1 (postfix/postfix-2.4.0-RC5.tar.gz) = 33a915a1a2b73f1e9b7d9986886acb8c791f849d
|
||||
SIZE (postfix/postfix-2.4.0-RC5.tar.gz) = 2919278
|
||||
|
@ -1,11 +0,0 @@
|
||||
$OpenBSD: patch-conf_postfix-files,v 1.3 2007/01/31 22:49:20 jakob Exp $
|
||||
--- conf/postfix-files.orig Wed Jan 17 15:18:02 2007
|
||||
+++ conf/postfix-files Sun Jan 28 01:20:21 2007
|
||||
@@ -311,6 +311,7 @@ $html_directory/SMTPD_ACCESS_README.html
|
||||
$html_directory/SMTPD_POLICY_README.html:f:root:-:644
|
||||
$html_directory/SMTPD_PROXY_README.html:f:root:-:644
|
||||
$html_directory/STANDARD_CONFIGURATION_README.html:f:root:-:644
|
||||
+$html_directory/TLS_LEGACY_README.html:f:root:-:644
|
||||
$html_directory/TLS_README.html:f:root:-:644
|
||||
$html_directory/TUNING_README.html:f:root:-:644
|
||||
$html_directory/ULTRIX_README.html:f:root:-:644
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.40 2007/01/31 22:48:56 jakob Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.41 2007/03/15 21:48:27 jakob Exp $
|
||||
@conflict postfix-*
|
||||
@newgroup _postfix:507
|
||||
@newgroup _postdrop:508
|
||||
@ -134,7 +134,6 @@ share/doc/postfix/html/INSTALL.html
|
||||
share/doc/postfix/html/IPV6_README.html
|
||||
share/doc/postfix/html/LDAP_README.html
|
||||
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
|
||||
@ -153,8 +152,8 @@ share/doc/postfix/html/SMTPD_ACCESS_README.html
|
||||
share/doc/postfix/html/SMTPD_POLICY_README.html
|
||||
share/doc/postfix/html/SMTPD_PROXY_README.html
|
||||
share/doc/postfix/html/STANDARD_CONFIGURATION_README.html
|
||||
share/doc/postfix/html/TLS_README.html
|
||||
share/doc/postfix/html/TLS_LEGACY_README.html
|
||||
share/doc/postfix/html/TLS_README.html
|
||||
share/doc/postfix/html/TUNING_README.html
|
||||
share/doc/postfix/html/ULTRIX_README.html
|
||||
share/doc/postfix/html/UUCP_README.html
|
||||
@ -247,7 +246,6 @@ share/doc/postfix/readme/INSTALL
|
||||
share/doc/postfix/readme/IPV6_README
|
||||
share/doc/postfix/readme/LDAP_README
|
||||
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
|
||||
@ -267,8 +265,8 @@ share/doc/postfix/readme/SMTPD_ACCESS_README
|
||||
share/doc/postfix/readme/SMTPD_POLICY_README
|
||||
share/doc/postfix/readme/SMTPD_PROXY_README
|
||||
share/doc/postfix/readme/STANDARD_CONFIGURATION_README
|
||||
share/doc/postfix/readme/TLS_README
|
||||
share/doc/postfix/readme/TLS_LEGACY_README
|
||||
share/doc/postfix/readme/TLS_README
|
||||
share/doc/postfix/readme/TUNING_README
|
||||
share/doc/postfix/readme/ULTRIX_README
|
||||
share/doc/postfix/readme/UUCP_README
|
||||
|
Loading…
Reference in New Issue
Block a user