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-dd | 28 +++++++++++++++++----------- 1 file changed, 17 insertions(+), 11 deletions(-) (limited to 'mail/postfix-current/files/patch-dd') diff --git a/mail/postfix-current/files/patch-dd b/mail/postfix-current/files/patch-dd index b65a57ff7d57..82ba3c0b12ed 100644 --- a/mail/postfix-current/files/patch-dd +++ b/mail/postfix-current/files/patch-dd @@ -1,11 +1,17 @@ -*** ./proto/pcre_table.orig Wed Mar 8 19:18:11 2000 ---- ./proto/pcre_table Thu Jun 1 22:45:41 2000 -*************** -*** 6,8 **** - # SYNOPSIS -! # pcre:/etc/postfix/filename - # DESCRIPTION ---- 6,8 ---- - # SYNOPSIS -! # pcre:!!PREFIX!!/etc/postfix/filename - # DESCRIPTION +--- proto/pcre_table.orig Tue Sep 17 18:54:38 2002 ++++ proto/pcre_table Wed Sep 18 15:18:11 2002 +@@ -4,11 +4,11 @@ + # SUMMARY + # format of Postfix PCRE tables + # SYNOPSIS +-# \fBpcre:/etc/postfix/\fIfilename\fR ++# \fBpcre:!!PREFIX!!/etc/postfix/\fIfilename\fR + # +-# \fBpostmap -q "\fIstring\fB" pcre:/etc/postfix/\fIfilename\fR ++# \fBpostmap -q "\fIstring\fB" pcre:!!PREFIX!!/etc/postfix/\fIfilename\fR + # +-# \fBpostmap -q - pcre:/etc/postfix/\fIfilename\fR <\fIinputfile\fR ++# \fBpostmap -q - pcre:!!PREFIX!!/etc/postfix/\fIfilename\fR <\fIinputfile\fR + # DESCRIPTION + # The Postfix mail system uses optional tables for address + # rewriting or mail routing. These tables are usually in -- cgit v1.2.3