From 5ccc3bf3dbf87d23a747341eace7e8e4a109033d Mon Sep 17 00:00:00 2001 From: Ying-Chieh Liao Date: Thu, 19 Sep 2002 10:43:38 +0000 Subject: upgrade postfix-current to latest release (Attila Nagy ) add POSTFIX_OPTIONS variable setting from make.conf (knu) PR: 42928 Submitted by: maintainer --- mail/postfix-current/files/patch-cf | 28 +++++++++++++++++----------- 1 file changed, 17 insertions(+), 11 deletions(-) (limited to 'mail/postfix-current/files/patch-cf') diff --git a/mail/postfix-current/files/patch-cf b/mail/postfix-current/files/patch-cf index 28fb053b94a7..92c90926a595 100644 --- a/mail/postfix-current/files/patch-cf +++ b/mail/postfix-current/files/patch-cf @@ -1,11 +1,17 @@ -*** ./man/man5/regexp_table.5.orig Thu Mar 30 14:05:28 2000 ---- ./man/man5/regexp_table.5 Thu Jun 1 22:40:43 2000 -*************** -*** 10,12 **** - .nf -! regexp:/etc/postfix/filename - .SH DESCRIPTION ---- 10,12 ---- - .nf -! regexp:!!PREFIX!!/etc/postfix/filename - .SH DESCRIPTION +--- man/man5/regexp_table.5.orig Tue Sep 17 18:54:44 2002 ++++ man/man5/regexp_table.5 Wed Sep 18 15:14:25 2002 +@@ -8,11 +8,11 @@ + .SH SYNOPSIS + .na + .nf +-\fBregexp:/etc/postfix/\fIfilename\fR ++\fBregexp:!!PREFIX!!/etc/postfix/\fIfilename\fR + +-\fBpostmap -q "\fIstring\fB" regexp:/etc/postfix/\fIfilename\fR ++\fBpostmap -q "\fIstring\fB" regexp:!!PREFIX!!/etc/postfix/\fIfilename\fR + +-\fBpostmap -q - regexp:/etc/postfix/\fIfilename\fR <\fIinputfile\fR ++\fBpostmap -q - regexp:!!PREFIX!!/etc/postfix/\fIfilename\fR <\fIinputfile\fR + .SH DESCRIPTION + .ad + .fi -- cgit v1.2.3