Unbreak with gcc 4.2
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)
On Oct 31, 2007, at 6:40 PM, Edwin Groothuis wrote: > Maintainer of games/mangband, > > Please note that PR ports/117732 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/117732 > > -- > Edwin Groothuis via the GNATS Auto Assign Tool > edwin@FreeBSD.org Looks fine to me. Feel free to commit it. -Adam
miwi 2007-11-05 11:18:07 UTC FreeBSD ports repository Modified files: games/mangband Makefile Added files: games/mangband/files patch-server-netserver.c Log: - Fix build with gcc 4.2 PR: 117732 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> Approved by: portmgr (pav), maintainer Revision Changes Path 1.20 +1 -7 ports/games/mangband/Makefile 1.1 +11 -0 ports/games/mangband/files/patch-server-netserver.c (new) _______________________________________________ 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 Committed. Thanks!