Skip to content

Commit

Permalink
devel/hpx: Update 1.9.0 → 1.9.1
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Aug 22, 2023
1 parent 25ec198 commit f4364c1
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 11 deletions.
5 changes: 4 additions & 1 deletion devel/hpx/Makefile
@@ -1,8 +1,11 @@
PORTNAME= hpx
DISTVERSIONPREFIX= v
DISTVERSION= 1.9.0
DISTVERSION= 1.9.1
CATEGORIES= devel

PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES= 4a61c0bb764616a103900f948ac9735b3b73e594.diff:-p1 # fix for https://github.com/STEllAR-GROUP/hpx/issues/6316

MAINTAINER= yuri@FreeBSD.org
COMMENT= C++ Standard Library for Parallelism and Concurrency
WWW= https://hpx.stellar-group.org/
Expand Down
8 changes: 5 additions & 3 deletions devel/hpx/distinfo
@@ -1,3 +1,5 @@
TIMESTAMP = 1689575833
SHA256 (STEllAR-GROUP-hpx-v1.9.0_GH0.tar.gz) = 2a8dca78172fbb15eae5a5e9facf26ab021c845f9c09e61b1912e6cf9e72915a
SIZE (STEllAR-GROUP-hpx-v1.9.0_GH0.tar.gz) = 5648944
TIMESTAMP = 1692730344
SHA256 (STEllAR-GROUP-hpx-v1.9.1_GH0.tar.gz) = 1adae9d408388a723277290ddb33c699aa9ea72defadf3f12d4acc913a0ff22d
SIZE (STEllAR-GROUP-hpx-v1.9.1_GH0.tar.gz) = 5662661
SHA256 (4a61c0bb764616a103900f948ac9735b3b73e594.diff) = 6d9d0472ea86ed059124f438d01b322e83d07a5b643a5513f796abf0ffc9a482
SIZE (4a61c0bb764616a103900f948ac9735b3b73e594.diff) = 8865
30 changes: 23 additions & 7 deletions devel/hpx/pkg-plist
Expand Up @@ -64,6 +64,7 @@ include/hpx/agas_base/server/primary_namespace.hpp
include/hpx/agas_base/server/symbol_namespace.hpp
include/hpx/agas_base/symbol_namespace.hpp
include/hpx/algorithm.hpp
include/hpx/algorithm.hpp.in
include/hpx/algorithms.hpp
include/hpx/algorithms/config/defines.hpp
include/hpx/algorithms/traits/is_pair.hpp
Expand Down Expand Up @@ -189,6 +190,7 @@ include/hpx/async_local/post.hpp
include/hpx/async_local/sync.hpp
include/hpx/async_local/sync_fwd.hpp
include/hpx/barrier.hpp
include/hpx/barrier.hpp.in
include/hpx/basic_execution.hpp
include/hpx/basic_execution/agent_base.hpp
include/hpx/basic_execution/agent_ref.hpp
Expand All @@ -203,6 +205,7 @@ include/hpx/batch_environments/config/defines.hpp
include/hpx/batch_environments/pbs_environment.hpp
include/hpx/batch_environments/pjm_environment.hpp
include/hpx/batch_environments/slurm_environment.hpp
include/hpx/bit.hpp
include/hpx/cache/config/defines.hpp
include/hpx/cache/entries/entry.hpp
include/hpx/cache/entries/fifo_entry.hpp
Expand All @@ -216,6 +219,7 @@ include/hpx/cache/statistics/local_full_statistics.hpp
include/hpx/cache/statistics/local_statistics.hpp
include/hpx/cache/statistics/no_statistics.hpp
include/hpx/channel.hpp
include/hpx/channel.hpp.in
include/hpx/checkpoint.hpp
include/hpx/checkpoint/checkpoint.hpp
include/hpx/checkpoint/config/defines.hpp
Expand Down Expand Up @@ -419,6 +423,7 @@ include/hpx/components_base/traits/is_component.hpp
include/hpx/components_base/traits/managed_component_policies.hpp
include/hpx/components_fwd.hpp
include/hpx/compute.hpp
include/hpx/compute.hpp.in
include/hpx/compute/config/defines.hpp
include/hpx/compute/detail/new.hpp
include/hpx/compute/detail/target_distribution_policy.hpp
Expand Down Expand Up @@ -531,6 +536,7 @@ include/hpx/coroutines/thread_enums.hpp
include/hpx/coroutines/thread_id_type.hpp
include/hpx/custom_exception_info.hpp
include/hpx/dataflow.hpp
include/hpx/datapar.hpp
include/hpx/datastructures.hpp
include/hpx/datastructures/any.hpp
include/hpx/datastructures/config/defines.hpp
Expand Down Expand Up @@ -742,6 +748,7 @@ include/hpx/executors/thread_pool_scheduler.hpp
include/hpx/executors/thread_pool_scheduler_bulk.hpp
include/hpx/executors_distributed/config/defines.hpp
include/hpx/executors_distributed/distribution_policy_executor.hpp
include/hpx/experimental/task_group.hpp
include/hpx/filesystem.hpp
include/hpx/filesystem/config/defines.hpp
include/hpx/format.hpp
Expand Down Expand Up @@ -789,6 +796,7 @@ include/hpx/functional/traits/is_callable.hpp
include/hpx/functional/traits/is_invocable.hpp
include/hpx/functional/traits/is_placeholder.hpp
include/hpx/future.hpp
include/hpx/future.hpp.in
include/hpx/futures/config/defines.hpp
include/hpx/futures/detail/future_data.hpp
include/hpx/futures/detail/future_transforms.hpp
Expand Down Expand Up @@ -829,12 +837,14 @@ include/hpx/hpx.hpp
include/hpx/hpx_finalize.hpp
include/hpx/hpx_init.hpp
include/hpx/hpx_init_impl.hpp
include/hpx/hpx_init_impl.hpp.orig
include/hpx/hpx_init_params.hpp
include/hpx/hpx_main.hpp
include/hpx/hpx_main_impl.hpp
include/hpx/hpx_main_winsocket.hpp
include/hpx/hpx_start.hpp
include/hpx/hpx_start_impl.hpp
include/hpx/hpx_start_impl.hpp.orig
include/hpx/hpx_suspend.hpp
include/hpx/hpx_user_main_config.hpp
include/hpx/include/actions.hpp
Expand Down Expand Up @@ -932,9 +942,11 @@ include/hpx/include_local/config/defines.hpp
include/hpx/ini/config/defines.hpp
include/hpx/ini/ini.hpp
include/hpx/init.hpp
include/hpx/init.hpp.in
include/hpx/init_runtime/config/defines.hpp
include/hpx/init_runtime/detail/init_logging.hpp
include/hpx/init_runtime/detail/run_or_start.hpp
include/hpx/init_runtime/detail/run_or_start.hpp.orig
include/hpx/init_runtime/pre_main.hpp
include/hpx/init_runtime_local/config/defines.hpp
include/hpx/init_runtime_local/detail/init_logging.hpp
Expand Down Expand Up @@ -962,6 +974,7 @@ include/hpx/iterator_support/zip_iterator.hpp
include/hpx/itt_notify/config/defines.hpp
include/hpx/itt_notify/thread_name.hpp
include/hpx/latch.hpp
include/hpx/latch.hpp.in
include/hpx/lcos/async.hpp
include/hpx/lcos/async_callback.hpp
include/hpx/lcos/async_callback_fwd.hpp
Expand Down Expand Up @@ -1644,6 +1657,7 @@ include/hpx/resource_partitioner/detail/partitioner.hpp
include/hpx/resource_partitioner/partitioner.hpp
include/hpx/resource_partitioner/partitioner_fwd.hpp
include/hpx/runtime.hpp
include/hpx/runtime.hpp.in
include/hpx/runtime/actions/action_priority.hpp
include/hpx/runtime/actions/action_support.hpp
include/hpx/runtime/actions/base_action.hpp
Expand Down Expand Up @@ -1986,6 +2000,7 @@ include/hpx/serialization/config/defines.hpp
include/hpx/serialization/container.hpp
include/hpx/serialization/datapar.hpp
include/hpx/serialization/deque.hpp
include/hpx/serialization/detail/allow_zero_copy_receive.hpp
include/hpx/serialization/detail/constructor_selector.hpp
include/hpx/serialization/detail/non_default_constructible.hpp
include/hpx/serialization/detail/pointer.hpp
Expand Down Expand Up @@ -2534,6 +2549,7 @@ lib/cmake/HPX/tests/cxx20_std_execution_policies.cpp
lib/cmake/HPX/tests/cxx20_std_ranges_iter_swap.cpp
lib/cmake/HPX/tests/cxx20_trivial_virtual_destructor.cpp
lib/cmake/HPX/tests/cxx23_std_generator.cpp
lib/cmake/HPX/tests/cxx_14_delete_operator_with_size.cpp
lib/cmake/HPX/tests/cxx_lambda_capture_decltype.cpp
lib/cmake/HPX/tests/mm_prefetch.cpp
lib/cmake/HPX/tests/stable_inplace_merge.cpp
Expand All @@ -2548,10 +2564,10 @@ lib/cmake/HPX/toolchains/CrayStatic.cmake
lib/cmake/HPX/toolchains/XeonPhi.cmake
lib/hpx/libhpx_parcel_coalescing.so
lib/hpx/libhpx_parcel_coalescing.so.1
lib/hpx/libhpx_parcel_coalescing.so.1.9.0
lib/hpx/libhpx_parcel_coalescing.so.1.9.1
lib/libhpx.so
lib/libhpx.so.1
lib/libhpx.so.1.9.0
lib/libhpx.so.1.9.1
lib/libhpx_actions.a
lib/libhpx_actions_base.a
lib/libhpx_affinity.a
Expand All @@ -2575,7 +2591,7 @@ lib/libhpx_command_line_handling.a
lib/libhpx_command_line_handling_local.a
lib/libhpx_component_storage.so
lib/libhpx_component_storage.so.1
lib/libhpx_component_storage.so.1.9.0
lib/libhpx_component_storage.so.1.9.1
lib/libhpx_components.a
lib/libhpx_components_base.a
lib/libhpx_compute.a
Expand Down Expand Up @@ -2609,7 +2625,7 @@ lib/libhpx_init_runtime_local.a
lib/libhpx_io_service.a
lib/libhpx_iostreams.so
lib/libhpx_iostreams.so.1
lib/libhpx_iostreams.so.1.9.0
lib/libhpx_iostreams.so.1.9.1
lib/libhpx_iterator_support.a
lib/libhpx_itt_notify.a
lib/libhpx_lcos_distributed.a
Expand All @@ -2625,15 +2641,15 @@ lib/libhpx_parcelset.a
lib/libhpx_parcelset_base.a
lib/libhpx_partitioned_vector.so
lib/libhpx_partitioned_vector.so.1
lib/libhpx_partitioned_vector.so.1.9.0
lib/libhpx_partitioned_vector.so.1.9.1
lib/libhpx_performance_counters.a
lib/libhpx_plugin.a
lib/libhpx_plugin_factories.a
lib/libhpx_prefix.a
lib/libhpx_preprocessor.a
lib/libhpx_process.so
lib/libhpx_process.so.1
lib/libhpx_process.so.1.9.0
lib/libhpx_process.so.1.9.1
lib/libhpx_program_options.a
lib/libhpx_properties.a
lib/libhpx_resiliency.a
Expand Down Expand Up @@ -2664,7 +2680,7 @@ lib/libhpx_topology.a
lib/libhpx_type_support.a
lib/libhpx_unordered.so
lib/libhpx_unordered.so.1
lib/libhpx_unordered.so.1.9.0
lib/libhpx_unordered.so.1.9.1
lib/libhpx_util.a
lib/libhpx_version.a
lib/libhpx_wrap.a
Expand Down

0 comments on commit f4364c1

Please sign in to comment.