Summary: | [PATCH] games/holotz-castle: unbreak with gcc42, respect CXX/CXXFLAGS, mark broken | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Dmitry Marakasov <amdmi3> | ||||
Component: | Individual Port(s) | Assignee: | Martin Wilke <miwi> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Dmitry Marakasov
2007-11-01 01:00:08 UTC
Responsible Changed From-To: freebsd-ports-bugs->miwi miwi@ wants his PRs (via the GNATS Auto Assign Tool) State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool) Patch approved. Thanks for the patch. On Thu, 1 Nov 2007 01:00:20 UT, Edwin Groothuis <edwin@freebsd.org> wrote: > Maintainer of games/holotz-castle, > > Please note that PR ports/117730 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/117730 > > -- > Edwin Groothuis via the GNATS Auto Assign Tool > edwin@FreeBSD.org > State Changed From-To: feedback->open Maintainer approved. miwi 2007-11-28 08:04:42 UTC FreeBSD ports repository Modified files: games/holotz-castle Makefile games/holotz-castle/files patch-all Log: * Unbreak build with gcc42 (remove -Werror) * Respect CXX and CXXFLAGS PR: 117730 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> Approved by: portmgr (linimon), maintainer Revision Changes Path 1.9 +3 -7 ports/games/holotz-castle/Makefile 1.3 +51 -13 ports/games/holotz-castle/files/patch-all _______________________________________________ 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! |