cvs commit: ports/games/xmille/files patch-Imakefile patch-ab patch-ac patch-ad patch-ae patch-af patch-ag patch-ah patch-animate.c patch-control__affirm.c patch-control__button.c patch-control__dispatch.c patch-control__prompted.c patch-drawcard.c ...

Martin Wilke miwi at FreeBSD.org
Wed Jun 20 14:11:10 UTC 2007


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 at 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)


More information about the cvs-all mailing list