Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id E1F2663C4B5 for ; Sat, 10 Apr 2010 18:33:47 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 9A97F63B1B3; Sat, 10 Apr 2010 18:33:47 +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 7DDA063B111 for ; Sat, 10 Apr 2010 18:33:46 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 650AF175DF; Sat, 10 Apr 2010 18:33:46 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sat, 10 Apr 2010 18:33:46 +0000 From: Andreas Gustafsson Subject: CVS commit: pkgsrc/misc/py-anita To: pkgsrc-changes@NetBSD.org Reply-To: gson@netbsd.org X-Mailer: log_accum Message-Id: <20100410183346.650AF175DF@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: gson Date: Sat Apr 10 18:33:46 UTC 2010 Modified Files: pkgsrc/misc/py-anita: Makefile distinfo Log Message: Update misc/py-anita to 1.10. Changes since 1.9: Deal with recent sysinst changes: sysinst no longer displays a dialog to select the CD-ROM device path, etc. New command line option "--qemu-args". Anita no longer passes the "-no-acpi" option to qemu by default, because the ACPI case now works with -current, and disabling ACPI triggers other bugs. See PR port-i386/42681 for more details. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 pkgsrc/misc/py-anita/Makefile cvs rdiff -u -r1.4 -r1.5 pkgsrc/misc/py-anita/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.