Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 142397A3D9 for ; Tue, 3 May 2016 01:46:17 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id B89A785F0D; Tue, 3 May 2016 01:46:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4797885ED2 for ; Tue, 3 May 2016 01:46:16 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id 1Y-RnGvOJ8rf for ; Tue, 3 May 2016 01:46:15 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id E3AA984CEA for ; Tue, 3 May 2016 01:46:15 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DA8EAFBBA; Tue, 3 May 2016 01:46:15 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Tue, 3 May 2016 01:46:15 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/games/gnuchess To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20160503014615.DA8EAFBBA@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: mef Date: Tue May 3 01:46:15 UTC 2016 Modified Files: pkgsrc/games/gnuchess: Makefile PLIST distinfo Log Message: (pkgsrc) - Add LICENSE (gnu-gpl-v3) - Add USE_LANGUAGES= c++ (as well as c) - Adjust --infodir for CONFIGURE_ARGS - Silence pkglint as LOCALBASE to PREFIX - Remove four all patches, there were no comments on each and could not find the reason to keep (upstream) - Updated to games/gnuchess-6.2.2 (from 5.07 = year of 2004 ?) - ChangeLog are there, but it is not full from 5.07 Please refer src (distfile) for Changes from 2011 to 2015 To generate a diff of this commit: cvs rdiff -u -r1.39 -r1.40 pkgsrc/games/gnuchess/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/games/gnuchess/PLIST cvs rdiff -u -r1.11 -r1.12 pkgsrc/games/gnuchess/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.