Bug 113773 - Update port: games/xmille
Summary: Update port: games/xmille
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-16 19:10 UTC by tkato432
Modified: 2007-06-20 15:20 UTC (History)
0 users

See Also:


Attachments
file.diff (21.60 KB, patch)
2007-06-16 19: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-16 19:10:04 UTC
- Fix build with gcc4

New File:
files/patch-Imakefile
files/patch-animate.c
files/patch-control__affirm.c
files/patch-control__button.c
files/patch-control__dispatch.c
files/patch-control__prompted.c
files/patch-drawcard.c
files/patch-extern.c
files/patch-mille.c
files/patch-misc.c
files/patch-move.c
files/patch-roll.c
files/patch-save.c
files/patch-ui.c
files/patch-varpush.c

Remove file:
files/patch-ab
files/patch-ac
files/patch-ad
files/patch-ae
files/patch-af
files/patch-ag
files/patch-ah
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-06-16 19:17:51 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2007-06-20 15:11:03 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-06-20 15:11:20 UTC
miwi        2007-06-20 14:11:09 UTC

  FreeBSD ports repository

  Added files:
    games/xmille/files   patch-Imakefile patch-animate.c 
                         patch-control__affirm.c 
                         patch-control__button.c 
                         patch-control__dispatch.c 
                         patch-control__prompted.c 
                         patch-drawcard.c patch-extern.c 
                         patch-mille.c patch-misc.c patch-move.c 
                         patch-roll.c patch-save.c patch-ui.c 
                         patch-varpush.c 
  Removed files:
    games/xmille/files   patch-ab patch-ac patch-ad patch-ae 
                         patch-af patch-ag patch-ah 
  Log:
  - Fix build with gcc 4.2
  - Unbreak
  
  PR:             113773
  Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
  
  Revision  Changes    Path
  1.1       +64 -0     ports/games/xmille/files/patch-Imakefile (new)
  1.4       +0 -64     ports/games/xmille/files/patch-ab (dead)
  1.3       +0 -12     ports/games/xmille/files/patch-ac (dead)
  1.2       +0 -17     ports/games/xmille/files/patch-ad (dead)
  1.2       +0 -11     ports/games/xmille/files/patch-ae (dead)
  1.2       +0 -11     ports/games/xmille/files/patch-af (dead)
  1.2       +0 -11     ports/games/xmille/files/patch-ag (dead)
  1.2       +0 -11     ports/games/xmille/files/patch-ah (dead)
  1.1       +13 -0     ports/games/xmille/files/patch-animate.c (new)
  1.1       +20 -0     ports/games/xmille/files/patch-control__affirm.c (new)
  1.1       +32 -0     ports/games/xmille/files/patch-control__button.c (new)
  1.1       +33 -0     ports/games/xmille/files/patch-control__dispatch.c (new)
  1.1       +49 -0     ports/games/xmille/files/patch-control__prompted.c (new)
  1.1       +44 -0     ports/games/xmille/files/patch-drawcard.c (new)
  1.1       +11 -0     ports/games/xmille/files/patch-extern.c (new)
  1.1       +44 -0     ports/games/xmille/files/patch-mille.c (new)
  1.1       +11 -0     ports/games/xmille/files/patch-misc.c (new)
  1.1       +72 -0     ports/games/xmille/files/patch-move.c (new)
  1.1       +11 -0     ports/games/xmille/files/patch-roll.c (new)
  1.1       +82 -0     ports/games/xmille/files/patch-save.c (new)
  1.1       +33 -0     ports/games/xmille/files/patch-ui.c (new)
  1.1       +32 -0     ports/games/xmille/files/patch-varpush.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"