git: 86960c9b2389 - main - math/amgcl: update 1.4.8 → 1.4.9
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 06 Jul 2026 15:05:19 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=86960c9b2389bf92dfcda2d7592e5f52f8080e87
commit 86960c9b2389bf92dfcda2d7592e5f52f8080e87
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-07-06 14:28:49 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-07-06 15:05:17 +0000
math/amgcl: update 1.4.8 → 1.4.9
---
math/amgcl/Makefile | 2 +-
math/amgcl/distinfo | 6 +++---
math/amgcl/pkg-plist | 2 ++
3 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/math/amgcl/Makefile b/math/amgcl/Makefile
index 024e141c1c83..cc549142ca0d 100644
--- a/math/amgcl/Makefile
+++ b/math/amgcl/Makefile
@@ -1,5 +1,5 @@
PORTNAME= amgcl
-DISTVERSION= 1.4.8
+DISTVERSION= 1.4.9
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
diff --git a/math/amgcl/distinfo b/math/amgcl/distinfo
index 843cbda62300..f5ff7a5fbe71 100644
--- a/math/amgcl/distinfo
+++ b/math/amgcl/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1778574829
-SHA256 (ddemidov-amgcl-1.4.8_GH0.tar.gz) = 0db9a8ecd5ee5a9e2a5c2ca46948deff5d98f03e98d530998a567c4f6d87341d
-SIZE (ddemidov-amgcl-1.4.8_GH0.tar.gz) = 3040945
+TIMESTAMP = 1783348079
+SHA256 (ddemidov-amgcl-1.4.9_GH0.tar.gz) = 9bfdfb357052a1e6f3d417c763e3e02e42e15d354a00630f9ce35a93de0b3960
+SIZE (ddemidov-amgcl-1.4.9_GH0.tar.gz) = 3048259
diff --git a/math/amgcl/pkg-plist b/math/amgcl/pkg-plist
index 80b0bd7519ed..52ea23c1bd76 100644
--- a/math/amgcl/pkg-plist
+++ b/math/amgcl/pkg-plist
@@ -18,6 +18,7 @@ include/amgcl/backend/detail/default_direct_solver.hpp
include/amgcl/backend/detail/matrix_ops.hpp
include/amgcl/backend/detail/mixing.hpp
include/amgcl/backend/eigen.hpp
+include/amgcl/backend/hip.hpp
include/amgcl/backend/hpx.hpp
include/amgcl/backend/interface.hpp
include/amgcl/backend/mkl.hpp
@@ -113,6 +114,7 @@ include/amgcl/relaxation/ilu0_chow_patel.hpp
include/amgcl/relaxation/iluk.hpp
include/amgcl/relaxation/ilup.hpp
include/amgcl/relaxation/ilut.hpp
+include/amgcl/relaxation/rocsparse_ilu0.hpp
include/amgcl/relaxation/runtime.hpp
include/amgcl/relaxation/spai0.hpp
include/amgcl/relaxation/spai1.hpp