upgrade to snapshot postfix-2.6.20080216; from brad@
This commit is contained in:
parent
658f69f8eb
commit
a003b261ba
@ -1,6 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.176 2008/02/01 16:53:58 jakob Exp $
|
||||
# $OpenBSD: Makefile,v 1.177 2008/02/17 17:51:34 jakob Exp $
|
||||
|
||||
VERSION= 2.6-20080131
|
||||
VERSION= 2.6-20080216
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_POSTFIX:=experimental/}
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (postfix/postfix-2.6-20080131.tar.gz) = 9z49X818nqRpYWeFXg0jjw==
|
||||
RMD160 (postfix/postfix-2.6-20080131.tar.gz) = RNcYMEWSo+HkZTx26dOHUUTADqk=
|
||||
SHA1 (postfix/postfix-2.6-20080131.tar.gz) = eer8iXPxlW3EbMbHpCEy/nj2xZA=
|
||||
SHA256 (postfix/postfix-2.6-20080131.tar.gz) = 55ZuXBqgTLne9KyyLeBS5mgJaT8k6lY7T3IVBKefcxE=
|
||||
SIZE (postfix/postfix-2.6-20080131.tar.gz) = 3123210
|
||||
MD5 (postfix/postfix-2.6-20080216.tar.gz) = zP4t+OLM+hCXAZekSszhZA==
|
||||
RMD160 (postfix/postfix-2.6-20080216.tar.gz) = PbFpe//q+fq3w8XcEVpT19PkmGQ=
|
||||
SHA1 (postfix/postfix-2.6-20080216.tar.gz) = 5xGgFppdcR+bwBVpzXnvWubO29U=
|
||||
SHA256 (postfix/postfix-2.6-20080216.tar.gz) = IE5HD2nNBUXxoCEWYoh5XEnaqvnvUP0/VK39WHTzgns=
|
||||
SIZE (postfix/postfix-2.6-20080216.tar.gz) = 3143908
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-main.cf,v 1.6 2006/12/22 20:03:02 todd Exp $
|
||||
--- conf/main.cf.orig Fri Mar 24 21:38:54 2006
|
||||
+++ conf/main.cf Sat Apr 8 18:43:44 2006
|
||||
@@ -108,6 +108,9 @@ mail_owner = postfix
|
||||
$OpenBSD: patch-main.cf,v 1.7 2008/02/17 17:51:34 jakob Exp $
|
||||
--- conf/main.cf.orig Tue Dec 18 14:50:25 2007
|
||||
+++ conf/main.cf Sun Feb 17 05:17:51 2008
|
||||
@@ -114,6 +114,9 @@ mail_owner = postfix
|
||||
#inet_interfaces = $myhostname
|
||||
#inet_interfaces = $myhostname, localhost
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
--- conf/master.cf.orig Wed Jan 30 12:57:57 2008
|
||||
+++ conf/master.cf Fri Feb 1 17:41:16 2008
|
||||
+++ conf/master.cf Sun Feb 17 05:17:51 2008
|
||||
@@ -8,8 +8,8 @@
|
||||
# service type private unpriv chroot wakeup maxproc command + args
|
||||
# (yes) (yes) (yes) (never) (100)
|
||||
@ -11,7 +11,7 @@
|
||||
# -o smtpd_tls_security_level=encrypt
|
||||
# -o smtpd_sasl_auth_enable=yes
|
||||
# -o smtpd_client_restrictions=permit_sasl_authenticated,reject
|
||||
@@ -19,34 +19,34 @@
|
||||
@@ -19,34 +19,34 @@ smtp inet n - n - -
|
||||
# -o smtpd_sasl_auth_enable=yes
|
||||
# -o smtpd_client_restrictions=permit_sasl_authenticated,reject
|
||||
# -o milter_macro_daemon_name=ORIGINATING
|
||||
@ -67,7 +67,7 @@
|
||||
#
|
||||
# ====================================================================
|
||||
# Interfaces to non-Postfix software. Be sure to examine the manual
|
||||
@@ -68,7 +68,7 @@
|
||||
@@ -68,7 +68,7 @@ scache unix - - n - 1
|
||||
# The Cyrus deliver program has changed incompatibly, multiple times.
|
||||
#
|
||||
#old-cyrus unix - n n - - pipe
|
||||
@ -76,7 +76,7 @@
|
||||
#
|
||||
# ====================================================================
|
||||
#
|
||||
@@ -76,7 +76,7 @@
|
||||
@@ -76,7 +76,7 @@ scache unix - - n - 1
|
||||
# Also specify in main.cf: cyrus_destination_recipient_limit=1
|
||||
#
|
||||
#cyrus unix - n n - - pipe
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.44 2008/02/01 16:53:58 jakob Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.45 2008/02/17 17:51:34 jakob Exp $
|
||||
@conflict postfix-*
|
||||
@newgroup _postfix:507
|
||||
@newgroup _postdrop:508
|
||||
@ -23,6 +23,9 @@ libexec/postfix/nqmgr
|
||||
libexec/postfix/oqmgr
|
||||
libexec/postfix/pickup
|
||||
libexec/postfix/pipe
|
||||
libexec/postfix/post-install
|
||||
libexec/postfix/postfix-files
|
||||
libexec/postfix/postfix-script
|
||||
libexec/postfix/proxymap
|
||||
libexec/postfix/qmgr
|
||||
libexec/postfix/qmqpd
|
||||
@ -287,9 +290,6 @@ share/examples/postfix/main.cf
|
||||
share/examples/postfix/main.cf.default
|
||||
share/examples/postfix/makedefs.out
|
||||
share/examples/postfix/master.cf
|
||||
share/examples/postfix/post-install
|
||||
share/examples/postfix/postfix-files
|
||||
share/examples/postfix/postfix-script
|
||||
share/examples/postfix/relocated
|
||||
share/examples/postfix/transport
|
||||
share/examples/postfix/virtual
|
||||
|
Loading…
Reference in New Issue
Block a user