Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E603184D54 for ; Mon, 6 Nov 2023 10:57:53 +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 Xg5Q061p9nwf for ; Mon, 6 Nov 2023 10:57:53 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 31EE884D41 for ; Mon, 6 Nov 2023 10:57:53 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 297CEFA2C; Mon, 6 Nov 2023 10:57:53 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_16992682739860" MIME-Version: 1.0 Date: Mon, 6 Nov 2023 10:57:53 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/math/arpack-ng To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20231106105753.297CEFA2C@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_16992682739860 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon Nov 6 10:57:53 UTC 2023 Modified Files: pkgsrc/math/arpack-ng: Makefile PLIST distinfo Log Message: arpack-ng: updated to 3.9.1 arpack-ng - 3.9.1 * pyarpack: Ensure that the matrix properties (symmetric/hermitian) fit the solver (CG/LDL) with which they are used in the tests * [BUG FIX] Tests for PARPACK with C/C++ bindings icb_parpack_c and icb_parpack_cpp are now really parallel and split the problem across MPI processes. * Update arpackmm test suite: enable solving non-symmetric tests with BiCG solver * README: Add details on Windows installation. * [BUG FIX] Ensure that LAPACK RNG state is propagated (regression in 3.9.0). * [BUG FIX] Ensure that separate random seeds are used on different parallel thread in D and S versions of functions (issue from original ARPACK). * ICB(arpackdef.h): distinct intel llvm compiler (icx with clang-cl) from msvc on windows * ICB(arpackdef.h): Undef macro I if complex.h from msvc version is loaded, which is an usual name and causes issues on arpackSolver. * [BUG FIX] Fix install: headers in /path/to/local/include/arpack for ICB samples * [BUG FIX] Fix install: headers in /path/to/local/include/arpack * arpackmm: allow for using LA/SA magnitudes. * Rename icbexmm option into eigen option. * README: document how to use ICB. * [BUG FIX] arpackmm: fix restart. * README: document where to find arpack user's guide. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 pkgsrc/math/arpack-ng/Makefile cvs rdiff -u -r1.4 -r1.5 pkgsrc/math/arpack-ng/PLIST cvs rdiff -u -r1.5 -r1.6 pkgsrc/math/arpack-ng/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_16992682739860 Content-Disposition: inline Content-Length: 2351 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/math/arpack-ng/Makefile diff -u pkgsrc/math/arpack-ng/Makefile:1.8 pkgsrc/math/arpack-ng/Makefile:1.9 --- pkgsrc/math/arpack-ng/Makefile:1.8 Wed May 31 21:35:31 2023 +++ pkgsrc/math/arpack-ng/Makefile Mon Nov 6 10:57:52 2023 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2023/05/31 21:35:31 adam Exp $ +# $NetBSD: Makefile,v 1.9 2023/11/06 10:57:52 adam Exp $ -DISTNAME= arpack-ng-3.9.0 +DISTNAME= arpack-ng-3.9.1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GITHUB:=opencollab/} Index: pkgsrc/math/arpack-ng/PLIST diff -u pkgsrc/math/arpack-ng/PLIST:1.4 pkgsrc/math/arpack-ng/PLIST:1.5 --- pkgsrc/math/arpack-ng/PLIST:1.4 Wed May 31 21:35:31 2023 +++ pkgsrc/math/arpack-ng/PLIST Mon Nov 6 10:57:52 2023 @@ -1,10 +1,10 @@ -@comment $NetBSD: PLIST,v 1.4 2023/05/31 21:35:31 adam Exp $ -include/arpack-ng/arpackdef.h -include/arpack-ng/arpackicb.h -include/arpack-ng/debug.h -include/arpack-ng/debugF90.h -include/arpack-ng/stat.h -include/arpack-ng/statF90.h +@comment $NetBSD: PLIST,v 1.5 2023/11/06 10:57:52 adam Exp $ +include/arpack/arpackdef.h +include/arpack/arpackicb.h +include/arpack/debug.h +include/arpack/debugF90.h +include/arpack/stat.h +include/arpack/statF90.h lib/cmake/arpackng/arpackng-config-version.cmake lib/cmake/arpackng/arpackng-config.cmake lib/cmake/arpackng/arpackngTargets-release.cmake Index: pkgsrc/math/arpack-ng/distinfo diff -u pkgsrc/math/arpack-ng/distinfo:1.5 pkgsrc/math/arpack-ng/distinfo:1.6 --- pkgsrc/math/arpack-ng/distinfo:1.5 Wed May 31 21:35:31 2023 +++ pkgsrc/math/arpack-ng/distinfo Mon Nov 6 10:57:52 2023 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2023/05/31 21:35:31 adam Exp $ +$NetBSD: distinfo,v 1.6 2023/11/06 10:57:52 adam Exp $ -BLAKE2s (arpack-ng-3.9.0.tar.gz) = b82ffac2169125efbfd4727c5742e14cbe19a86388ba0cc8336de41ecedcbdd2 -SHA512 (arpack-ng-3.9.0.tar.gz) = fbcaa2179dd1aa5a39fc3e7d80f377ec90ddf16ef93184a88e6ecfc464ed97e5659f2cf578294ac3e0b0c0da6408c86acf5bbdce533e1e9d2a3121848340d282 -Size (arpack-ng-3.9.0.tar.gz) = 1015328 bytes +BLAKE2s (arpack-ng-3.9.1.tar.gz) = cf72dbd14a0b1c64cda9058c17221aeef00980e7a87b2d9cfef77fa071362a99 +SHA512 (arpack-ng-3.9.1.tar.gz) = 1ca590a8c4f75aa74402f9bd62e63851039687f4cb11afa8acb05fce1f22a512bff5fd1709ea85fdbea90b344fbbc01e3944c770b5ddc4d1aabc98ac334f78d2 +Size (arpack-ng-3.9.1.tar.gz) = 1020208 bytes --_----------=_16992682739860--