Received: by mail.netbsd.org (Postfix, from userid 605) id 31C6F84EB6; Fri, 27 Aug 2021 03:33:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6A96D84EB5 for ; Fri, 27 Aug 2021 03:33:12 +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 Hok6ZZ66nvaO for ; Fri, 27 Aug 2021 03:33:12 +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 C133084EB3 for ; Fri, 27 Aug 2021 03:33:11 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B8D4BFA97; Fri, 27 Aug 2021 03:33:11 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_163003519166000" MIME-Version: 1.0 Date: Fri, 27 Aug 2021 03:33:11 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20210827033311.B8D4BFA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_163003519166000 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Fri Aug 27 03:33:11 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated emulators/qemu to 6.1.0 To generate a diff of this commit: cvs rdiff -u -r1.4375 -r1.4376 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_163003519166000 Content-Disposition: inline Content-Length: 729 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.4375 pkgsrc/doc/CHANGES-2021:1.4376 --- pkgsrc/doc/CHANGES-2021:1.4375 Fri Aug 27 00:56:52 2021 +++ pkgsrc/doc/CHANGES-2021 Fri Aug 27 03:33:11 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.4375 2021/08/27 00:56:52 wen Exp $ +$NetBSD: CHANGES-2021,v 1.4376 2021/08/27 03:33:11 ryoon Exp $ Changes to the packages collection and infrastructure in 2021: @@ -6896,3 +6896,4 @@ Changes to the packages collection and i Updated www/p5-WWW-Mechanize to 2.04 [wen 2021-08-27] Updated www/p5-WWW-Mechanize-Cached to 1.55 [wen 2021-08-27] Updated www/p5-URI-Fetch to 0.15 [wen 2021-08-27] + Updated emulators/qemu to 6.1.0 [ryoon 2021-08-27] --_----------=_163003519166000--