FreeBSD Bugzilla – Attachment 14688 Details for
Bug 27532
UPDATE www/apache13
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 887 bytes, created by
dwcjr
on 2001-05-22 07:40:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
dwcjr
Created:
2001-05-22 07:40:00 UTC
Size:
887 bytes
patch
obsolete
>Index: pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/www/apache13/pkg-plist,v >retrieving revision 1.32 >diff -u -r1.32 pkg-plist >--- pkg-plist 2001/03/06 22:51:34 1.32 >+++ pkg-plist 2001/05/22 06:32:57 >@@ -5,6 +5,8 @@ > etc/apache/access.conf.default > @exec [ ! -f %B/access.conf ] && cp %B/%f %B/access.conf > @unexec if cmp -s %D/etc/apache/httpd.conf %D/etc/apache/httpd.conf.default; then rm -f %D/etc/apache/httpd.conf; fi >+@unexec [ -f %B/httpd.conf.bak ] && if cmp -s %D/etc/apache/httpd.conf.bak %D/etc/apache/httpd.conf; then rm -f %D/etc/apache/httpd.conf; fi >+@unexec [ -f %B/httpd.conf.bak ] && rm -f %D/etc/apache/httpd.conf.bak > etc/apache/httpd.conf.default > @exec [ ! -f %B/httpd.conf ] && cp %B/%f %B/httpd.conf > @unexec if cmp -s %D/etc/apache/magic %D/etc/apache/magic.default; then rm -f %D/etc/apache/magic; fi
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 27532
: 14688