Summary: | Wrong chmod for fetchmailrc in port mail/fetchmail | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Alexander Milanov <a> | ||||
Component: | Individual Port(s) | Assignee: | Po-Chuan Hsieh <sunpoet> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Alexander Milanov
2010-10-17 11:40:08 UTC
Maintainer of mail/fetchmail, Please note that PR ports/151515 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/151515 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool) Responsible Changed From-To: freebsd-ports-bugs->sunpoet I will take it. On 2010-10-17, Edwin Groothuis wrote: >Maintainer of mail/fetchmail, > >Please note that PR ports/151515 has just been submitted. > >If it contains a patch for an upgrade, an enhancement or a bug fix >you agree on, reply to this email stating that you approve the patch >and a committer will take care of it. > >The full text of the PR can be found at: > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/151515 Looks good, approve. ~crh sunpoet 2010-10-19 08:07:39 UTC FreeBSD ports repository Modified files: mail/fetchmail Makefile Log: - Change PREFIX/etc/fetchmailrc.sample permission from 644 to 600 - Bump PORTREVISION PR: ports/151515 Submitted by: Alexander Milanov <a@amilanov.com> Approved by: Corey Halpin <chalpin@cs.wisc.edu> (maintainer), pgollucci (mentor, implicit) Revision Changes Path 1.211 +2 -2 ports/mail/fetchmail/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: feedback->closed Committed. Thanks! Thanks, but the commited version still sets 0640 for ${PREFIX}/etc/fetchmailrc. Is this intentional? |