Date: Sat, 29 Oct 2005 13:48:50 +0000 (UTC) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: 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 Message-ID: <200510291348.j9TDmou5031967@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510291348.j9TDmou5031967>