The pre-install target creates the spamd user and groups (via pkg-install). This must be done as root, so this target should become pre-su-install to ensure this is the case. Port maintainer (scheidell@secnap.net) is cc'd. Generated with FreeBSD Port Tools 0.77
Maintainer of mail/p5-Mail-SpamAssassin, Please note that PR ports/126700 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/126700 -- 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->glewis Assigning to myself.
Looks good, apply, and since tis affects installs, I don't think it warrants a portversion bump. (if they got it installed before without pre-su-install, then didn't need it.) thanks. Edwin Groothuis wrote: > Maintainer of mail/p5-Mail-SpamAssassin, > > Please note that PR ports/126700 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/126700 > > -- Michael Scheidell, President Main: 561-999-5000, Office: 561-939-7259 > *| *SECNAP Network Security Corporation * Certified SNORT Integrator * Everything Channel Hot Product of 2008 * Shaping Information Security Award 2008 * CRN Magazine Top 40 Emerging Security Vendors _________________________________________________________________________ This email has been scanned and certified safe by SpammerTrap(r). For Information please see http://www.spammertrap.com _________________________________________________________________________
glewis 2008-08-21 14:39:58 UTC FreeBSD ports repository Modified files: mail/p5-Mail-SpamAssassin Makefile Log: . pre-install -> pre-su-install since this target (via pkg-install) creates the 'spamd' user and groups. PR: 126700 Approved by: Michael Scheidell (maintainer) Revision Changes Path 1.121 +1 -1 ports/mail/p5-Mail-SpamAssassin/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!