Date: Wed, 01 Apr 2026 09:20:51 +0000 From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ebaa0a87b838 - main - science/hypre: update 2.3=?utf-8?Q?3.0 =E2=86=92?= 3.1.0 Message-ID: <69cce373.39a0b.45ced5a@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=ebaa0a87b83869d14d76b7f971b174b1d280b013 commit ebaa0a87b83869d14d76b7f971b174b1d280b013 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2026-04-01 07:10:44 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2026-04-01 09:20:45 +0000 science/hypre: update 2.33.0 → 3.1.0 --- math/sundials/Makefile | 2 +- science/code_saturne/Makefile | 2 +- science/hypre/Makefile | 3 +-- science/hypre/distinfo | 6 +++--- science/hypre/pkg-plist | 46 ++++++++++++++++--------------------------- 5 files changed, 23 insertions(+), 36 deletions(-) diff --git a/math/sundials/Makefile b/math/sundials/Makefile index 530f2a1d9ea4..132598b618a8 100644 --- a/math/sundials/Makefile +++ b/math/sundials/Makefile @@ -1,6 +1,6 @@ PORTNAME= sundials DISTVERSION= 7.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= https://github.com/LLNL/sundials/releases/download/v${DISTVERSION}/ diff --git a/science/code_saturne/Makefile b/science/code_saturne/Makefile index df0c580f7cb3..1827ed1891fb 100644 --- a/science/code_saturne/Makefile +++ b/science/code_saturne/Makefile @@ -1,6 +1,6 @@ PORTNAME= code_saturne PORTVERSION= 8.1.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= science parallel MASTER_SITES= https://www.code-saturne.org/releases/ diff --git a/science/hypre/Makefile b/science/hypre/Makefile index 631946cb119a..51e952013434 100644 --- a/science/hypre/Makefile +++ b/science/hypre/Makefile @@ -1,7 +1,6 @@ PORTNAME= hypre DISTVERSIONPREFIX= v -DISTVERSION= 2.33.0 -PORTREVISION= 2 +DISTVERSION= 3.1.0 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/hypre/distinfo b/science/hypre/distinfo index 3f0d432f595c..92fd9ac323e4 100644 --- a/science/hypre/distinfo +++ b/science/hypre/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1743709698 -SHA256 (hypre-space-hypre-v2.33.0_GH0.tar.gz) = 0f9103c34bce7a5dcbdb79a502720fc8aab4db9fd0146e0791cde7ec878f27da -SIZE (hypre-space-hypre-v2.33.0_GH0.tar.gz) = 7514919 +TIMESTAMP = 1774904308 +SHA256 (hypre-space-hypre-v3.1.0_GH0.tar.gz) = a6879ae9375d95c26afd97141d61e7a8092807333bf40cd180b385aed7351b2d +SIZE (hypre-space-hypre-v3.1.0_GH0.tar.gz) = 8047241 diff --git a/science/hypre/pkg-plist b/science/hypre/pkg-plist index 1480e7981071..e7bf6506006a 100644 --- a/science/hypre/pkg-plist +++ b/science/hypre/pkg-plist @@ -1,16 +1,9 @@ include/HYPRE.h -include/HYPRE_DistributedMatrixPilutSolver_protos.h -include/HYPRE_DistributedMatrixPilutSolver_types.h include/HYPRE_IJ_mv.h -include/HYPRE_MatvecFunctions.h include/HYPRE_config.h -include/HYPRE_distributed_matrix_mv.h -include/HYPRE_distributed_matrix_protos.h -include/HYPRE_distributed_matrix_types.h include/HYPRE_error_f.h include/HYPRE_krylov.h include/HYPRE_lobpcg.h -include/HYPRE_matrix_matrix_protos.h include/HYPRE_parcsr_ls.h include/HYPRE_parcsr_mv.h include/HYPRE_seq_mv.h @@ -20,40 +13,35 @@ include/HYPRE_struct_ls.h include/HYPRE_struct_mv.h include/HYPRE_utilities.h include/HYPREf.h -include/IJ_matrix.h -include/IJ_vector.h include/_hypre_IJ_mv.h +include/_hypre_fortran.h +include/_hypre_fortran_matrix.h +include/_hypre_krylov.h +include/_hypre_lobpcg.h +include/_hypre_lobpcg_csr_matmultivec.h +include/_hypre_lobpcg_interpreter.h +include/_hypre_lobpcg_multivector.h +include/_hypre_lobpcg_par_csr_matmultivec.h +include/_hypre_lobpcg_par_csr_pmvcomm.h +include/_hypre_lobpcg_par_multivector.h +include/_hypre_lobpcg_seq_multivector.h +include/_hypre_lobpcg_temp_multivector.h +include/_hypre_parcsr_block_mv.h include/_hypre_parcsr_ls.h include/_hypre_parcsr_mv.h include/_hypre_seq_block_mv.h +include/_hypre_seq_mv.h include/_hypre_sstruct_ls.h include/_hypre_sstruct_mv.h include/_hypre_struct_ls.h include/_hypre_struct_mv.h +include/_hypre_struct_mv.hpp include/_hypre_utilities.h include/_hypre_utilities.hpp -include/aux_par_vector.h -include/aux_parcsr_matrix.h -include/csr_block_matrix.h -include/csr_matmultivec.h -include/distributed_matrix.h -include/fortran.h -include/fortran_matrix.h -include/interpreter.h -include/krylov.h -include/lobpcg.h -include/multivector.h -include/par_csr_block_matrix.h -include/par_csr_matmultivec.h -include/par_csr_pmvcomm.h -include/par_multivector.h -include/seq_multivector.h -include/seq_mv.h -include/temp_multivector.h lib/cmake/HYPRE/HYPREConfig.cmake lib/cmake/HYPRE/HYPREConfigVersion.cmake lib/cmake/HYPRE/HYPRETargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/HYPRE/HYPRETargets.cmake lib/libHYPRE.so -lib/libHYPRE.so.2.33.0 -lib/libHYPRE.so.233 +lib/libHYPRE.so.3.1.0 +lib/libHYPRE.so.301home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69cce373.39a0b.45ced5a>
