git: f7856ce09c8f - main - science/ascent: Update 0.9.0 → 0.9.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 24 Apr 2023 06:58:18 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=f7856ce09c8f5a45abab3d32fa52c8738126a8e9 commit f7856ce09c8f5a45abab3d32fa52c8738126a8e9 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-04-24 06:11:44 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-04-24 06:58:13 +0000 science/ascent: Update 0.9.0 → 0.9.1 Reported by: portscout --- science/ascent/Makefile | 3 +-- science/ascent/distinfo | 6 +++--- science/ascent/pkg-plist | 9 +++++---- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/science/ascent/Makefile b/science/ascent/Makefile index 93046b5de338..846fc6349b73 100644 --- a/science/ascent/Makefile +++ b/science/ascent/Makefile @@ -1,7 +1,6 @@ PORTNAME= ascent DISTVERSIONPREFIX= v -DISTVERSION= 0.9.0 -PORTREVISION= 1 +DISTVERSION= 0.9.1 CATEGORIES= science PKGNAMESUFFIX= -visualizer diff --git a/science/ascent/distinfo b/science/ascent/distinfo index 76caaf0a2ced..dfa6865f5b34 100644 --- a/science/ascent/distinfo +++ b/science/ascent/distinfo @@ -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 diff --git a/science/ascent/pkg-plist b/science/ascent/pkg-plist index cbce4aa5e8ea..97f90332f369 100644 --- a/science/ascent/pkg-plist +++ b/science/ascent/pkg-plist @@ -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