Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 5380E63B970 for ; Wed, 15 Jun 2011 13:08:24 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 2B40714A10E; Wed, 15 Jun 2011 13:08:24 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9CC4414A0FA for ; Wed, 15 Jun 2011 13:08:21 +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 qZmieYhVWNSA for ; Wed, 15 Jun 2011 13:08:21 +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 161C114A0EA for ; Wed, 15 Jun 2011 13:08:21 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 03079175DD; Wed, 15 Jun 2011 13:08:20 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Wed, 15 Jun 2011 13:08:20 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/games/scummvm To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20110615130821.03079175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: adam Date: Wed Jun 15 13:08:20 UTC 2011 Modified Files: pkgsrc/games/scummvm: Makefile PLIST distinfo Log Message: Changes 1.3.0: New Games: - Added support for Backyard Baseball. - Added support for Backyard Baseball 2001. - Added support for Urban Runner. - Added support for Playtoons: Bambou le Sauveur de la Jungle. - Added support for Toonstruck. - Added support for Living Books v1 and v2 games. - Added support for Hugo's House of Horrors, Hugo 2: Whodunit? and Hugo 3: Jungle of Doom. - Added support for Amiga SCI games (except Conquests of the Longbow). - Added support for Macintosh SCI1 games. New Ports: - Added WebOS port. General - Added support for loadable modules on platforms without a dynamic loader (GSoC Task). - Added Danish translation. - Added Norwegian Bokmaal translation. - Added Norwegian Nynorsk translation. - Added Swedish translation. - Added Debug Console to Cine, Draci, Gob, MADE, Sword1, Touche and Tucker Engines. - Closed significant memory leaks. RTL should now be more usable. To generate a diff of this commit: cvs rdiff -u -r1.64 -r1.65 pkgsrc/games/scummvm/Makefile cvs rdiff -u -r1.11 -r1.12 pkgsrc/games/scummvm/PLIST cvs rdiff -u -r1.36 -r1.37 pkgsrc/games/scummvm/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.