1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00

science/conduit: Update 0.8.7 → 0.8.8

Reported by:	portscout
This commit is contained in:
Yuri Victorovich 2023-05-20 23:38:56 -07:00
parent a250426a32
commit a1195987cb
3 changed files with 16 additions and 14 deletions

View File

@ -1,7 +1,6 @@
PORTNAME= conduit
DISTVERSIONPREFIX= v
DISTVERSION= 0.8.7
PORTREVISION= 1
DISTVERSION= 0.8.8
CATEGORIES= science
MAINTAINER= yuri@FreeBSD.org
@ -20,9 +19,9 @@ USE_LDCONFIG= yes
USE_GITHUB= yes
GH_ACCOUNT= LLNL
GH_TUPLE= LLNL:blt:86a7d6b:blt/blt \
Alpine-DAV:spack_configs:85f7382:spack_configs/../scripts/uberenv_configs/spack_configs \
LLNL:uberenv:105e384:LLNL_uberenv/../scripts/uberenv
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
WRKSRC_SUBDIR= src

View File

@ -1,9 +1,9 @@
TIMESTAMP = 1679766148
SHA256 (LLNL-conduit-v0.8.7_GH0.tar.gz) = 617376d4b84142d1cce40a1739e0881aea73bbf054cd62a47f9eb4b3e019c2a6
SIZE (LLNL-conduit-v0.8.7_GH0.tar.gz) = 15200893
SHA256 (LLNL-blt-86a7d6b_GH0.tar.gz) = 4298f150e0397367d75795598f4a63cf8c6e29578f9dc907160118fc556d6a3e
SIZE (LLNL-blt-86a7d6b_GH0.tar.gz) = 1180289
SHA256 (Alpine-DAV-spack_configs-85f7382_GH0.tar.gz) = 7e2d7312f4473eff8275f448d8b578b4e1d126bad675c40e15fe99b2e39fcc5b
SIZE (Alpine-DAV-spack_configs-85f7382_GH0.tar.gz) = 13774
SHA256 (LLNL-uberenv-105e384_GH0.tar.gz) = a47a418e53e571a60ef37318e377597b6b2827b38a9eafabca13b8053b50b95a
SIZE (LLNL-uberenv-105e384_GH0.tar.gz) = 21667
TIMESTAMP = 1684649156
SHA256 (LLNL-conduit-v0.8.8_GH0.tar.gz) = 627fe410ee164d74ffb8d1367c59ee820a894940b359c0bf4533acefaf1eb984
SIZE (LLNL-conduit-v0.8.8_GH0.tar.gz) = 15273118
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

View File

@ -1,3 +1,4 @@
bin/conduit_adjset_validate
bin/conduit_blueprint_verify
bin/conduit_relay_entangle.py
bin/conduit_relay_io_convert
@ -26,6 +27,7 @@ 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_venn.hpp
include/conduit/conduit_blueprint_mesh_kdtree.hpp
include/conduit/conduit_blueprint_mesh_topology_metadata.hpp
include/conduit/conduit_blueprint_mesh_utils.hpp
%%NO_NOMPI%%include/conduit/conduit_blueprint_mpi.hpp
@ -33,6 +35,7 @@ include/conduit/conduit_blueprint_mesh_utils.hpp
%%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_partition.hpp
%%NO_NOMPI%%include/conduit/conduit_blueprint_mpi_mesh_utils.hpp
include/conduit/conduit_blueprint_ndarray_index.hpp
include/conduit/conduit_blueprint_o2mrelation.hpp
include/conduit/conduit_blueprint_o2mrelation_examples.hpp