Bug 114072 - Update port: games/xgalaga
Summary: Update port: games/xgalaga
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-06-27 18:10 UTC by tkato432
Modified: 2007-06-29 09:40 UTC (History)
0 users

See Also:


Attachments
file.diff (2.65 KB, patch)
2007-06-27 18:10 UTC, tkato432
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description tkato432 2007-06-27 18:10:04 UTC
- Fix build with gcc4

New file:
files/patch-data.h
files/patch-libsprite__data.h
files/patch-score.c
files/patch-titile.c
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-06-27 18:55:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-06-29 09:32:38 UTC
miwi        2007-06-29 08:32:31 UTC

  FreeBSD ports repository

  Modified files:
    games/xgalaga/files  patch-ae 
  Added files:
    games/xgalaga/files  patch-data.h patch-libsprite__data.h 
                         patch-score.c patch-titile.c 
  Log:
  - Fix build with gcc4
  
  PR:             114072
  Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
  
  Revision  Changes    Path
  1.2       +12 -4     ports/games/xgalaga/files/patch-ae
  1.1       +8 -0      ports/games/xgalaga/files/patch-data.h (new)
  1.1       +10 -0     ports/games/xgalaga/files/patch-libsprite__data.h (new)
  1.1       +10 -0     ports/games/xgalaga/files/patch-score.c (new)
  1.1       +10 -0     ports/games/xgalaga/files/patch-titile.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 3 Martin Wilke freebsd_committer freebsd_triage 2007-06-29 09:33:02 UTC
State Changed
From-To: open->closed

Committed. Thanks!