aboutsummaryrefslogtreecommitdiff
path: root/science/ascent
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2023-01-31 06:58:48 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2023-01-31 07:55:16 +0000
commit4bf1bd0c4a143669801e7654146f486f7c545b65 (patch)
tree9de4084b6afdc8154b9cbd396417e9dac2134496 /science/ascent
parent70f61bdf1e17d7005c17c2edcbfe8c2ec80607f3 (diff)
downloadports-4bf1bd0c4a143669801e7654146f486f7c545b65.tar.gz
ports-4bf1bd0c4a143669801e7654146f486f7c545b65.zip
science/ascent: Update 0.8.0 → 0.9.0
Reported by: portscout
Diffstat (limited to 'science/ascent')
-rw-r--r--science/ascent/Makefile4
-rw-r--r--science/ascent/distinfo6
-rw-r--r--science/ascent/pkg-plist15
3 files changed, 20 insertions, 5 deletions
diff --git a/science/ascent/Makefile b/science/ascent/Makefile
index 2ea5148981ae..ae8c1c5ed88b 100644
--- a/science/ascent/Makefile
+++ b/science/ascent/Makefile
@@ -1,7 +1,6 @@
PORTNAME= ascent
DISTVERSIONPREFIX= v
-DISTVERSION= 0.8.0
-PORTREVISION= 3
+DISTVERSION= 0.9.0
CATEGORIES= science
PKGNAMESUFFIX= -visualizer
@@ -48,5 +47,6 @@ MPICH_CMAKE_ON= -DENABLE_MPI=ON
OPENMPI_USES= mpi:openmpi
OPENMPI_CMAKE_ON= -DENABLE_MPI=ON
+OPENMPI_BROKEN= still chooses mpich, see https://github.com/Alpine-DAV/ascent/issues/1091
.include <bsd.port.mk>
diff --git a/science/ascent/distinfo b/science/ascent/distinfo
index 4b0b5cac2da1..76caaf0a2ced 100644
--- a/science/ascent/distinfo
+++ b/science/ascent/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1644785036
-SHA256 (Alpine-DAV-ascent-v0.8.0_GH0.tar.gz) = 546977ba7d176f6d6d2e1ada4222beafd217ad770018f4b06f9a91c50051d694
-SIZE (Alpine-DAV-ascent-v0.8.0_GH0.tar.gz) = 61884586
+TIMESTAMP = 1675146262
+SHA256 (Alpine-DAV-ascent-v0.9.0_GH0.tar.gz) = f1dbece2f7387ef14cb3ba67ff280af49aff41765d190b74bd6b53cb8fa1a758
+SIZE (Alpine-DAV-ascent-v0.9.0_GH0.tar.gz) = 88478259
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
diff --git a/science/ascent/pkg-plist b/science/ascent/pkg-plist
index 5e0d1af99949..cbce4aa5e8ea 100644
--- a/science/ascent/pkg-plist
+++ b/science/ascent/pkg-plist
@@ -2,15 +2,25 @@ include/ascent/ascent.h
include/ascent/ascent.hpp
include/ascent/ascent.mod
include/ascent/ascent_actions_utils.hpp
+include/ascent/ascent_annotations.hpp
+include/ascent/ascent_array.hpp
+include/ascent/ascent_array_internals.hpp
+include/ascent/ascent_array_internals_base.hpp
+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_topologies.hpp
include/ascent/ascent_conduit_reductions.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
include/ascent/ascent_exports.h
include/ascent/ascent_expression_eval.hpp
include/ascent/ascent_expression_filters.hpp
@@ -31,6 +41,10 @@ include/ascent/ascent_jit_math.hpp
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_png_compare.hpp
@@ -42,6 +56,7 @@ include/ascent/ascent_runtime.hpp
include/ascent/ascent_runtime_blueprint_filters.hpp
include/ascent/ascent_runtime_filters.hpp
%%NO_NOMPI%%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
include/ascent/ascent_runtime_relay_filters.hpp