git: 6ed93a02fafe - main - math/amgcl: Update 1.4.2 -> 1.4.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 27 Apr 2022 02:16:19 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=6ed93a02fafe7d88d7a6a2241dfe88813a5cfc27 commit 6ed93a02fafe7d88d7a6a2241dfe88813a5cfc27 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-04-27 02:01:27 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-04-27 02:16:16 +0000 math/amgcl: Update 1.4.2 -> 1.4.3 Reported by: portscout --- math/amgcl/Makefile | 2 +- math/amgcl/distinfo | 6 +++--- math/amgcl/pkg-plist | 3 +++ 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/math/amgcl/Makefile b/math/amgcl/Makefile index a98d821290c6..673acc1d6cf5 100644 --- a/math/amgcl/Makefile +++ b/math/amgcl/Makefile @@ -1,5 +1,5 @@ PORTNAME= amgcl -DISTVERSION= 1.4.2 +DISTVERSION= 1.4.3 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/amgcl/distinfo b/math/amgcl/distinfo index 6fbdacc3b677..0eab9208636f 100644 --- a/math/amgcl/distinfo +++ b/math/amgcl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1627015886 -SHA256 (ddemidov-amgcl-1.4.2_GH0.tar.gz) = db0de6b75e6c205f44542c3ac8d9935c8357a58072963228d0bb11a54181aea8 -SIZE (ddemidov-amgcl-1.4.2_GH0.tar.gz) = 2693644 +TIMESTAMP = 1651024525 +SHA256 (ddemidov-amgcl-1.4.3_GH0.tar.gz) = e920d5767814ce697d707d1f359a16c9b9eb79eba28fe19e14c18c2a505fe0ad +SIZE (ddemidov-amgcl-1.4.3_GH0.tar.gz) = 3033676 diff --git a/math/amgcl/pkg-plist b/math/amgcl/pkg-plist index 858953289d52..86f3bce2a5be 100644 --- a/math/amgcl/pkg-plist +++ b/math/amgcl/pkg-plist @@ -12,6 +12,7 @@ include/amgcl/amg.hpp include/amgcl/backend/blaze.hpp include/amgcl/backend/block_crs.hpp include/amgcl/backend/builtin.hpp +include/amgcl/backend/builtin_hybrid.hpp include/amgcl/backend/cuda.hpp include/amgcl/backend/detail/default_direct_solver.hpp include/amgcl/backend/detail/matrix_ops.hpp @@ -24,6 +25,7 @@ include/amgcl/backend/vexcl.hpp include/amgcl/backend/vexcl_static_matrix.hpp include/amgcl/backend/viennacl.hpp include/amgcl/coarsening/aggregation.hpp +include/amgcl/coarsening/as_scalar.hpp include/amgcl/coarsening/detail/galerkin.hpp include/amgcl/coarsening/detail/scaled_galerkin.hpp include/amgcl/coarsening/plain_aggregates.hpp @@ -98,6 +100,7 @@ include/amgcl/preconditioner/dummy.hpp include/amgcl/preconditioner/runtime.hpp include/amgcl/preconditioner/schur_pressure_correction.hpp include/amgcl/profiler.hpp +include/amgcl/relaxation/as_block.hpp include/amgcl/relaxation/as_preconditioner.hpp include/amgcl/relaxation/chebyshev.hpp include/amgcl/relaxation/cusparse_ilu0.hpp