| Summary: | Broken Port audio/aureal-kmod | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Tom Mende <tmende> |
| Component: | Individual Port(s) | Assignee: | Rong-En Fan <rafan> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Tom Mende
2009-02-21 03:50:00 UTC
Maintainer of audio/aureal-kmod,
Please note that PR ports/131925 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/131925
--
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) Ew. Last time rafan changed the patch he added some code with a $FreeBSD$ knob, which is autoexpanded. This ruins the patch. The correct way to fix this is to set SCM props on patch-au88x0.c so the knobs would not be autoexpanded. CC'ing rafan in case he might mix it... -- Sphinx of black quartz judge my vow. Responsible Changed From-To: freebsd-ports-bugs->rafan I'll take it. rafan 2009-02-21 08:18:20 UTC
FreeBSD ports repository
Modified files:
audio/aureal-kmod/files patch-au88x0.c
Log:
- Remove the portion that contains a $FreeBSD$ which is a keyword to our CVS
to avoid broken patch file. As it seems no way to tell CVS not to expand
the keywords after add, it's better not to contain $FreeBSD$ in the
patch file.
PR: ports/131925
Reported by: Tom Mende <tmende at optusnet.com.au>
Approved by: maintainer
Revision Changes Path
1.10 +7 -26 ports/audio/aureal-kmod/files/patch-au88x0.c
_______________________________________________
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 Fixed in ports. Thanks for the report! |