Received: by mail.netbsd.org (Postfix, from userid 605) id 2201684D74; Fri, 27 Mar 2020 16:04:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A05EB84D72 for ; Fri, 27 Mar 2020 16:04:25 +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 rrS9qHwy5CB2 for ; Fri, 27 Mar 2020 16:04:24 +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 9171A84CEA for ; Fri, 27 Mar 2020 16:04:24 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8A9C3FB27; Fri, 27 Mar 2020 16:04:24 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1585325064160730" MIME-Version: 1.0 Date: Fri, 27 Mar 2020 16:04:24 +0000 From: "Jaromir Dolecek" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: jdolecek@netbsd.org X-Mailer: log_accum Message-Id: <20200327160424.8A9C3FB27@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. --_----------=_1585325064160730 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jdolecek Date: Fri Mar 27 16:04:24 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 TODO Log Message: doc: Updated benchmarks/netio to 1.33 To generate a diff of this commit: cvs rdiff -u -r1.1955 -r1.1956 pkgsrc/doc/CHANGES-2020 cvs rdiff -u -r1.19765 -r1.19766 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1585325064160730 Content-Disposition: inline Content-Length: 1275 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.1955 pkgsrc/doc/CHANGES-2020:1.1956 --- pkgsrc/doc/CHANGES-2020:1.1955 Fri Mar 27 15:28:35 2020 +++ pkgsrc/doc/CHANGES-2020 Fri Mar 27 16:04:24 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.1955 2020/03/27 15:28:35 adam Exp $ +$NetBSD: CHANGES-2020,v 1.1956 2020/03/27 16:04:24 jdolecek Exp $ Changes to the packages collection and infrastructure in 2020: @@ -2634,3 +2634,4 @@ Changes to the packages collection and i Updated pkgtools/pkglint to 20.1.1 [rillig 2020-03-26] Updated sysutils/py-Glances to 3.1.4.1 [fox 2020-03-26] Updated lang/py-hy to 0.18.0 [adam 2020-03-27] + Updated benchmarks/netio to 1.33 [jdolecek 2020-03-27] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19765 pkgsrc/doc/TODO:1.19766 --- pkgsrc/doc/TODO:1.19765 Wed Mar 25 06:48:21 2020 +++ pkgsrc/doc/TODO Fri Mar 27 16:04:24 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19765 2020/03/25 06:48:21 wiz Exp $ +$NetBSD: TODO,v 1.19766 2020/03/27 16:04:24 jdolecek Exp $ Suggested new packages ====================== @@ -883,7 +883,6 @@ For possible Perl packages updates, see o nas-auscope-1.9.4 o ncview-2.1.6 o netbt-hcidump-5.37 - o netio-1.32 o netramet-50 o newmail-1.0.2 o ns-3.14.1 --_----------=_1585325064160730--