Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 50C4263BD37 for ; Tue, 24 May 2011 09:54:08 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id E40C914A16F; Tue, 24 May 2011 09:54:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4C9D914A16D for ; Tue, 24 May 2011 09:54:06 +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 JFO7-uv1txNQ for ; Tue, 24 May 2011 09:54:05 +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 CD50014A169 for ; Tue, 24 May 2011 09:54:05 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id BB915175DD; Tue, 24 May 2011 09:54:05 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Tue, 24 May 2011 09:54:05 +0000 From: "OBATA Akio" Subject: CVS commit: pkgsrc/games/xjewel To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org X-Mailer: log_accum Message-Id: <20110524095405.BB915175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: obache Date: Tue May 24 09:54:05 UTC 2011 Modified Files: pkgsrc/games/xjewel: Makefile PLIST distinfo pkgsrc/games/xjewel/patches: patch-aa Log Message: * Honor VARBASE for score file directory. * Handle score file as a part of package. * Add user-destdir installation support. Bump PKGREVISION. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 pkgsrc/games/xjewel/Makefile cvs rdiff -u -r1.5 -r1.6 pkgsrc/games/xjewel/PLIST cvs rdiff -u -r1.4 -r1.5 pkgsrc/games/xjewel/distinfo cvs rdiff -u -r1.2 -r1.3 pkgsrc/games/xjewel/patches/patch-aa Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.