mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
science/conduit: update 0.9.1 → 0.9.3
Reported by: portscout
This commit is contained in:
parent
1cfbdf436e
commit
1ffd38b757
3 changed files with 21 additions and 14 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= conduit
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.9.1
|
||||
DISTVERSION= 0.9.3
|
||||
CATEGORIES= science
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
@ -18,9 +18,9 @@ USE_LDCONFIG= yes
|
|||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= LLNL
|
||||
GH_TUPLE= LLNL:blt:84fe0d1:blt/blt \
|
||||
Alpine-DAV:spack_configs:979ab0c:spack_configs/../scripts/uberenv_configs/spack_configs \
|
||||
LLNL:uberenv:6e4f6b3:LLNL_uberenv/../scripts/uberenv
|
||||
GH_TUPLE= LLNL:blt:058b312:blt/blt \
|
||||
Alpine-DAV:spack_configs:26a5d10:spack_configs/../scripts/uberenv_configs/spack_configs \
|
||||
LLNL:uberenv:5430066:LLNL_uberenv/../scripts/uberenv
|
||||
|
||||
WRKSRC_SUBDIR= src
|
||||
|
||||
|
@ -45,4 +45,6 @@ MPICH_CMAKE_ON= -DENABLE_MPI=ON
|
|||
OPENMPI_USES= mpi:openmpi
|
||||
OPENMPI_CMAKE_ON= -DENABLE_MPI=ON
|
||||
|
||||
# 100% tests passed, 0 tests failed out of 3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
TIMESTAMP = 1712307086
|
||||
SHA256 (LLNL-conduit-v0.9.1_GH0.tar.gz) = 8cb8656dce5666602e9b6957b9c82fc4b550609ebad14bc50d2d8db30f1dd162
|
||||
SIZE (LLNL-conduit-v0.9.1_GH0.tar.gz) = 23215378
|
||||
SHA256 (LLNL-blt-84fe0d1_GH0.tar.gz) = 6147bb528bf1c8a4651491670bc58a7df13dc1a5d5713d5e5384588758cabb82
|
||||
SIZE (LLNL-blt-84fe0d1_GH0.tar.gz) = 1218648
|
||||
SHA256 (Alpine-DAV-spack_configs-979ab0c_GH0.tar.gz) = 7184dbd39741b693e75467e98cb5a048c2237e74b6387e9d99eb451ad5e27ca2
|
||||
SIZE (Alpine-DAV-spack_configs-979ab0c_GH0.tar.gz) = 15545
|
||||
SHA256 (LLNL-uberenv-6e4f6b3_GH0.tar.gz) = ce82b48a6c4105fa6aa5b2555d64c039fc7c193a8b772cbcb9a6a41a8dbb2334
|
||||
SIZE (LLNL-uberenv-6e4f6b3_GH0.tar.gz) = 26959
|
||||
TIMESTAMP = 1738037667
|
||||
SHA256 (LLNL-conduit-v0.9.3_GH0.tar.gz) = 7315813bcdbf8701d2060dd776ac16a79bfd5fe436d802a46e3f89a223f7bf8f
|
||||
SIZE (LLNL-conduit-v0.9.3_GH0.tar.gz) = 24469438
|
||||
SHA256 (LLNL-blt-058b312_GH0.tar.gz) = 93dd61bf6c52c17ce6a383687ccc7e589c250ab5997608e37623695a772d7e3d
|
||||
SIZE (LLNL-blt-058b312_GH0.tar.gz) = 1281374
|
||||
SHA256 (Alpine-DAV-spack_configs-26a5d10_GH0.tar.gz) = 16e382c4054a21ddc6acd4319ec14e3f3c68921fe879ee470d011cc96e6a98b1
|
||||
SIZE (Alpine-DAV-spack_configs-26a5d10_GH0.tar.gz) = 16755
|
||||
SHA256 (LLNL-uberenv-5430066_GH0.tar.gz) = 7006065d78cbaa2c775c508b854fe8543b785078ee48889c9906f02ce2f37f0d
|
||||
SIZE (LLNL-uberenv-5430066_GH0.tar.gz) = 43575
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
bin/conduit_adjset_validate
|
||||
bin/conduit_blueprint_verify
|
||||
bin/conduit_generate_data
|
||||
bin/conduit_generate_data_mpi
|
||||
%%MPICH%%bin/conduit_generate_data_mpi
|
||||
%%OPENMPI%%bin/conduit_generate_data_mpi
|
||||
bin/conduit_relay_entangle.py
|
||||
bin/conduit_relay_io_convert
|
||||
bin/conduit_relay_io_ls
|
||||
|
@ -25,12 +26,15 @@ include/conduit/conduit_blueprint_mesh.h
|
|||
include/conduit/conduit_blueprint_mesh.hpp
|
||||
include/conduit/conduit_blueprint_mesh.mod
|
||||
include/conduit/conduit_blueprint_mesh_examples.hpp
|
||||
include/conduit/conduit_blueprint_mesh_examples_generate.hpp
|
||||
include/conduit/conduit_blueprint_mesh_examples_gyre.hpp
|
||||
include/conduit/conduit_blueprint_mesh_examples_julia.hpp
|
||||
include/conduit/conduit_blueprint_mesh_examples_polystar.hpp
|
||||
include/conduit/conduit_blueprint_mesh_examples_related_boundary.hpp
|
||||
include/conduit/conduit_blueprint_mesh_examples_rz_cylinder.hpp
|
||||
include/conduit/conduit_blueprint_mesh_examples_tiled.hpp
|
||||
include/conduit/conduit_blueprint_mesh_examples_venn.hpp
|
||||
include/conduit/conduit_blueprint_mesh_flatten.hpp
|
||||
include/conduit/conduit_blueprint_mesh_kdtree.hpp
|
||||
include/conduit/conduit_blueprint_mesh_topology_metadata.hpp
|
||||
include/conduit/conduit_blueprint_mesh_utils.hpp
|
||||
|
@ -38,6 +42,7 @@ include/conduit/conduit_blueprint_mesh_utils.hpp
|
|||
%%NO_NOMPI%%include/conduit/conduit_blueprint_mpi_mesh.h
|
||||
%%NO_NOMPI%%include/conduit/conduit_blueprint_mpi_mesh.hpp
|
||||
%%NO_NOMPI%%include/conduit/conduit_blueprint_mpi_mesh_examples.hpp
|
||||
%%NO_NOMPI%%include/conduit/conduit_blueprint_mpi_mesh_flatten.hpp
|
||||
%%NO_NOMPI%%include/conduit/conduit_blueprint_mpi_mesh_partition.hpp
|
||||
%%NO_NOMPI%%include/conduit/conduit_blueprint_mpi_mesh_utils.hpp
|
||||
include/conduit/conduit_blueprint_ndarray_index.hpp
|
||||
|
|
Loading…
Add table
Reference in a new issue