Received: by mail.netbsd.org (Postfix, from userid 605) id CC8EB84D85; Thu, 25 Mar 2021 08:33:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 146AC84D6B for ; Thu, 25 Mar 2021 08:33:02 +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 5Ckt2Wr6SBwP for ; Thu, 25 Mar 2021 08:33:01 +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 6F51884CEC for ; Thu, 25 Mar 2021 08:33:01 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 66D63FA95; Thu, 25 Mar 2021 08:33:01 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_161666118132240" MIME-Version: 1.0 Date: Thu, 25 Mar 2021 08:33:01 +0000 From: "Dr. Thomas Orgis" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: thor@netbsd.org X-Mailer: log_accum Message-Id: <20210325083301.66D63FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_161666118132240 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: thor Date: Thu Mar 25 08:33:01 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated math/lapack to 3.9.0nb2 To generate a diff of this commit: cvs rdiff -u -r1.1829 -r1.1830 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_161666118132240 Content-Disposition: inline Content-Length: 727 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.1829 pkgsrc/doc/CHANGES-2021:1.1830 --- pkgsrc/doc/CHANGES-2021:1.1829 Wed Mar 24 20:49:19 2021 +++ pkgsrc/doc/CHANGES-2021 Thu Mar 25 08:33:01 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.1829 2021/03/24 20:49:19 maya Exp $ +$NetBSD: CHANGES-2021,v 1.1830 2021/03/25 08:33:01 thor Exp $ Changes to the packages collection and infrastructure in 2021: @@ -2763,3 +2763,4 @@ Changes to the packages collection and i Updated www/firefox78 to 78.9.0 [ryoon 2021-03-24] Updated www/firefox78-l10n to 78.9.0 [ryoon 2021-03-24] Updated multimedia/ffmpeg4 to 4.3.2nb1 [maya 2021-03-24] + Updated math/lapack to 3.9.0nb2 [thor 2021-03-25] --_----------=_161666118132240--