Received: by mail.netbsd.org (Postfix, from userid 605) id 3D49584F75; Mon, 8 Jan 2024 21:29:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6C5D284E59 for ; Mon, 8 Jan 2024 21:29:43 +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 hvv5Qv149ZlF for ; Mon, 8 Jan 2024 21:29:43 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 0010484C2C for ; Mon, 8 Jan 2024 21:29:42 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id EE2F3FA42; Mon, 8 Jan 2024 21:29:42 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_170474938247370" MIME-Version: 1.0 Date: Mon, 8 Jan 2024 21:29:42 +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: <20240108212942.EE2F3FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_170474938247370 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: thor Date: Mon Jan 8 21:29:42 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated math/lapacke64 to 3.12.0 To generate a diff of this commit: cvs rdiff -u -r1.214 -r1.215 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_170474938247370 Content-Disposition: inline Content-Length: 704 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2024 diff -u pkgsrc/doc/CHANGES-2024:1.214 pkgsrc/doc/CHANGES-2024:1.215 --- pkgsrc/doc/CHANGES-2024:1.214 Mon Jan 8 21:29:35 2024 +++ pkgsrc/doc/CHANGES-2024 Mon Jan 8 21:29:42 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.214 2024/01/08 21:29:35 thor Exp $ +$NetBSD: CHANGES-2024,v 1.215 2024/01/08 21:29:42 thor Exp $ Changes to the packages collection and infrastructure in 2024: @@ -253,3 +253,4 @@ Changes to the packages collection and i Updated math/lapack to 3.12.0 [thor 2024-01-08] Updated math/lapack64 to 3.12.0 [thor 2024-01-08] Updated math/lapacke to 3.12.0 [thor 2024-01-08] + Updated math/lapacke64 to 3.12.0 [thor 2024-01-08] --_----------=_170474938247370--