Update to postfix/snapshot 20111219, from Brad (maintainer)

This commit is contained in:
sthen 2011-12-20 22:41:16 +00:00
parent cbe6df0aac
commit 760b0ffcc2
4 changed files with 18 additions and 13 deletions

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.228 2011/12/01 10:26:52 sthen Exp $
# $OpenBSD: Makefile,v 1.229 2011/12/20 22:41:16 sthen Exp $
VERSION= 2.9-20111129
VERSION= 2.9-20111219
MASTER_SITES= ${MASTER_SITE_POSTFIX:=experimental/}

View File

@ -1,5 +1,5 @@
MD5 (postfix/postfix-2.9-20111129.tar.gz) = 9kIRles3N0PXoVwjaJwTXg==
RMD160 (postfix/postfix-2.9-20111129.tar.gz) = ZBsns4DaILco5pcIvLnkCl5lJYM=
SHA1 (postfix/postfix-2.9-20111129.tar.gz) = 15jPaLXr73+5RcHguI4ZKFlj+VM=
SHA256 (postfix/postfix-2.9-20111129.tar.gz) = 3gCQAcckevmVL+PVse0KoWMIGMXInQpmnS4+QIaoAWc=
SIZE (postfix/postfix-2.9-20111129.tar.gz) = 3700617
MD5 (postfix/postfix-2.9-20111219.tar.gz) = AkRBuFL79oCe+G3Rwu8nmg==
RMD160 (postfix/postfix-2.9-20111219.tar.gz) = P9reJeO+hr+jAW3vfFV5LkyeMZo=
SHA1 (postfix/postfix-2.9-20111219.tar.gz) = PJgoKuKEf8yJ2DU+4rhM1JvEAbY=
SHA256 (postfix/postfix-2.9-20111219.tar.gz) = 4/XDofECAGRotiGKJtAp/CnNkZ1PfqaBfjj8ooeWvNI=
SIZE (postfix/postfix-2.9-20111219.tar.gz) = 3754557

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-conf_master_cf,v 1.2 2011/11/10 17:27:09 sthen Exp $
--- conf/master.cf.orig Tue Nov 8 19:33:52 2011
+++ conf/master.cf Thu Nov 10 10:14:21 2011
@@ -8,47 +8,47 @@
$OpenBSD: patch-conf_master_cf,v 1.3 2011/12/20 22:41:16 sthen Exp $
--- conf/master.cf.orig Wed Dec 14 12:44:24 2011
+++ conf/master.cf Sat Dec 17 20:20:15 2011
@@ -8,49 +8,49 @@
# service type private unpriv chroot wakeup maxproc command + args
# (yes) (yes) (yes) (never) (100)
# ==========================================================================
@ -17,12 +17,14 @@ $OpenBSD: patch-conf_master_cf,v 1.2 2011/11/10 17:27:09 sthen Exp $
+#dnsblog unix - - - - 0 dnsblog
+#tlsproxy unix - - - - 0 tlsproxy
+#submission inet n - - - - smtpd
# -o syslog_name=postfix/submission
# -o smtpd_tls_security_level=encrypt
# -o smtpd_sasl_auth_enable=yes
# -o smtpd_client_restrictions=permit_sasl_authenticated,reject
# -o milter_macro_daemon_name=ORIGINATING
-#smtps inet n - n - - smtpd
+#smtps inet n - - - - smtpd
# -o syslog_name=postfix/smtps
# -o smtpd_tls_wrappermode=yes
# -o smtpd_sasl_auth_enable=yes
# -o smtpd_client_restrictions=permit_sasl_authenticated,reject
@ -77,7 +79,7 @@ $OpenBSD: patch-conf_master_cf,v 1.2 2011/11/10 17:27:09 sthen Exp $
#
# ====================================================================
# Interfaces to non-Postfix software. Be sure to examine the manual
@@ -82,14 +82,14 @@ scache unix - - n - 1
@@ -84,14 +84,14 @@ scache unix - - n - 1
# Also specify in main.cf: cyrus_destination_recipient_limit=1
#
#cyrus unix - n n - - pipe

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.60 2011/12/01 10:26:52 sthen Exp $
@comment $OpenBSD: PLIST,v 1.61 2011/12/20 22:41:16 sthen Exp $
@conflict postfix-*
@newgroup _postfix:507
@newgroup _postdrop:508
@ -70,6 +70,7 @@ libexec/postfix/postmulti-script
@man man/man5/header_checks.5
@man man/man5/ldap_table.5
@man man/man5/master.5
@man man/man5/memcache_table.5
@man man/man5/mysql_table.5
@man man/man5/nisplus_table.5
@man man/man5/pcre_table.5
@ -210,6 +211,7 @@ share/doc/postfix/html/local.8.html
share/doc/postfix/html/mailq.1.html
share/doc/postfix/html/master.5.html
share/doc/postfix/html/master.8.html
share/doc/postfix/html/memcache_table.5.html
share/doc/postfix/html/mysql_table.5.html
share/doc/postfix/html/newaliases.1.html
share/doc/postfix/html/nisplus_table.5.html
@ -282,6 +284,7 @@ share/doc/postfix/readme/LDAP_README
share/doc/postfix/readme/LINUX_README
share/doc/postfix/readme/LOCAL_RECIPIENT_README
share/doc/postfix/readme/MAILDROP_README
share/doc/postfix/readme/MEMCACHE_README
share/doc/postfix/readme/MILTER_README
share/doc/postfix/readme/MULTI_INSTANCE_README
share/doc/postfix/readme/MYSQL_README