Summary: | [patch] audio/id3lib: unbreak build with clang/gcc46 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Jan Beich <jbeich> | ||||
Component: | Individual Port(s) | Assignee: | Chris Rees <crees> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Jan Beich
2011-12-16 22:30:18 UTC
Maintainer of audio/id3lib, Please note that PR ports/163368 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/163368 -- 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->miwi I'll take it. State Changed From-To: feedback->closed Committed. Thanks! miwi 2012-01-14 19:16:49 UTC FreeBSD ports repository Modified files: audio/id3ed Makefile Log: - Unbreak with CLANG/GCC46 PR: 163368 Submitted by: Jan Beich <jbeich@tormail.net> Approved by: maintainer timeout Revision Changes Path 1.19 +8 -0 ports/audio/id3ed/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: closed->open Responsible Changed From-To: miwi->freebsd-ports-bugs Reopen Responsible Changed From-To: freebsd-ports-bugs->crees I'll take it. Much as I admire your sed-work here, a patchfile would be better for sending upstream. I will commit your fix though; saves me some effort. Chris crees 2012-01-23 20:39:56 UTC FreeBSD ports repository Modified files: audio/id3lib Makefile Log: Unbreak clang/gcc46 build PR: ports/163368 Submitted by: Jan Beich <jbeich@tormail.net> Approved by: maintainer timeout (kaeru@inigo-tech.com, >28d) Revision Changes Path 1.32 +8 -0 ports/audio/id3lib/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: open->closed Committed. Thanks! |