Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id A215263B85F for ; Sat, 4 Aug 2012 14:45:38 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 00AF814A3AD; Sat, 4 Aug 2012 14:45:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id AFFA714A3AC for ; Sat, 4 Aug 2012 14:45:35 +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 iQ9eqQWAoWpn for ; Sat, 4 Aug 2012 14:45:35 +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 3452E14A39D for ; Sat, 4 Aug 2012 14:45:35 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 24773175DD; Sat, 4 Aug 2012 14:45:35 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sat, 4 Aug 2012 14:45:35 +0000 From: "Matthias Drochner" Subject: CVS commit: pkgsrc/games/scummvm To: pkgsrc-changes@NetBSD.org Reply-To: drochner@netbsd.org X-Mailer: log_accum Message-Id: <20120804144535.24773175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: drochner Date: Sat Aug 4 14:45:35 UTC 2012 Modified Files: pkgsrc/games/scummvm: Makefile PLIST distinfo options.mk Log Message: update to 1.5.0 changes: -support more games -support for TrueType fonts via FreeType2 -custom game and engine options -speedup, UI improvements -bugfixes -translation update pkgsrc change: cleanup of options -- the "x11" backend doesn't work, so "sdl" is the only choice left To generate a diff of this commit: cvs rdiff -u -r1.69 -r1.70 pkgsrc/games/scummvm/Makefile cvs rdiff -u -r1.12 -r1.13 pkgsrc/games/scummvm/PLIST cvs rdiff -u -r1.40 -r1.41 pkgsrc/games/scummvm/distinfo cvs rdiff -u -r1.7 -r1.8 pkgsrc/games/scummvm/options.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.