Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 69F9963D7B3 for ; Sat, 26 Jan 2013 13:02:52 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id E41E414A22B; Sat, 26 Jan 2013 13:02:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C9E2414A227 for ; Sat, 26 Jan 2013 13:02:51 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id qT3z6R2AwNad for ; Sat, 26 Jan 2013 13:02:51 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 4410E14A225 for ; Sat, 26 Jan 2013 13:02:50 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id C977B175DD; Sat, 26 Jan 2013 13:02:50 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 26 Jan 2013 13:02:50 +0000 From: "Izumi Tsutsui" Subject: CVS commit: pkgsrc/games/onscripter To: pkgsrc-changes@NetBSD.org Reply-To: tsutsui@netbsd.org X-Mailer: log_accum Message-Id: <20130126130250.C977B175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: tsutsui Date: Sat Jan 26 13:02:50 UTC 2013 Modified Files: pkgsrc/games/onscripter: Makefile distinfo Log Message: Update onscripter to 20130120. Upstream changes summary (only Japanese log available) 20130120 - fix a timer bug introduced in 20130112 that cause too fast animation 20130119 - fix bugs in definereset and reset insns 20130118 - fix bug that can't get right hight of character sprite 20130112 - fix event loop handlers to make NSLua work correctly - fix a bug around text new line - improve yesnobox and okcancelbox button drawing - add Lua support to Android SDK To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 pkgsrc/games/onscripter/Makefile cvs rdiff -u -r1.15 -r1.16 pkgsrc/games/onscripter/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.