| Summary: | Fix port: mail/p5-Mail-SpamAssassin should use USERS | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Chris Rees <utisoft> | ||||
| Component: | Individual Port(s) | Assignee: | Olli Hauer <ohauer> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Chris Rees
2011-06-06 18:40:04 UTC
Responsible Changed From-To: freebsd-ports-bugs->perl perl@ wants this port PRs (via the GNATS Auto Assign Tool) Maintainer of mail/p5-Mail-SpamAssassin,
Please note that PR ports/157664 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/157664
--
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) Port comitters: Please use the following patch: this incorporates utisoft's patch, bump to REVISION 4, as well as a bugfix submitted by ohauer@FreeBSD.org https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6488 -- Michael Scheidell, CTO o: 561-999-5000 d: 561-948-2259 >*| *SECNAP Network Security Corporation * Best Mobile Solutions Product of 2011 * Best Intrusion Prevention Product * Hot Company Finalist 2011 * Best Email Security Product * Certified SNORT Integrator ______________________________________________________________________ This email has been scanned and certified safe by SpammerTrap(r). For Information please see http://www.secnap.com/products/spammertrap/ ______________________________________________________________________ State Changed From-To: feedback->open I'll take it Responsible Changed From-To: perl->ohauer ohauer 2011-06-07 23:23:51 UTC
FreeBSD ports repository
Modified files:
mail/p5-Mail-SpamAssassin Makefile distinfo pkg-install
Added files:
mail/p5-Mail-SpamAssassin/files patch-bug6488
Log:
- use ports framework to create USER and GROUP [1]
- add bugfix for https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6488
noted by Yury <yuri _at_ rawbw.com>
- bump PORTREVISION
PR: ports/157664 [1]
Submitted by: Chris Rees <utisoft _at_ gmail.com>
Approved by: maintainer ( Michael Scheidell <scheidell _at_ secnap.net> )
Revision Changes Path
1.138 +4 -2 ports/mail/p5-Mail-SpamAssassin/Makefile
1.45 +0 -1 ports/mail/p5-Mail-SpamAssassin/distinfo
1.1 +18 -0 ports/mail/p5-Mail-SpamAssassin/files/patch-bug6488 (new)
1.10 +4 -25 ports/mail/p5-Mail-SpamAssassin/pkg-install
_______________________________________________
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: open->closed Committed with some minor changes. Thanks! |