Received: by mail.netbsd.org (Postfix, from userid 605) id CEECC84F0C; Fri, 17 Apr 2020 17:54:43 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5815984D7C for ; Fri, 17 Apr 2020 17:54:43 +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 5z7-74hVvAQX for ; Fri, 17 Apr 2020 17:54:42 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id D5D6584D61 for ; Fri, 17 Apr 2020 17:54:42 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D37C6FB27; Fri, 17 Apr 2020 17:54:42 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1587146082150020" MIME-Version: 1.0 Date: Fri, 17 Apr 2020 17:54:42 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20200417175442.D37C6FB27@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. --_----------=_1587146082150020 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Apr 17 17:54:42 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: Updated benchmarks/fio to 3.19 To generate a diff of this commit: cvs rdiff -u -r1.2341 -r1.2342 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1587146082150020 Content-Disposition: inline Content-Length: 687 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.2341 pkgsrc/doc/CHANGES-2020:1.2342 --- pkgsrc/doc/CHANGES-2020:1.2341 Fri Apr 17 17:51:48 2020 +++ pkgsrc/doc/CHANGES-2020 Fri Apr 17 17:54:42 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.2341 2020/04/17 17:51:48 wiz Exp $ +$NetBSD: CHANGES-2020,v 1.2342 2020/04/17 17:54:42 wiz Exp $ Changes to the packages collection and infrastructure in 2020: @@ -3220,3 +3220,4 @@ Changes to the packages collection and i Removed net/py-pydns [adam 2020-04-17] Removed net/py-py3dns [adam 2020-04-17] Added devel/afl++ version 2.62c [wiz 2020-04-17] + Updated benchmarks/fio to 3.19 [wiz 2020-04-17] --_----------=_1587146082150020--