diff options
Diffstat (limited to 'science/ascent')
| -rw-r--r-- | science/ascent/Makefile | 4 | ||||
| -rw-r--r-- | science/ascent/distinfo | 6 | ||||
| -rw-r--r-- | science/ascent/pkg-plist | 6 |
3 files changed, 12 insertions, 4 deletions
diff --git a/science/ascent/Makefile b/science/ascent/Makefile index a94aa81f952a..700c3175eeba 100644 --- a/science/ascent/Makefile +++ b/science/ascent/Makefile @@ -1,6 +1,6 @@ PORTNAME= ascent DISTVERSIONPREFIX= v -DISTVERSION= 0.9.3 +DISTVERSION= 0.9.5 CATEGORIES= science PKGNAMESUFFIX= -visualizer @@ -52,4 +52,6 @@ OPENMPI_USES= mpi:openmpi OPENMPI_CMAKE_ON= -DENABLE_MPI=ON OPENMPI_BROKEN= still chooses mpich, see https://github.com/Alpine-DAV/ascent/issues/1091 +# tests as of 0.9.5: 100% tests passed, 0 tests failed out of 97 + .include <bsd.port.mk> diff --git a/science/ascent/distinfo b/science/ascent/distinfo index aeca2259461c..a8a71257682d 100644 --- a/science/ascent/distinfo +++ b/science/ascent/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1725897564 -SHA256 (Alpine-DAV-ascent-v0.9.3_GH0.tar.gz) = 69b2129380a89c6dd84ea9deaf4321d2b99cdd33c334c509998b796637f51025 -SIZE (Alpine-DAV-ascent-v0.9.3_GH0.tar.gz) = 148193922 +TIMESTAMP = 1760809604 +SHA256 (Alpine-DAV-ascent-v0.9.5_GH0.tar.gz) = 590ea90c5210af57a01399ac535332823207d78cfc9dc68bdaf42d2bcf12891f +SIZE (Alpine-DAV-ascent-v0.9.5_GH0.tar.gz) = 162734403 SHA256 (Alpine-DAV-spack_configs-26ea412_GH0.tar.gz) = 2d92cf6fa0f0b541f9fb70e897e96230b820c3d93e01e345653cb541a089e1e1 SIZE (Alpine-DAV-spack_configs-26ea412_GH0.tar.gz) = 14097 SHA256 (LLNL-blt-9ff7734_GH0.tar.gz) = 4ab173f8c82c33f31dc066bced2bcf15fe96345a252c59c647ed1940f6426d68 diff --git a/science/ascent/pkg-plist b/science/ascent/pkg-plist index 74e9d3fe74f9..b869941ba019 100644 --- a/science/ascent/pkg-plist +++ b/science/ascent/pkg-plist @@ -41,6 +41,10 @@ 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_logging_config.h +include/ascent/ascent_logging_exports.h +include/ascent/ascent_logging_old.hpp +include/ascent/ascent_logging_timer.hpp include/ascent/ascent_main_runtime.hpp include/ascent/ascent_math.hpp include/ascent/ascent_memory_manager.hpp @@ -58,6 +62,7 @@ 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 +include/ascent/ascent_runtime_steering_filters.hpp include/ascent/ascent_runtime_trigger_filters.hpp include/ascent/ascent_runtime_utils.hpp include/ascent/ascent_runtime_vtkh_utils.hpp @@ -92,6 +97,7 @@ lib/cmake/ascent/thirdparty/BLTSetupMPI.cmake lib/libascent.so lib/libascent_flow.so lib/libascent_lodepng.so +lib/libascent_logging.so %%NO_NOMPI%%lib/libascent_mpi.so %%DATADIR%%/ascent_config.mk %%DATADIR%%/web_clients/ascent/index.html |
