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 577107A2C0 for ; Sat, 27 Aug 2016 03:16:58 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 05F7585F0F; Sat, 27 Aug 2016 03:16:58 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8B17C84CEC for ; Sat, 27 Aug 2016 03:16:57 +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 FKAz7qF4ZSGA for ; Sat, 27 Aug 2016 03:16:57 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id E664A85E8E for ; Sat, 27 Aug 2016 03:16:56 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E489FFBC3; Sat, 27 Aug 2016 03:16:56 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1472267816180590" MIME-Version: 1.0 Date: Sat, 27 Aug 2016 03:16:56 +0000 From: "Maya Rashish" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: maya@netbsd.org X-Mailer: log_accum Message-Id: <20160827031656.E489FFBC3@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1472267816180590 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: maya Date: Sat Aug 27 03:16:56 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 TODO Log Message: Updated emulators/qemu to 2.6.1 To generate a diff of this commit: cvs rdiff -u -r1.3570 -r1.3571 pkgsrc/doc/CHANGES-2016 cvs rdiff -u -r1.16348 -r1.16349 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1472267816180590 Content-Disposition: inline Content-Length: 1283 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2016 diff -u pkgsrc/doc/CHANGES-2016:1.3570 pkgsrc/doc/CHANGES-2016:1.3571 --- pkgsrc/doc/CHANGES-2016:1.3570 Sat Aug 27 01:52:19 2016 +++ pkgsrc/doc/CHANGES-2016 Sat Aug 27 03:16:56 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.3570 2016/08/27 01:52:19 maya Exp $ +$NetBSD: CHANGES-2016,v 1.3571 2016/08/27 03:16:56 maya Exp $ Changes to the packages collection and infrastructure in 2016: @@ -5109,3 +5109,4 @@ Changes to the packages collection and i Updated devel/p5-MooseX-Role-Parameterized to 1.09 [mef 2016-08-26] Updated x11/arandr to 0.1.9 [maya 2016-08-27] Updated devel/py-rope to 0.10.2 [maya 2016-08-27] + Updated emulators/qemu to 2.6.1 [maya 2016-08-27] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.16348 pkgsrc/doc/TODO:1.16349 --- pkgsrc/doc/TODO:1.16348 Sat Aug 27 01:52:19 2016 +++ pkgsrc/doc/TODO Sat Aug 27 03:16:56 2016 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.16348 2016/08/27 01:52:19 maya Exp $ +$NetBSD: TODO,v 1.16349 2016/08/27 03:16:56 maya Exp $ Suggested new packages ====================== @@ -1421,7 +1421,6 @@ For possible Perl packages updates, see o pythontidy-1.23 o qbzr-0.22.4 o qcad-3.15.4.1 - o qemu-2.6.1 o qgis-2.14.0 o qlandkartegt-1.8.1 [pkg/49910] o qnetwalk-1.4 --_----------=_1472267816180590--