Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 8A2BB63B9C6 for ; Mon, 12 Dec 2011 16:26:38 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 105EC14A19B; Mon, 12 Dec 2011 16:26:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6B22014A19A for ; Mon, 12 Dec 2011 16:26:38 +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 HOv0lWIv_YrQ for ; Mon, 12 Dec 2011 16:26:37 +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 E836C14A17D for ; Mon, 12 Dec 2011 16:26:37 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 25A80175DD; Mon, 12 Dec 2011 16:26:38 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Mon, 12 Dec 2011 16:26:38 +0000 From: "David A. Holland" Subject: CVS commit: pkgsrc/games/liquidwar To: pkgsrc-changes@NetBSD.org Reply-To: dholland@netbsd.org X-Mailer: log_accum Message-Id: <20111212162638.25A80175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: dholland Date: Mon Dec 12 16:26:38 UTC 2011 Modified Files: pkgsrc/games/liquidwar: Makefile distinfo pkgsrc/games/liquidwar/patches: patch-aa patch-ab Log Message: This isn't a 32-bit program, it's an ordinary program that for some curious reason believes that "x86_64" is a 32-bit Intel platform. Fix that, and reenable Dragonfly. While here, add patch comments and include desktopdb.mk. Bump PKGREVISION for the latter. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 pkgsrc/games/liquidwar/Makefile cvs rdiff -u -r1.6 -r1.7 pkgsrc/games/liquidwar/distinfo cvs rdiff -u -r1.3 -r1.4 pkgsrc/games/liquidwar/patches/patch-aa cvs rdiff -u -r1.2 -r1.3 pkgsrc/games/liquidwar/patches/patch-ab Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.