cvs commit: ports/games/groundhog Makefile ports/games/groundhog/files patch-src-highscore.cc patch-src__game.cc patch-src__pocket.h patch-src__score.cc patch-src__score.h patch-src_highscore_tab.cc patch-src_new_highscore_dialog.h patch-src_options_dialog.h patch-src_solved_dialog.cc

Edwin Groothuis edwin at FreeBSD.org
Sat Oct 29 06:48:50 PDT 2005


edwin       2005-10-29 13:48:50 UTC

  FreeBSD ports repository

  Modified files:
    games/groundhog      Makefile 
    games/groundhog/files patch-src-highscore.cc 
  Added files:
    games/groundhog/files patch-src__game.cc patch-src__pocket.h 
                          patch-src__score.cc patch-src__score.h 
                          patch-src_highscore_tab.cc 
                          patch-src_new_highscore_dialog.h 
                          patch-src_options_dialog.h 
                          patch-src_solved_dialog.cc 
  Log:
  Make port working on 5.3 and higher (finally)
  
  Thanks to the debian package for the g++ patches.
  
  Revision  Changes    Path
  1.14      +2 -8      ports/games/groundhog/Makefile
  1.3       +34 -5     ports/games/groundhog/files/patch-src-highscore.cc
  1.1       +49 -0     ports/games/groundhog/files/patch-src__game.cc (new)
  1.1       +19 -0     ports/games/groundhog/files/patch-src__pocket.h (new)
  1.1       +74 -0     ports/games/groundhog/files/patch-src__score.cc (new)
  1.1       +50 -0     ports/games/groundhog/files/patch-src__score.h (new)
  1.1       +51 -0     ports/games/groundhog/files/patch-src_highscore_tab.cc (new)
  1.1       +19 -0     ports/games/groundhog/files/patch-src_new_highscore_dialog.h (new)
  1.1       +0 -0      ports/games/groundhog/files/patch-src_options_dialog.h (new)
  1.1       +27 -0     ports/games/groundhog/files/patch-src_solved_dialog.cc (new)


More information about the cvs-ports mailing list