Received: by mail.netbsd.org (Postfix, from userid 605) id C3FC684D8E; Tue, 17 Apr 2018 20:03:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C113D84CCC for ; Tue, 17 Apr 2018 20:03:37 +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 4pbE-U1DLlBr for ; Tue, 17 Apr 2018 20:03:37 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 0885284C81 for ; Tue, 17 Apr 2018 20:03:37 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id EFABEFBEC; Tue, 17 Apr 2018 20:03:36 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1523995416209190" MIME-Version: 1.0 Date: Tue, 17 Apr 2018 20:03:36 +0000 From: "Andreas Gustafsson" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: gson@netbsd.org X-Mailer: log_accum Message-Id: <20180417200336.EFABEFBEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1523995416209190 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gson Date: Tue Apr 17 20:03:36 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Updated emulators/qemu to 2.11.1nb3 To generate a diff of this commit: cvs rdiff -u -r1.1880 -r1.1881 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1523995416209190 Content-Disposition: inline Content-Length: 724 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.1880 pkgsrc/doc/CHANGES-2018:1.1881 --- pkgsrc/doc/CHANGES-2018:1.1880 Tue Apr 17 18:24:34 2018 +++ pkgsrc/doc/CHANGES-2018 Tue Apr 17 20:03:36 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.1880 2018/04/17 18:24:34 adam Exp $ +$NetBSD: CHANGES-2018,v 1.1881 2018/04/17 20:03:36 gson Exp $ Changes to the packages collection and infrastructure in 2018: @@ -2635,3 +2635,4 @@ Changes to the packages collection and i Added devel/R-plogr version 0.2.0 [minskim 2018-04-17] Updated devel/cmake to 3.11.1 [adam 2018-04-17] Updated databases/py-apsw to 3.22.0 [adam 2018-04-17] + Updated emulators/qemu to 2.11.1nb3 [gson 2018-04-17] --_----------=_1523995416209190--