Bug 116839 - [PATCH] games/sopwith: Fix build with gcc 4.2
Summary: [PATCH] games/sopwith: Fix build with gcc 4.2
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: Edwin Groothuis
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-02 19:00 UTC by Martin Wilke
Modified: 2007-10-02 23:00 UTC (History)
1 user (show)

See Also:


Attachments
sopwith-1.7.1_8.patch (1.56 KB, patch)
2007-10-02 19:00 UTC, Martin Wilke
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Wilke freebsd_committer freebsd_triage 2007-10-02 19:00:02 UTC
- Unbreak
- Fix build with gcc 4.2

Tindy checked:
i386
http://head.miwibox.org/tb/index.php?action=describe_port&id=2166
amd64
http://amd64.miwibox.org/tb/index.php?action=describe_port&id=1607

Added file(s):
- files/patch-src_swmain.h
- files/patch-src_swtitle.h

Port maintainer (edwin@mavetju.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-10-02 19:00:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->edwin

edwin@mavetju.org => edwin@
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2007-10-02 19:00:20 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-10-02 22:52:57 UTC
edwin       2007-10-02 21:52:50 UTC

  FreeBSD ports repository

  Modified files:
    games/sopwith        Makefile 
  Added files:
    games/sopwith/files  patch-src_swmain.h patch-src_swtitle.h 
  Log:
  [PATCH] games/sopwith: Fix build with gcc 4.2
  
          - Unbreak
          - Fix build with gcc 4.2
  
  PR:             ports/116839
  Submitted by:   Martin Wilke <miwi@FreeBSD.org>
  
  Revision  Changes    Path
  1.20      +2 -8      ports/games/sopwith/Makefile
  1.1       +10 -0     ports/games/sopwith/files/patch-src_swmain.h (new)
  1.1       +10 -0     ports/games/sopwith/files/patch-src_swtitle.h (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 4 Edwin Groothuis freebsd_committer freebsd_triage 2007-10-02 22:53:29 UTC
State Changed
From-To: feedback->closed

Committed, thanks!