Received: by mail.netbsd.org (Postfix, from userid 605) id 390D884D93; Wed, 21 Apr 2021 07:23:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 74F3B84D2C for ; Wed, 21 Apr 2021 07:23:48 +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 Cd24l3zoJ7UL for ; Wed, 21 Apr 2021 07:23:48 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 0C00884CFC for ; Wed, 21 Apr 2021 07:23:48 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 08E32FA95; Wed, 21 Apr 2021 07:23:48 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1618989828139870" MIME-Version: 1.0 Date: Wed, 21 Apr 2021 07:23:48 +0000 From: "Nia Alarie" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: nia@netbsd.org X-Mailer: log_accum Message-Id: <20210421072348.08E32FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1618989828139870 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Wed Apr 21 07:23:47 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated misc/vttest to 20210210 To generate a diff of this commit: cvs rdiff -u -r1.2276 -r1.2277 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1618989828139870 Content-Disposition: inline Content-Length: 717 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.2276 pkgsrc/doc/CHANGES-2021:1.2277 --- pkgsrc/doc/CHANGES-2021:1.2276 Tue Apr 20 20:58:56 2021 +++ pkgsrc/doc/CHANGES-2021 Wed Apr 21 07:23:47 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2276 2021/04/20 20:58:56 thor Exp $ +$NetBSD: CHANGES-2021,v 1.2277 2021/04/21 07:23:47 nia Exp $ Changes to the packages collection and infrastructure in 2021: @@ -3598,3 +3598,4 @@ Changes to the packages collection and i Updated math/lapacke to 3.9.0 [thor 2021-04-20] Updated math/py-numpy to 1.19.5nb4 [thor 2021-04-20] Updated math/py-numpy16 to 1.16.6nb2 [thor 2021-04-20] + Updated misc/vttest to 20210210 [nia 2021-04-21] --_----------=_1618989828139870--