git: 57fc8cd42dc7 - main - science/ascent: update 0.9.2 → 0.9.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 09 Sep 2024 19:09:47 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=57fc8cd42dc785fd46fde4106b6df0c02f5914f3 commit 57fc8cd42dc785fd46fde4106b6df0c02f5914f3 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-09-09 14:09:33 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-09-09 19:09:43 +0000 science/ascent: update 0.9.2 → 0.9.3 --- science/ascent/Makefile | 5 ++--- science/ascent/distinfo | 10 +++++----- science/ascent/pkg-plist | 17 +++++++++++------ 3 files changed, 18 insertions(+), 14 deletions(-) diff --git a/science/ascent/Makefile b/science/ascent/Makefile index deeef17f0321..64a14f58a319 100644 --- a/science/ascent/Makefile +++ b/science/ascent/Makefile @@ -1,7 +1,6 @@ PORTNAME= ascent DISTVERSIONPREFIX= v -DISTVERSION= 0.9.2 -PORTREVISION= 1 +DISTVERSION= 0.9.3 CATEGORIES= science PKGNAMESUFFIX= -visualizer @@ -23,7 +22,7 @@ USES= cmake:testing compiler:c++11-lang fortran localbase:ldflags USE_GITHUB= yes GH_ACCOUNT= Alpine-DAV GH_TUPLE= Alpine-DAV:spack_configs:26ea412:spack_configs/../scripts/uberenv_configs/spack_configs \ - LLNL:blt:86a7d6b:blt/blt \ + LLNL:blt:9ff7734:blt/blt \ llnl:uberenv:105e384:uberenv/../scripts/uberenv CMAKE_OFF= ENABLE_PYTHON ENABLE_DOCS ENABLE_TESTS ENABLE_EXAMPLES diff --git a/science/ascent/distinfo b/science/ascent/distinfo index b2b545e4b93c..aeca2259461c 100644 --- a/science/ascent/distinfo +++ b/science/ascent/distinfo @@ -1,9 +1,9 @@ -TIMESTAMP = 1688196627 -SHA256 (Alpine-DAV-ascent-v0.9.2_GH0.tar.gz) = 9c6d956c64c314b1861f14bea5201c1aad37fff6150862c7e4fe184b11b479c2 -SIZE (Alpine-DAV-ascent-v0.9.2_GH0.tar.gz) = 93074855 +TIMESTAMP = 1725897564 +SHA256 (Alpine-DAV-ascent-v0.9.3_GH0.tar.gz) = 69b2129380a89c6dd84ea9deaf4321d2b99cdd33c334c509998b796637f51025 +SIZE (Alpine-DAV-ascent-v0.9.3_GH0.tar.gz) = 148193922 SHA256 (Alpine-DAV-spack_configs-26ea412_GH0.tar.gz) = 2d92cf6fa0f0b541f9fb70e897e96230b820c3d93e01e345653cb541a089e1e1 SIZE (Alpine-DAV-spack_configs-26ea412_GH0.tar.gz) = 14097 -SHA256 (LLNL-blt-86a7d6b_GH0.tar.gz) = 4298f150e0397367d75795598f4a63cf8c6e29578f9dc907160118fc556d6a3e -SIZE (LLNL-blt-86a7d6b_GH0.tar.gz) = 1180289 +SHA256 (LLNL-blt-9ff7734_GH0.tar.gz) = 4ab173f8c82c33f31dc066bced2bcf15fe96345a252c59c647ed1940f6426d68 +SIZE (LLNL-blt-9ff7734_GH0.tar.gz) = 1279736 SHA256 (llnl-uberenv-105e384_GH0.tar.gz) = a47a418e53e571a60ef37318e377597b6b2827b38a9eafabca13b8053b50b95a SIZE (llnl-uberenv-105e384_GH0.tar.gz) = 21667 diff --git a/science/ascent/pkg-plist b/science/ascent/pkg-plist index 97f90332f369..74e9d3fe74f9 100644 --- a/science/ascent/pkg-plist +++ b/science/ascent/pkg-plist @@ -10,14 +10,16 @@ include/ascent/ascent_array_registry.hpp include/ascent/ascent_array_utils.hpp include/ascent/ascent_block_timer.hpp include/ascent/ascent_blueprint_architect.hpp +include/ascent/ascent_blueprint_device_dispatch.hpp +include/ascent/ascent_blueprint_device_mesh_objects.hpp +include/ascent/ascent_blueprint_device_reductions.hpp include/ascent/ascent_blueprint_topologies.hpp -include/ascent/ascent_conduit_reductions.hpp +include/ascent/ascent_blueprint_type_utils.hpp include/ascent/ascent_config.h include/ascent/ascent_data_binning.hpp include/ascent/ascent_data_logger.hpp include/ascent/ascent_data_object.hpp include/ascent/ascent_derived_jit.hpp -include/ascent/ascent_dispatch.hpp include/ascent/ascent_empty_runtime.hpp include/ascent/ascent_execution_manager.hpp include/ascent/ascent_execution_policies.hpp @@ -30,7 +32,7 @@ include/ascent/ascent_expressions_parser.hpp include/ascent/ascent_expressions_tokens.hpp include/ascent/ascent_flow_runtime.hpp include/ascent/ascent_hola.hpp -%%NO_NOMPI%%include/ascent/ascent_hola_mpi.hpp +include/ascent/ascent_hola_mpi.hpp include/ascent/ascent_insertion_ordered_set.hpp include/ascent/ascent_jit_array.hpp include/ascent/ascent_jit_field.hpp @@ -41,9 +43,7 @@ include/ascent/ascent_jit_topology.hpp include/ascent/ascent_logging.hpp include/ascent/ascent_main_runtime.hpp include/ascent/ascent_math.hpp -include/ascent/ascent_memory_interface.hpp include/ascent/ascent_memory_manager.hpp -include/ascent/ascent_meshes.hpp include/ascent/ascent_metadata.hpp include/ascent/ascent_mpi_utils.hpp include/ascent/ascent_resources.hpp @@ -51,8 +51,9 @@ include/ascent/ascent_resources_ascent_web.hpp include/ascent/ascent_resources_cinema_web.hpp include/ascent/ascent_runtime.hpp include/ascent/ascent_runtime_blueprint_filters.hpp +include/ascent/ascent_runtime_command_filters.hpp include/ascent/ascent_runtime_filters.hpp -%%NO_NOMPI%%include/ascent/ascent_runtime_hola_filters.hpp +include/ascent/ascent_runtime_hola_filters.hpp include/ascent/ascent_runtime_htg_filters.hpp include/ascent/ascent_runtime_param_check.hpp include/ascent/ascent_runtime_query_filters.hpp @@ -80,10 +81,14 @@ include/ascent/png_utils/ascent_png_encoder.hpp include/ascent/png_utils/ascent_png_utils_exports.h lib/cmake/ascent/AscentConfig.cmake lib/cmake/ascent/AscentConfigVersion.cmake +lib/cmake/ascent/BLTInstallableMacros.cmake +lib/cmake/ascent/BLTSetupTargets.cmake +lib/cmake/ascent/BLTThirdPartyConfigFlags.cmake lib/cmake/ascent/ascent-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/ascent/ascent.cmake lib/cmake/ascent/ascent_setup_deps.cmake lib/cmake/ascent/ascent_setup_targets.cmake +lib/cmake/ascent/thirdparty/BLTSetupMPI.cmake lib/libascent.so lib/libascent_flow.so lib/libascent_lodepng.so