Received: by mail.netbsd.org (Postfix, from userid 605) id 7BA0784D56; Tue, 15 Jun 2021 04:45:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B716D84D28 for ; Tue, 15 Jun 2021 04:45:52 +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 GTu-MSZBYHin for ; Tue, 15 Jun 2021 04:45:52 +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 3758584CD9 for ; Tue, 15 Jun 2021 04:45:52 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3154BFA95; Tue, 15 Jun 2021 04:45:52 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1623732352230210" MIME-Version: 1.0 Date: Tue, 15 Jun 2021 04:45:52 +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: <20210615044552.3154BFA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1623732352230210 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: thor Date: Tue Jun 15 04:45:51 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: CHANGES, TODO: entries for BLAS changes in bulk To generate a diff of this commit: cvs rdiff -u -r1.3455 -r1.3456 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20793 -r1.20794 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1623732352230210 Content-Disposition: inline Content-Length: 2095 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.3455 pkgsrc/doc/CHANGES-2021:1.3456 --- pkgsrc/doc/CHANGES-2021:1.3455 Tue Jun 15 04:07:33 2021 +++ pkgsrc/doc/CHANGES-2021 Tue Jun 15 04:45:51 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.3455 2021/06/15 04:07:33 thor Exp $ +$NetBSD: CHANGES-2021,v 1.3456 2021/06/15 04:45:51 thor Exp $ Changes to the packages collection and infrastructure in 2021: @@ -5517,3 +5517,18 @@ Changes to the packages collection and i Updated net/tor to 0.4.5.9 [wiz 2021-06-14] Updated net/unison-snapshot to 2.51.3.72.90 [gdt 2021-06-14] Updated math/qhull to 2020.2nb1 [thor 2021-06-15] + Updated math/blas64 to 3.9.1 [thor 2021-06-15] + Updated math/cblas64 to 3.9.1 [thor 2021-06-15] + Updated math/lapack64 to 3.9.1 [thor 2021-06-15] + Updated math/lapacke64 to 3.9.1 [thor 2021-06-15] + Updated math/openblas64 to 0.3.15 [thor 2021-06-15] + Updated math/openblas64_openmp to 0.3.15 [thor 2021-06-15] + Updated math/openblas64_pthread to 0.3.15 [thor 2021-06-15] + Updated math/cblas to 3.9.1nb1 [thor 2021-06-15] + Updated math/lapack to 3.9.1nb1 [thor 2021-06-15] + Updated math/lapacke to 3.9.1nb2 [thor 2021-06-15] + Updated math/openblas to 0.3.15nb1 [thor 2021-06-15] + Updated math/openblas_openmp to 0.3.15nb1 [thor 2021-06-15] + Updated math/openblas_pthread to 0.3.15nb1 [thor 2021-06-15] + Updated math/py-numpy to 1.20.3nb1 [thor 2021-06-15] + Updated math/py-numpy16 to 1.16.6nb3 [thor 2021-06-15] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20793 pkgsrc/doc/TODO:1.20794 --- pkgsrc/doc/TODO:1.20793 Mon Jun 14 22:41:19 2021 +++ pkgsrc/doc/TODO Tue Jun 15 04:45:51 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20793 2021/06/14 22:41:19 wiz Exp $ +$NetBSD: TODO,v 1.20794 2021/06/15 04:45:51 thor Exp $ Suggested new packages ====================== @@ -1553,8 +1553,6 @@ For possible Perl packages updates, see o opal-3.16.2 o open-vm-tools-11.2.5 o openafs-1.8 - o openblas_openmp-0.3.14 - o openblas_pthread-0.3.14 o opencc-1.1.2 o opencolorio-2.0.0 o opencpn-plugin-draw-1.8.5.2 --_----------=_1623732352230210--