FreeBSD Bugzilla – Attachment 110369 Details for
Bug 151515
Wrong chmod for fetchmailrc in port mail/fetchmail
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 688 bytes, created by
Alexander Milanov
on 2010-10-17 11:40:08 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Alexander Milanov
Created:
2010-10-17 11:40:08 UTC
Size:
688 bytes
patch
obsolete
>Index: mail/fetchmail/Makefile >=================================================================== >RCS file: /home/ncvs/ports/mail/fetchmail/Makefile,v >retrieving revision 1.210 >diff -u -r1.210 Makefile >--- mail/fetchmail/Makefile 31 May 2010 01:59:40 -0000 1.210 >+++ mail/fetchmail/Makefile 23 Aug 2010 14:59:10 -0000 >@@ -126,7 +126,7 @@ > ${INSTALL} -m 644 -o fetchmail -g fetchmail ${FILESDIR}/fetchmailrc.sample ${PREFIX}/etc/fetchmailrc.sample > if [ ! -f ${PREFIX}/etc/fetchmailrc ]; then \ > ${CP} -p ${PREFIX}/etc/fetchmailrc.sample ${PREFIX}/etc/fetchmailrc ; \ >- ${CHMOD} 640 ${PREFIX}/etc/fetchmailrc ; \ >+ ${CHMOD} 600 ${PREFIX}/etc/fetchmailrc ; \ > fi > > @${ECHO_CMD} ""
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 151515
: 110369