summaryrefslogtreecommitdiff
path: root/mail/postfix/patches/patch-af
diff options
context:
space:
mode:
authoragc <agc>2004-07-08 08:33:49 +0000
committeragc <agc>2004-07-08 08:33:49 +0000
commit1486be61d2a11c6bb84e5b77dbac588ba9311b7c (patch)
tree600182460a9679b1e137c6efeade2aa1889043ef /mail/postfix/patches/patch-af
parent72ed11cb660cf898be1c15e9e64ec73fa927da20 (diff)
downloadpkgsrc-1486be61d2a11c6bb84e5b77dbac588ba9311b7c.tar.gz
Pullup ticket 47 to the pkgsrc-2004Q2 branch, requested by Martti Kuparinen.
Update postfix to 2.1.3. Module Name: pkgsrc Committed By: martti Date: Mon Jun 21 16:13:24 UTC 2004 Modified Files: pkgsrc/mail/postfix: Makefile PLIST PLIST.tls distinfo pkgsrc/mail/postfix/patches: patch-aa patch-ae patch-af patch-ag patch-ai Removed Files: pkgsrc/mail/postfix/patches: patch-ad patch-ba patch-bb patch-bc patch-bd Log Message: Updated postfix to 2.1.3 This is the new 2.1.x series, please see www.postfix.org for complete list of changes since 2.0.20.
Diffstat (limited to 'mail/postfix/patches/patch-af')
-rw-r--r--mail/postfix/patches/patch-af17
1 files changed, 11 insertions, 6 deletions
diff --git a/mail/postfix/patches/patch-af b/mail/postfix/patches/patch-af
index 81118455aac..9b6fa508840 100644
--- a/mail/postfix/patches/patch-af
+++ b/mail/postfix/patches/patch-af
@@ -1,8 +1,8 @@
-$NetBSD: patch-af,v 1.18 2004/01/21 06:56:48 martti Exp $
+$NetBSD: patch-af,v 1.18.4.1 2004/07/08 08:33:49 agc Exp $
---- conf/main.cf.orig 2003-09-06 03:30:35.000000000 +0300
-+++ conf/main.cf 2004-01-21 08:40:42.000000000 +0200
-@@ -31,13 +31,18 @@
+--- conf/main.cf.orig 2004-04-15 09:27:21.000000000 -0400
++++ conf/main.cf 2004-05-23 22:51:16.000000000 -0400
+@@ -32,13 +32,18 @@
# The command_directory parameter specifies the location of all
# postXXX commands.
#
@@ -23,7 +23,7 @@ $NetBSD: patch-af,v 1.18 2004/01/21 06:56:48 martti Exp $
# QUEUE AND PROCESS OWNERSHIP
#
-@@ -55,7 +60,7 @@
+@@ -56,7 +61,7 @@
# These rights are used in the absence of a recipient user context.
# DO NOT SPECIFY A PRIVILEGED USER OR THE POSTFIX OWNER.
#
@@ -32,19 +32,24 @@ $NetBSD: patch-af,v 1.18 2004/01/21 06:56:48 martti Exp $
# INTERNET HOST AND DOMAIN NAMES
#
-@@ -621,16 +626,16 @@
+@@ -611,7 +616,7 @@
# commands. This must be a group name with a numerical group ID that
# is not shared with other accounts, not even with the Postfix account.
#
-setgid_group =
+setgid_group = maildrop
+ # html_directory: The location of the Postfix HTML documentation.
+ #
+@@ -619,13 +624,13 @@
+
# manpage_directory: The location of the Postfix on-line manual pages.
#
-manpage_directory =
+manpage_directory = __PREFIX/man
# sample_directory: The location of the Postfix sample configuration files.
+ # This parameter is obsolete as of Postfix 2.1.
#
-sample_directory =
+sample_directory = __PREFIX/share/examples/postfix