mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-09 06:51:44 +00:00
science/ascent: Update 0.9.0 → 0.9.1
Reported by: portscout
This commit is contained in:
parent
5abcae4ada
commit
f7856ce09c
@ -1,7 +1,6 @@
|
||||
PORTNAME= ascent
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.9.0
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 0.9.1
|
||||
CATEGORIES= science
|
||||
PKGNAMESUFFIX= -visualizer
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
TIMESTAMP = 1675146262
|
||||
SHA256 (Alpine-DAV-ascent-v0.9.0_GH0.tar.gz) = f1dbece2f7387ef14cb3ba67ff280af49aff41765d190b74bd6b53cb8fa1a758
|
||||
SIZE (Alpine-DAV-ascent-v0.9.0_GH0.tar.gz) = 88478259
|
||||
TIMESTAMP = 1682315767
|
||||
SHA256 (Alpine-DAV-ascent-v0.9.1_GH0.tar.gz) = b8c4ed86e01c633f8ac142f650ea2444359ba925fae2cd4b4ea488d054bd7de5
|
||||
SIZE (Alpine-DAV-ascent-v0.9.1_GH0.tar.gz) = 91784124
|
||||
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
|
||||
|
@ -28,7 +28,6 @@ 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
|
||||
%%NO_NOMPI%%include/ascent/ascent_hola_mpi.hpp
|
||||
@ -47,10 +46,8 @@ 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
|
||||
include/ascent/ascent_png_decoder.hpp
|
||||
include/ascent/ascent_png_encoder.hpp
|
||||
include/ascent/ascent_resources.hpp
|
||||
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
|
||||
@ -77,6 +74,10 @@ include/ascent/flow_graph.hpp
|
||||
include/ascent/flow_registry.hpp
|
||||
include/ascent/flow_timer.hpp
|
||||
include/ascent/flow_workspace.hpp
|
||||
include/ascent/png_utils/ascent_png_compare.hpp
|
||||
include/ascent/png_utils/ascent_png_decoder.hpp
|
||||
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/ascent-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
|
Loading…
Reference in New Issue
Block a user