Bug 116831

Summary: [PATCH] games/heroes: Fix build with gcc 4.2
Product: Ports & Packages Reporter: Martin Wilke <miwi>
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed FIXED    
Severity: Affects Only Me CC: jre
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
heroes-0.21_8.patch none

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!