From 8a2cbd2c5c26780a94a2831f72aed48dec5ce716 Mon Sep 17 00:00:00 2001 From: "David W. Chapman Jr." Date: Thu, 21 Nov 2002 15:38:36 +0000 Subject: Update to latest snapshot Remove patches and use REINPLACE_CMD where possible PR: 45527 Submitted by: maintainer --- mail/postfix-current/files/patch-da | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 mail/postfix-current/files/patch-da (limited to 'mail/postfix-current/files/patch-da') diff --git a/mail/postfix-current/files/patch-da b/mail/postfix-current/files/patch-da deleted file mode 100644 index 8c53757333f4..000000000000 --- a/mail/postfix-current/files/patch-da +++ /dev/null @@ -1,17 +0,0 @@ ---- ./proto/regexp_table.orig Tue Sep 17 18:54:42 2002 -+++ ./proto/regexp_table Wed Sep 18 15:16:26 2002 -@@ -4,11 +4,11 @@ - # SUMMARY - # format of Postfix regular expression tables - # SYNOPSIS --# \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 - # DESCRIPTION - # The Postfix mail system uses optional tables for address - # rewriting or mail routing. These tables are usually in -- cgit v1.2.3