head 1.2; access; symbols pkgsrc-2019Q2:1.1.0.34 pkgsrc-2019Q2-base:1.1 pkgsrc-2019Q1:1.1.0.32 pkgsrc-2019Q1-base:1.1 pkgsrc-2018Q4:1.1.0.30 pkgsrc-2018Q4-base:1.1 pkgsrc-2018Q3:1.1.0.28 pkgsrc-2018Q3-base:1.1 pkgsrc-2018Q2:1.1.0.26 pkgsrc-2018Q2-base:1.1 pkgsrc-2018Q1:1.1.0.24 pkgsrc-2018Q1-base:1.1 pkgsrc-2017Q4:1.1.0.22 pkgsrc-2017Q4-base:1.1 pkgsrc-2017Q3:1.1.0.20 pkgsrc-2017Q3-base:1.1 pkgsrc-2017Q2:1.1.0.16 pkgsrc-2017Q2-base:1.1 pkgsrc-2017Q1:1.1.0.14 pkgsrc-2017Q1-base:1.1 pkgsrc-2016Q4:1.1.0.12 pkgsrc-2016Q4-base:1.1 pkgsrc-2016Q3:1.1.0.10 pkgsrc-2016Q3-base:1.1 pkgsrc-2016Q2:1.1.0.8 pkgsrc-2016Q2-base:1.1 pkgsrc-2016Q1:1.1.0.6 pkgsrc-2016Q1-base:1.1 pkgsrc-2015Q4:1.1.0.4 pkgsrc-2015Q4-base:1.1 pkgsrc-2015Q3:1.1.0.2 pkgsrc-2015Q3-base:1.1; locks; strict; comment @# @; 1.2 date 2019.07.01.14.01.27; author nia; state dead; branches; next 1.1; commitid kGGlHOOIxXAYxltB; 1.1 date 2015.09.12.18.53.17; author wiz; state Exp; branches; next ; commitid DRduaT5iYLzhNZAy; desc @@ 1.2 log @teeworlds: Update to 0.7.3.1 Switch to a less obscure build system. Hopefully fixes the package. @ text @$NetBSD: patch-bam.lua,v 1.1 2015/09/12 18:53:17 wiz Exp $ ============================================================================= This patch hardwires python to python2.7 (which we depend on in the Makefile) I doubt upstream would want or need it. ============================================================================= --- bam.lua.orig 2015-09-12 06:04:33.000000000 +0200 +++ bam.lua 2015-09-12 06:04:26.000000000 +0200 @@@@ -20,7 +20,7 @@@@ if family == "windows" then return str_replace(name, "/", "\\") end - return "python " .. name + return "python2.7 " .. name end function CHash(output, ...) @ 1.1 log @Import teeworlds-0.6.3 as games/teeworlds. Packaged by Timo Buhrmester in PR 50235. Teeworlds is a free online multiplayer game, available for all major operating systems. Battle with up to 16 players in a variety of game modes, including Team Deathmatch and Capture The Flag. You can even design your own maps! @ text @d1 1 a1 1 $NetBSD$ @