From owner-dev-commits-ports-main@freebsd.org Fri Jul 23 04:54:33 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 120BC66C2A2; Fri, 23 Jul 2021 04:54:33 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GWH6c4KMSz3wBx; Fri, 23 Jul 2021 04:54:32 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7B2C11F280; Fri, 23 Jul 2021 04:54:32 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 16N4sWwm026713; Fri, 23 Jul 2021 04:54:32 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 16N4sWvU026712; Fri, 23 Jul 2021 04:54:32 GMT (envelope-from git) Date: Fri, 23 Jul 2021 04:54:32 GMT Message-Id: <202107230454.16N4sWvU026712@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: 6ee75aea38b8 - main - math/amgcl: Update 1.4.0 -> 1.4.2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 6ee75aea38b88a04e7c611c0fe8862028048d7e4 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jul 2021 04:54:33 -0000 The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=6ee75aea38b88a04e7c611c0fe8862028048d7e4 commit 6ee75aea38b88a04e7c611c0fe8862028048d7e4 Author: Yuri Victorovich AuthorDate: 2021-07-23 04:53:44 +0000 Commit: Yuri Victorovich CommitDate: 2021-07-23 04:54:20 +0000 math/amgcl: Update 1.4.0 -> 1.4.2 Reported by: portscout --- math/amgcl/Makefile | 2 +- math/amgcl/distinfo | 6 +++--- math/amgcl/pkg-plist | 6 +++++- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/math/amgcl/Makefile b/math/amgcl/Makefile index eeec5352d3fb..a98d821290c6 100644 --- a/math/amgcl/Makefile +++ b/math/amgcl/Makefile @@ -1,5 +1,5 @@ PORTNAME= amgcl -DISTVERSION= 1.4.0 +DISTVERSION= 1.4.2 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/amgcl/distinfo b/math/amgcl/distinfo index 2fd0373bcb29..6fbdacc3b677 100644 --- a/math/amgcl/distinfo +++ b/math/amgcl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1610318779 -SHA256 (ddemidov-amgcl-1.4.0_GH0.tar.gz) = 018b824396494c8958faa6337cebcaba48a2584d828f279eef0bbf9e05f900a7 -SIZE (ddemidov-amgcl-1.4.0_GH0.tar.gz) = 2308383 +TIMESTAMP = 1627015886 +SHA256 (ddemidov-amgcl-1.4.2_GH0.tar.gz) = db0de6b75e6c205f44542c3ac8d9935c8357a58072963228d0bb11a54181aea8 +SIZE (ddemidov-amgcl-1.4.2_GH0.tar.gz) = 2693644 diff --git a/math/amgcl/pkg-plist b/math/amgcl/pkg-plist index 44ba915683ec..858953289d52 100644 --- a/math/amgcl/pkg-plist +++ b/math/amgcl/pkg-plist @@ -19,6 +19,7 @@ include/amgcl/backend/detail/mixing.hpp include/amgcl/backend/eigen.hpp include/amgcl/backend/hpx.hpp include/amgcl/backend/interface.hpp +include/amgcl/backend/mkl.hpp include/amgcl/backend/vexcl.hpp include/amgcl/backend/vexcl_static_matrix.hpp include/amgcl/backend/viennacl.hpp @@ -33,11 +34,13 @@ include/amgcl/coarsening/runtime.hpp include/amgcl/coarsening/smoothed_aggr_emin.hpp include/amgcl/coarsening/smoothed_aggregation.hpp include/amgcl/coarsening/tentative_prolongation.hpp +include/amgcl/deflated_solver.hpp include/amgcl/detail/inverse.hpp include/amgcl/detail/qr.hpp include/amgcl/detail/sort_row.hpp include/amgcl/detail/spgemm.hpp include/amgcl/io/binary.hpp +include/amgcl/io/ios_saver.hpp include/amgcl/io/mm.hpp include/amgcl/make_block_solver.hpp include/amgcl/make_solver.hpp @@ -68,6 +71,7 @@ include/amgcl/mpi/relaxation/damped_jacobi.hpp include/amgcl/mpi/relaxation/gauss_seidel.hpp include/amgcl/mpi/relaxation/ilu0.hpp include/amgcl/mpi/relaxation/iluk.hpp +include/amgcl/mpi/relaxation/ilup.hpp include/amgcl/mpi/relaxation/ilut.hpp include/amgcl/mpi/relaxation/runtime.hpp include/amgcl/mpi/relaxation/spai0.hpp @@ -93,7 +97,6 @@ include/amgcl/preconditioner/cpr_drs.hpp include/amgcl/preconditioner/dummy.hpp include/amgcl/preconditioner/runtime.hpp include/amgcl/preconditioner/schur_pressure_correction.hpp -include/amgcl/preconditioner/simple.hpp include/amgcl/profiler.hpp include/amgcl/relaxation/as_preconditioner.hpp include/amgcl/relaxation/chebyshev.hpp @@ -103,6 +106,7 @@ include/amgcl/relaxation/detail/ilu_solve.hpp include/amgcl/relaxation/gauss_seidel.hpp include/amgcl/relaxation/ilu0.hpp include/amgcl/relaxation/iluk.hpp +include/amgcl/relaxation/ilup.hpp include/amgcl/relaxation/ilut.hpp include/amgcl/relaxation/runtime.hpp include/amgcl/relaxation/spai0.hpp