Bug 117732 - [PATCH] games/mangband: unbreak with gcc42
Summary: [PATCH] games/mangband: unbreak with gcc42
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-01 01:40 UTC by Dmitry Marakasov
Modified: 2007-11-05 11:20 UTC (History)
0 users

See Also:


Attachments
mangband.patch (992 bytes, patch)
2007-11-01 01:40 UTC, Dmitry Marakasov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Marakasov 2007-11-01 01:40:02 UTC
Unbreak with gcc 4.2
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-11-01 01:40:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2007-11-01 01:40:13 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Adam Kranzel 2007-11-01 03:09:17 UTC
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
Comment 4 dfilter service freebsd_committer freebsd_triage 2007-11-05 11:18:13 UTC
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"
Comment 5 Martin Wilke freebsd_committer freebsd_triage 2007-11-05 11:18:20 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!