Summary: | [PATCH] games/battletanks: update to 0.9.8083 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Bernhard Froehlich <decke> | ||||
Component: | Individual Port(s) | Assignee: | Alexey Dokuchaev <danfe> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | danfe | ||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Bernhard Froehlich
2010-01-21 22:10:06 UTC
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it. Responsible Changed From-To: miwi->danfe Over to maintainer. 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 _______________________________________________ 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" State Changed From-To: open->closed Committed, with minor changes. Thanks! |