Date: Sun, 2 Oct 2022 07:52:25 GMT From: Thierry Thomas <thierry@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 22e214654b06 - main - science/pastix: upgrade to v6.2.2 and SPM to 1.1.1 Message-ID: <202210020752.2927qPdU018909@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=22e214654b06d914fb602f54f63b6523d778d69b commit 22e214654b06d914fb602f54f63b6523d778d69b Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2022-10-01 21:11:15 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2022-10-02 07:52:22 +0000 science/pastix: upgrade to v6.2.2 and SPM to 1.1.1 Release notes at <https://gitlab.inria.fr/solverstack/pastix/-/releases/v6.2.2>. --- science/pastix/Makefile | 6 +++--- science/pastix/distinfo | 10 +++++----- science/pastix/pkg-descr | 3 +++ science/pastix/pkg-plist | 8 ++++---- 4 files changed, 15 insertions(+), 12 deletions(-) diff --git a/science/pastix/Makefile b/science/pastix/Makefile index d7ed0758bb18..2e1b2093deab 100644 --- a/science/pastix/Makefile +++ b/science/pastix/Makefile @@ -1,5 +1,5 @@ PORTNAME= pastix -PORTVERSION= 6.2.1 +PORTVERSION= 6.2.2 DISTVERSIONPREFIX= v CATEGORIES= science @@ -25,8 +25,8 @@ USE_GITLAB= yes GL_SITE= https://gitlab.inria.fr/ GL_ACCOUNT= solverstack GL_PROJECT= pastix spm:s morse_cmake:m -GL_COMMIT= 071d5ae165c744ec3e62f5bdd246b12f8fa90662 \ - ebbd88ff3808c50e04119d0b42faf055c6eada2a:s \ +GL_COMMIT= 6e35c2ba179013b058f5d4e1afd4b451953149c6 \ + 14e36c1586c9ba13f938b1a89f51c080d6551392:s \ 31cd2bbb0d76f2b9fd83011d8f079d97540b0ba8:m GL_SUBDIR= spm:s cmake_modules/morse_cmake:m diff --git a/science/pastix/distinfo b/science/pastix/distinfo index f80ef2007e9e..6a38bafecadd 100644 --- a/science/pastix/distinfo +++ b/science/pastix/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1650640815 -SHA256 (solverstack-pastix-071d5ae165c744ec3e62f5bdd246b12f8fa90662_GL0.tar.gz) = c712f41d0dc2881fe9f8d91908b7d7e8a30d496fb60680992dd01a0cf06b288c -SIZE (solverstack-pastix-071d5ae165c744ec3e62f5bdd246b12f8fa90662_GL0.tar.gz) = 1116421 -SHA256 (solverstack-spm-ebbd88ff3808c50e04119d0b42faf055c6eada2a_GL0.tar.gz) = bf744fc2dca9691f03a25585d7f304d230401a50649d93b9ef2d95b432bf44a6 -SIZE (solverstack-spm-ebbd88ff3808c50e04119d0b42faf055c6eada2a_GL0.tar.gz) = 698306 +TIMESTAMP = 1664643783 +SHA256 (solverstack-pastix-6e35c2ba179013b058f5d4e1afd4b451953149c6_GL0.tar.gz) = 8e39c5aae8fcbe4ee4f30c1381f14a018504363c0701eb706b82d111e9a72fc7 +SIZE (solverstack-pastix-6e35c2ba179013b058f5d4e1afd4b451953149c6_GL0.tar.gz) = 1117094 +SHA256 (solverstack-spm-14e36c1586c9ba13f938b1a89f51c080d6551392_GL0.tar.gz) = 942f34d90c6528309a6f59067618f10d234d85e13b1dcca7811849c65bcc9c90 +SIZE (solverstack-spm-14e36c1586c9ba13f938b1a89f51c080d6551392_GL0.tar.gz) = 710193 SHA256 (solverstack-morse_cmake-31cd2bbb0d76f2b9fd83011d8f079d97540b0ba8_GL0.tar.gz) = b1bc4e97dece9260667409fa238798caf738e30a655a3c53ddf7a94163240329 SIZE (solverstack-morse_cmake-31cd2bbb0d76f2b9fd83011d8f079d97540b0ba8_GL0.tar.gz) = 77602 diff --git a/science/pastix/pkg-descr b/science/pastix/pkg-descr index f5593b06ec32..5d5929d3418b 100644 --- a/science/pastix/pkg-descr +++ b/science/pastix/pkg-descr @@ -5,3 +5,6 @@ precision (real or complex) using LLt, LDLt and LU with static pivoting (for non symmetric matrices having a symmetric pattern). This solver also provides some low-rank compression methods to reduce the memory footprint and/or the time-to-solution. + +It is bundled with SPM (SParse Matrix Package). +See also https://gitlab.inria.fr/solverstack/spm diff --git a/science/pastix/pkg-plist b/science/pastix/pkg-plist index 837d299c6b6d..d942ac765678 100644 --- a/science/pastix/pkg-plist +++ b/science/pastix/pkg-plist @@ -83,17 +83,17 @@ lib/julia/spm/src/spm.jl lib/julia/spm/src/spm_enums.jl lib/libpastix.so lib/libpastix.so.6.2 -lib/libpastix.so.6.2.1 +lib/libpastix.so.6.2.2 lib/libpastix_kernels.so lib/libpastixf.so lib/libpastixf.so.6 -lib/libpastixf.so.6.2.1 +lib/libpastixf.so.6.2.2 lib/libspm.so lib/libspm.so.1 -lib/libspm.so.1.1.0 +lib/libspm.so.1.1.1 lib/libspmf.so lib/libspmf.so.1 -lib/libspmf.so.1.1.0 +lib/libspmf.so.1.1.1 lib/python/pypastix/__init__.py lib/python/pypastix/__pastix__.py lib/python/pypastix/enum.py
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202210020752.2927qPdU018909>