Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 5B33563CA4D for ; Tue, 12 Jul 2011 13:44:39 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 2961C14A15D; Tue, 12 Jul 2011 13:44:39 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DDE2B14A15B for ; Tue, 12 Jul 2011 13:44:36 +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 40kkBCHpKMkY for ; Tue, 12 Jul 2011 13:44:36 +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 4795914A153 for ; Tue, 12 Jul 2011 13:44:36 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 2CC5A175DD; Tue, 12 Jul 2011 13:44:36 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Tue, 12 Jul 2011 13:44:36 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/games/gbrainy To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20110712134436.2CC5A175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wiz Date: Tue Jul 12 13:44:36 UTC 2011 Modified Files: pkgsrc/games/gbrainy: Makefile PLIST distinfo Log Message: Update to 2.00: Version 2.00 * UI ** Integrated question and solution ** Theme support ** New default theme (notebook) ** Vertical / Horizontal toolbar orientation * Game experience ** Better answer handling ** Accept words, accept figures names, more flexibility handling spaces, etc ** Better rationale explanations (%) ** Fixed some verbal analogies * Localization ** I18N fixes *** Proof-reading on English by native speakers. 20% of strings where enhanced for better grammar **** Ability to run gbrainy in English ignoring the translations * 11 new games: 4 logic games, 1 calculation game, 6 new verbal analogies * Infrastructure Fixes ** Minor memory leaks ** Mono 2.10 support * Several bug fixes To generate a diff of this commit: cvs rdiff -u -r1.40 -r1.41 pkgsrc/games/gbrainy/Makefile cvs rdiff -u -r1.15 -r1.16 pkgsrc/games/gbrainy/PLIST cvs rdiff -u -r1.22 -r1.23 pkgsrc/games/gbrainy/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.