Date: Sun, 25 Apr 2010 11:01:44 +0000 (UTC) From: Max Brazhnikov <makc@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/battletanks Makefile distinfo pkg-plist ports/games/battletanks/files patch-Install patch-SConscript patch-SConstruct patch-clunk-SConscript patch-engine-SConscript patch-engine_net_monitor.cpp patch-engine_net_scanner.cpp patch-net_monitor.cpp ... Message-ID: <201004251101.o3PB1iZf087479@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
makc 2010-04-25 11:01:44 UTC FreeBSD ports repository Modified files: games/battletanks Makefile distinfo pkg-plist games/battletanks/files patch-SConstruct Added files: games/battletanks/files patch-Install patch-clunk-SConscript patch-engine-SConscript patch-engine_net_monitor.cpp patch-engine_net_scanner.cpp Removed files: games/battletanks/files patch-SConscript patch-net_monitor.cpp patch-net_scanner.cpp Log: - Update to 0.9.8083 - Lua dependency is mandatory since 0.9 - SMPEG dependency added - GCC 4.3+ dependency added because of a compiler bug in gcc 4.2 from base with smpeg/MPEGfilter.h - SSE disabled because of a build failure PR: ports/143072 Submitted by: Bernhard Froehlich <decke at bluelife.at> Approved by: maintainer timeout (danfe@, three months) Revision Changes Path 1.14 +28 -21 ports/games/battletanks/Makefile 1.2 +3 -3 ports/games/battletanks/distinfo 1.1 +41 -0 ports/games/battletanks/files/patch-Install (new) 1.2 +0 -23 ports/games/battletanks/files/patch-SConscript (dead) 1.3 +12 -21 ports/games/battletanks/files/patch-SConstruct 1.1 +24 -0 ports/games/battletanks/files/patch-clunk-SConscript (new) 1.1 +23 -0 ports/games/battletanks/files/patch-engine-SConscript (new) 1.1 +10 -0 ports/games/battletanks/files/patch-engine_net_monitor.cpp (new) 1.1 +10 -0 ports/games/battletanks/files/patch-engine_net_scanner.cpp (new) 1.2 +0 -10 ports/games/battletanks/files/patch-net_monitor.cpp (dead) 1.2 +0 -10 ports/games/battletanks/files/patch-net_scanner.cpp (dead) 1.2 +7 -421 ports/games/battletanks/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004251101.o3PB1iZf087479>