Bug 126700

Summary: [PATCH] mail/p5-Mail-SpamAssassin: pre-install -> pre-su-install
Product: Ports & Packages Reporter: Greg Lewis <glewis>
Component: Individual Port(s)Assignee: Greg Lewis <glewis>
Status: Closed FIXED    
Severity: Affects Only Me CC: scheidell
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
p5-Mail-SpamAssassin-3.2.5.patch none

Description Greg Lewis 2008-08-21 06:30:02 UTC
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
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-08-21 06:30:11 UTC
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
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2008-08-21 06:30:13 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Greg Lewis freebsd_committer freebsd_triage 2008-08-21 06:33:45 UTC
Responsible Changed
From-To: freebsd-ports-bugs->glewis

Assigning to myself.
Comment 4 Michael Scheidell 2008-08-21 12:34:03 UTC
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
_________________________________________________________________________
Comment 5 dfilter service freebsd_committer freebsd_triage 2008-08-21 15:40:07 UTC
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"
Comment 6 Greg Lewis freebsd_committer freebsd_triage 2008-08-21 15:40:27 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!