FreeBSD Bugzilla – Attachment 19646 Details for
Bug 34881
Bug in /usr/ports/mail/postfix port
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.21 KB, created by
Jason Taylor
on 2002-02-12 17:00:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Jason Taylor
Created:
2002-02-12 17:00:02 UTC
Size:
2.21 KB
patch
obsolete
>--- pkg-plist.orig Tue Feb 12 17:31:02 2002 >+++ pkg-plist Tue Feb 12 17:31:44 2002 >@@ -1,13 +1,13 @@ > @unexec if cmp -s %D/etc/postfix/main.cf %D/etc/postfix/sample-main.cf; then rm -f %D/etc/postfix/main.cf; fi > @unexec if cmp -s %D/etc/postfix/master.cf %D/etc/postfix/sample-master.cf; then rm -f %D/etc/postfix/master.cf; fi >-@unexec if cmp -s %D/etc/postfix/access %D/etc/postfix/sample-access; then rm -f %D/etc/postfix/access; fi >-@unexec if cmp -s %D/etc/postfix/aliases %D/etc/postfix/sample-aliases; then rm -f %D/etc/postfix/aliases; fi >-@unexec if cmp -s %D/etc/postfix/canonical %D/etc/postfix/sample-canonical; then rm -f %D/etc/postfix/canonical; fi >-@unexec if cmp -s %D/etc/postfix/pcre_table %D/etc/postfix/sample-pcre_table; then rm -f %D/etc/postfix/pcre_table; fi >-@unexec if cmp -s %D/etc/postfix/regexp_table %D/etc/postfix/sample-regexp_table; then rm -f %D/etc/postfix/regexp_table; fi >-@unexec if cmp -s %D/etc/postfix/relocated %D/etc/postfix/sample-relocated; then rm -f %D/etc/postfix/relocated; fi >-@unexec if cmp -s %D/etc/postfix/transport %D/etc/postfix/sample-transport; then rm -f %D/etc/postfix/transport; fi >-@unexec if cmp -s %D/etc/postfix/virtual %D/etc/postfix/sample-virtual; then rm -f %D/etc/postfix/virtual; fi >+@unexec if cmp -s %D/etc/postfix/access %D/etc/postfix/sample-access.cf; then rm -f %D/etc/postfix/access; fi >+@unexec if cmp -s %D/etc/postfix/aliases %D/etc/postfix/sample-aliases.cf; then rm -f %D/etc/postfix/aliases; fi >+@unexec if cmp -s %D/etc/postfix/canonical %D/etc/postfix/sample-canonical.cf; then rm -f %D/etc/postfix/canonical; fi >+@unexec if cmp -s %D/etc/postfix/pcre_table %D/etc/postfix/sample-pcre_table.cf; then rm -f %D/etc/postfix/pcre_table; fi >+@unexec if cmp -s %D/etc/postfix/regexp_table %D/etc/postfix/sample-regexp_table.cf; then rm -f %D/etc/postfix/regexp_table; fi >+@unexec if cmp -s %D/etc/postfix/relocated %D/etc/postfix/sample-relocated.cf; then rm -f %D/etc/postfix/relocated; fi >+@unexec if cmp -s %D/etc/postfix/transport %D/etc/postfix/sample-transport.cf; then rm -f %D/etc/postfix/transport; fi >+@unexec if cmp -s %D/etc/postfix/virtual %D/etc/postfix/sample-virtual.cf; then rm -f %D/etc/postfix/virtual; fi > bin/rmail > etc/postfix/LICENSE > etc/postfix/main.cf.default
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 34881
: 19646