Received: by mail.netbsd.org (Postfix, from userid 605) id DD1F884D7A; Tue, 1 Jun 2021 22:14:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1EA4584D56 for ; Tue, 1 Jun 2021 22:14:10 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id pxeBqDav_OoL for ; Tue, 1 Jun 2021 22:14:09 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 71BAD84CD8 for ; Tue, 1 Jun 2021 22:14:09 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6F026FA95; Tue, 1 Jun 2021 22:14:09 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1622585649145490" MIME-Version: 1.0 Date: Tue, 1 Jun 2021 22:14:09 +0000 From: "Dr. Thomas Orgis" Subject: CVS commit: pkgsrc/math/lapack To: pkgsrc-changes@NetBSD.org Reply-To: thor@netbsd.org X-Mailer: log_accum Message-Id: <20210601221409.6F026FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1622585649145490 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: thor Date: Tue Jun 1 22:14:09 UTC 2021 Modified Files: pkgsrc/math/lapack: distinfo Log Message: math/lapacke: distinfo for the changed patch To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 pkgsrc/math/lapack/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1622585649145490 Content-Disposition: inline Content-Length: 1051 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/math/lapack/distinfo diff -u pkgsrc/math/lapack/distinfo:1.27 pkgsrc/math/lapack/distinfo:1.28 --- pkgsrc/math/lapack/distinfo:1.27 Mon May 17 11:31:29 2021 +++ pkgsrc/math/lapack/distinfo Tue Jun 1 22:14:09 2021 @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.27 2021/05/17 11:31:29 thor Exp $ +$NetBSD: distinfo,v 1.28 2021/06/01 22:14:09 thor Exp $ SHA1 (lapack-3.9.1.tar.gz) = ccb1e9cb6e7fa7db8a680292457d7d990f25d286 RMD160 (lapack-3.9.1.tar.gz) = 380a2072eb7d8358ec8bf100e3d114600fc71444 @@ -10,5 +10,5 @@ SHA1 (patch-CBLAS_src_CMakeLists.txt) = SHA1 (patch-CMakeLists.txt) = 3c8e9125f164625198fb7197982746f43bf4aab5 SHA1 (patch-LAPACKE_CMakeLists.txt) = 13e4662585088aa53f61f7079d103fdfcf985c4e SHA1 (patch-LAPACKE_lapacke.pc.in) = 6bbd72205120501cd60daf0b22b00ef7979fb329 -SHA1 (patch-SRC_CMakeLists.txt) = 4031bb41100f1fde71c70aa53fc55bee7a852fb7 +SHA1 (patch-SRC_CMakeLists.txt) = c0e22574e0c7ff6535c95a6f1f85903bbc1751b0 SHA1 (patch-TESTING_MATGEN_CMakeLists.txt) = 07946678945dba3a7752849791f12e0666345983 --_----------=_1622585649145490--