FreeBSD Bugzilla – Attachment 53994 Details for
Bug 81705
www/pserv overwrites user's pserv.conf on update
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
pserv_pserv.conf.sample.diff
pserv_pserv.conf.sample.diff (text/plain), 1.08 KB, created by
Vasil Dimov
on 2005-05-31 11:40:01 UTC
(
hide
)
Description:
pserv_pserv.conf.sample.diff
Filename:
MIME Type:
Creator:
Vasil Dimov
Created:
2005-05-31 11:40:01 UTC
Size:
1.08 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/www/pserv/Makefile,v >retrieving revision 1.10 >diff -u -r1.10 Makefile >--- Makefile 30 May 2005 16:36:17 -0000 1.10 >+++ Makefile 31 May 2005 10:24:42 -0000 >@@ -38,7 +38,7 @@ > ${INSTALL_PROGRAM} ${WRKSRC}/sources/pserv ${PREFIX}/sbin/ > ${MKDIR} ${PREFIX}/etc/pserv > ${INSTALL_DATA} ${WRKSRC}/defaults/mime_types.dat ${PREFIX}/etc/pserv/mime.types >- ${INSTALL_DATA} ${WRKSRC}/defaults/pserv.conf ${PREFIX}/etc/pserv/ >+ ${INSTALL_DATA} ${WRKSRC}/defaults/pserv.conf ${PREFIX}/etc/pserv/pserv.conf.sample > ${INSTALL_SCRIPT} ${FILESDIR}/pserv.sh ${PREFIX}/etc/rc.d/ > > .include <bsd.port.post.mk> >Index: pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/www/pserv/pkg-plist,v >retrieving revision 1.3 >diff -u -r1.3 pkg-plist >--- pkg-plist 30 May 2005 16:36:17 -0000 1.3 >+++ pkg-plist 31 May 2005 10:24:42 -0000 >@@ -1,5 +1,5 @@ > sbin/pserv > etc/pserv/mime.types >-etc/pserv/pserv.conf >+etc/pserv/pserv.conf.sample > etc/rc.d/pserv.sh > @dirrm etc/pserv
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 81705
: 53994