Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id C67CD63B8DF for ; Mon, 31 Aug 2009 14:30:51 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 7C88E63B128; Mon, 31 Aug 2009 14:30:51 +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 B77F163B10C for ; Mon, 31 Aug 2009 14:30:50 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id AB21B175D0; Mon, 31 Aug 2009 14:30:50 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Mon, 31 Aug 2009 14:30:50 +0000 From: Tobias Nygren Subject: CVS commit: pkgsrc/emulators/qemu To: pkgsrc-changes@NetBSD.org Reply-To: tnn@netbsd.org X-Mailer: log_accum Message-Id: <20090831143050.AB21B175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: tnn Date: Mon Aug 31 14:30:50 UTC 2009 Modified Files: pkgsrc/emulators/qemu: Makefile distinfo pkgsrc/emulators/qemu/patches: patch-de Log Message: Use mmap to allocate executable memory on NetBSD as well. Bump revision. To generate a diff of this commit: cvs rdiff -u -r1.57 -r1.58 pkgsrc/emulators/qemu/Makefile cvs rdiff -u -r1.44 -r1.45 pkgsrc/emulators/qemu/distinfo cvs rdiff -u -r1.1 -r1.2 pkgsrc/emulators/qemu/patches/patch-de Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.