science/hypre: Update 2.25.0 -> 2.26.0

Reported by:	portscout
This commit is contained in:
Yuri Victorovich 2022-10-16 12:13:46 -07:00
parent 45d70e18b3
commit b422449c1f
8 changed files with 14 additions and 11 deletions

View File

@ -1,5 +1,6 @@
PORTNAME= glvis
DISTVERSION= 4.2
PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= https://glvis.github.io/releases/
PKGNAMESUFFIX= -mesh-visualizer # other software also has the name glvis

View File

@ -1,7 +1,7 @@
PORTNAME= mfem
DISTVERSIONPREFIX= v
DISTVERSION= 4.4
PORTREVISION= 5
PORTREVISION= 6
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org

View File

@ -1,5 +1,6 @@
PORTNAME= sundials
DISTVERSION= 6.3.0
PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= https://github.com/LLNL/sundials/releases/download/v${DISTVERSION}/

View File

@ -1,7 +1,7 @@
PORTNAME= code_saturne
PORTVERSION= 7.1.1
DISTVERSIONPREFIX= v
PORTREVISION= 1
PORTREVISION= 3
CATEGORIES= science parallel
MAINTAINER= thierry@FreeBSD.org

View File

@ -1,6 +1,6 @@
PORTNAME= hypre
DISTVERSIONPREFIX= v
DISTVERSION= 2.25.0
DISTVERSION= 2.26.0
CATEGORIES= science
MAINTAINER= yuri@FreeBSD.org
@ -31,12 +31,11 @@ OPTIONS_DEFAULT= MPICH
NOMPI_DESC= Build without parallel processing support
NOMPI_CMAKE_ON= -DHYPRE_WITH_MPI=OFF
MPICH_LIB_DEPENDS= libmpich.so:net/mpich
MPICH_CONFIGURE_ENV= CC=${LOCALBASE}/bin/mpicc CXX=${LOCALBASE}/bin/mpicxx
MPICH_USES= mpi:mpich
MPICH_CMAKE_ON= -DHYPRE_WITH_MPI=ON
OPENMPI_LIB_DEPENDS= libmpi.so:net/openmpi
OPENMPI_CONFIGURE_ENV= CC=${LOCALBASE}/mpi/openmpi/bin/mpicc \
CXX=${LOCALBASE}/mpi/openmpi/bin/mpicxx
OPENMPI_USES= mpi:openmpi
OPENMPI_CMAKE_ON= -DHYPRE_WITH_MPI=ON
OPENMPI_BROKEN= doesn't switch to openmpi in cmake build, see https://github.com/hypre-space/hypre/issues/720
PORTDOCS= *

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1655437893
SHA256 (hypre-space-hypre-v2.25.0_GH0.tar.gz) = f9fc8371d91239fca694284dab17175bfda3821d7b7a871fd2e8f9d5930f303c
SIZE (hypre-space-hypre-v2.25.0_GH0.tar.gz) = 6671758
TIMESTAMP = 1665940855
SHA256 (hypre-space-hypre-v2.26.0_GH0.tar.gz) = c214084bddc61a06f3758d82947f7f831e76d7e3edeac2c78bb82d597686e05d
SIZE (hypre-space-hypre-v2.26.0_GH0.tar.gz) = 6727243

View File

@ -32,6 +32,7 @@ include/_hypre_sstruct_mv.h
include/_hypre_struct_ls.h
include/_hypre_struct_mv.h
include/_hypre_utilities.h
include/_hypre_utilities.hpp
include/aux_par_vector.h
include/aux_parcsr_matrix.h
include/csr_block_matrix.h

View File

@ -1,5 +1,6 @@
PORTNAME= serac
PORTVERSION= g20220823
PORTREVISION= 1
CATEGORIES= science
MAINTAINER= yuri@FreeBSD.org