Bug 116831 - [PATCH] games/heroes: Fix build with gcc 4.2
Summary: [PATCH] games/heroes: 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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-02 16:50 UTC by Martin Wilke
Modified: 2007-10-04 22:50 UTC (History)
1 user (show)

See Also:


Attachments
heroes-0.21_8.patch (6.87 KB, patch)
2007-10-02 16:50 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 16:50:08 UTC
- Unbreak
- Fix Build with gcc4.2

Tindy tested:
i386
http://head.miwibox.org/tb/index.php?action=describe_port&id=2163
amd64
http://amd64.miwibox.org/tb/index.php?action=describe_port&id=1604


Added file(s):
- files/patch-src_hedlite.c

Port maintainer (jre@vineyard.net) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-10-02 16:50:25 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

Submitter has GNATS access
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2007-10-02 16:50:36 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 3 Josh Elsasser 2007-10-04 20:47:10 UTC
I no longer have access to a machine to test this, please remove me as
port maintainer.
Comment 4 dfilter service freebsd_committer freebsd_triage 2007-10-04 22:44:13 UTC
miwi        2007-10-04 21:43:58 UTC

  FreeBSD ports repository

  Modified files:
    games/heroes         Makefile 
  Added files:
    games/heroes/files   patch-src_hedlite.c 
  Log:
  - Unbreak
  - Fix build with gcc 4.2
  - Use SF macro
  - Reset maintainer
  
  PR:             116831
  Submitted by:   miwi
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.31      +3 -10     ports/games/heroes/Makefile
  1.1       +184 -0    ports/games/heroes/files/patch-src_hedlite.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-10-04 22:45:32 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!