aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-01-26 19:33:04 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-02-01 09:18:06 +0000
commitcc18201498911445f24b1b6ba1e8ad7457834f20 (patch)
tree3da38423c878f95631951a71ae3dd868a69e2dd0 /science
parent5415585035d8f6b3c70e7fc4adc0df599da66957 (diff)
downloadports-cc18201498911445f24b1b6ba1e8ad7457834f20.tar.gz
ports-cc18201498911445f24b1b6ba1e8ad7457834f20.zip
science/ascent: Update 0.7.1 -> 0.7.1-66
(cherry picked from commit 45ae8fa1620e6d58f42fc882d176b14cb08dc969)
Diffstat (limited to 'science')
-rw-r--r--science/ascent/Makefile8
-rw-r--r--science/ascent/distinfo6
-rw-r--r--science/ascent/pkg-plist11
3 files changed, 20 insertions, 5 deletions
diff --git a/science/ascent/Makefile b/science/ascent/Makefile
index d88f613ddd7f..38e577b3a2d6 100644
--- a/science/ascent/Makefile
+++ b/science/ascent/Makefile
@@ -1,6 +1,7 @@
PORTNAME= ascent
DISTVERSIONPREFIX= v
-DISTVERSION= 0.7.1
+DISTVERSION= 0.7.1-66
+DISTVERSIONSUFFIX= -gbcf2742a
CATEGORIES= science
PKGNAMESUFFIX= -visualizer
@@ -11,7 +12,10 @@ LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/../LICENSE
LIB_DEPENDS= libconduit.so:science/conduit \
- libsysinfo.so:devel/libsysinfo
+ libhdf5.so:science/hdf5 \
+ libsiloh5.so:science/silo \
+ libsysinfo.so:devel/libsysinfo \
+ libsz.so:science/szip
USES= cmake:testing compiler:c++11-lang fortran localbase:ldflags
diff --git a/science/ascent/distinfo b/science/ascent/distinfo
index 0750c85222d9..669477d72856 100644
--- a/science/ascent/distinfo
+++ b/science/ascent/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1631778391
-SHA256 (Alpine-DAV-ascent-v0.7.1_GH0.tar.gz) = 9fd9ab3a54e9684b60c86021a261a4ddab084fff9857f9641e86527bf776ad95
-SIZE (Alpine-DAV-ascent-v0.7.1_GH0.tar.gz) = 60538314
+TIMESTAMP = 1643225312
+SHA256 (Alpine-DAV-ascent-v0.7.1-66-gbcf2742a_GH0.tar.gz) = fe3cf2a88d2a385a3a6ec58005677c4735782d13ed5b1a0aaf14ef77ab02fba2
+SIZE (Alpine-DAV-ascent-v0.7.1-66-gbcf2742a_GH0.tar.gz) = 61861109
SHA256 (Alpine-DAV-spack_configs-2ea6c17_GH0.tar.gz) = 133b7d189ab336a28a6f8d6fcdbd82fa6f5c9f3997da8515a1f19252b8680775
SIZE (Alpine-DAV-spack_configs-2ea6c17_GH0.tar.gz) = 11559
SHA256 (LLNL-blt-86a7d6b_GH0.tar.gz) = 4298f150e0397367d75795598f4a63cf8c6e29578f9dc907160118fc556d6a3e
diff --git a/science/ascent/pkg-plist b/science/ascent/pkg-plist
index ee46cc24c314..926b64b73fc1 100644
--- a/science/ascent/pkg-plist
+++ b/science/ascent/pkg-plist
@@ -4,19 +4,30 @@ include/ascent/ascent.mod
include/ascent/ascent_actions_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_logger.hpp
include/ascent/ascent_data_object.hpp
+include/ascent/ascent_derived_jit.hpp
include/ascent/ascent_empty_runtime.hpp
include/ascent/ascent_exports.h
include/ascent/ascent_expression_eval.hpp
include/ascent/ascent_expression_filters.hpp
+include/ascent/ascent_expression_jit_filters.hpp
include/ascent/ascent_expressions_ast.hpp
include/ascent/ascent_expressions_parser.hpp
include/ascent/ascent_expressions_tokens.hpp
include/ascent/ascent_file_system.hpp
include/ascent/ascent_flow_runtime.hpp
include/ascent/ascent_hola.hpp
+include/ascent/ascent_insertion_ordered_set.hpp
+include/ascent/ascent_jit_array.hpp
+include/ascent/ascent_jit_field.hpp
+include/ascent/ascent_jit_fusion.hpp
+include/ascent/ascent_jit_kernel.hpp
+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_metadata.hpp