Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Feb 2023 09:03:08 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: d271e1112ea0 - main - =?utf-8?Q?devel/pika:=20Update=200.11.0=20=E2=86=92=200.12.0?=
Message-ID:  <202302040903.314938MR093702@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d271e1112ea0c04ad6bf2bfeadb178ae48ec218a

commit d271e1112ea0c04ad6bf2bfeadb178ae48ec218a
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-02-04 07:56:54 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-02-04 09:03:02 +0000

    devel/pika: Update 0.11.0 → 0.12.0
    
    Reported by:    portscout
---
 devel/pika/Makefile  |  3 +--
 devel/pika/distinfo  |  6 +++---
 devel/pika/pkg-plist | 10 +++-------
 3 files changed, 7 insertions(+), 12 deletions(-)

diff --git a/devel/pika/Makefile b/devel/pika/Makefile
index 260c75268837..20001eb4afde 100644
--- a/devel/pika/Makefile
+++ b/devel/pika/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	pika
-DISTVERSION=	0.11.0
-PORTREVISION=	1
+DISTVERSION=	0.12.0
 CATEGORIES=	devel
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/devel/pika/distinfo b/devel/pika/distinfo
index 109275749282..d93a26677fd4 100644
--- a/devel/pika/distinfo
+++ b/devel/pika/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1672123083
-SHA256 (pika-org-pika-0.11.0_GH0.tar.gz) = 3c3d94ca1a3960884bad7272bb9434d61723f4047ebdb097fcf522c6301c3fda
-SIZE (pika-org-pika-0.11.0_GH0.tar.gz) = 1298684
+TIMESTAMP = 1675495776
+SHA256 (pika-org-pika-0.12.0_GH0.tar.gz) = daa1422eb73d6a897ce7b8ff8022e09e7b0fec83d92728ed941a92e57dec5da3
+SIZE (pika-org-pika-0.12.0_GH0.tar.gz) = 1264970
diff --git a/devel/pika/pkg-plist b/devel/pika/pkg-plist
index 39df179a7bcb..790349cb32bd 100644
--- a/devel/pika/pkg-plist
+++ b/devel/pika/pkg-plist
@@ -134,8 +134,8 @@ include/pika/errors/try_catch_exception_ptr.hpp
 include/pika/exception.hpp
 include/pika/execution.hpp
 include/pika/execution/algorithms/bulk.hpp
+include/pika/execution/algorithms/detail/helpers.hpp
 include/pika/execution/algorithms/detail/partial_algorithm.hpp
-include/pika/execution/algorithms/detail/single_result.hpp
 include/pika/execution/algorithms/drop_value.hpp
 include/pika/execution/algorithms/ensure_started.hpp
 include/pika/execution/algorithms/execute.hpp
@@ -146,6 +146,7 @@ include/pika/execution/algorithms/let_value.hpp
 include/pika/execution/algorithms/make_future.hpp
 include/pika/execution/algorithms/schedule_from.hpp
 include/pika/execution/algorithms/split.hpp
+include/pika/execution/algorithms/split_tuple.hpp
 include/pika/execution/algorithms/start_detached.hpp
 include/pika/execution/algorithms/sync_wait.hpp
 include/pika/execution/algorithms/then.hpp
@@ -246,7 +247,6 @@ include/pika/functional/traits/get_function_address.hpp
 include/pika/functional/traits/get_function_annotation.hpp
 include/pika/functional/traits/is_action.hpp
 include/pika/functional/traits/is_bind_expression.hpp
-include/pika/functional/traits/is_invocable.hpp
 include/pika/functional/unique_function.hpp
 include/pika/future.hpp
 include/pika/futures/config/defines.hpp
@@ -265,12 +265,10 @@ include/pika/futures/traits/detail/future_traits.hpp
 include/pika/futures/traits/future_access.hpp
 include/pika/futures/traits/future_then_result.hpp
 include/pika/futures/traits/future_traits.hpp
-include/pika/futures/traits/get_remote_result.hpp
 include/pika/futures/traits/is_future.hpp
 include/pika/futures/traits/is_future_range.hpp
 include/pika/futures/traits/is_future_tuple.hpp
 include/pika/futures/traits/promise_local_result.hpp
-include/pika/futures/traits/promise_remote_result.hpp
 include/pika/hardware/bit_manipulation.hpp
 include/pika/hardware/config/defines.hpp
 include/pika/hardware/timestamp.hpp
@@ -642,7 +640,6 @@ lib/cmake/pika/pika_set_platform.cmake
 lib/cmake/pika/pika_setup_allocator.cmake
 lib/cmake/pika/pika_setup_apex.cmake
 lib/cmake/pika/pika_setup_boost.cmake
-lib/cmake/pika/pika_setup_boost_regex.cmake
 lib/cmake/pika/pika_setup_cuda.cmake
 lib/cmake/pika/pika_setup_fmt.cmake
 lib/cmake/pika/pika_setup_hip.cmake
@@ -669,7 +666,6 @@ lib/cmake/pika/tests/cxx11_std_shared_ptr_lwg3018.cpp
 lib/cmake/pika/tests/cxx17_aligned_new.cpp
 lib/cmake/pika/tests/cxx17_copy_elision.cpp
 lib/cmake/pika/tests/cxx17_filesystem.cpp
-lib/cmake/pika/tests/cxx17_hardware_destructive_interference_size.cpp
 lib/cmake/pika/tests/cxx17_memory_resource.cpp
 lib/cmake/pika/tests/cxx17_noexcept_function.cpp
 lib/cmake/pika/tests/cxx17_std_aligned_alloc.cpp
@@ -689,4 +685,4 @@ lib/cmake/pika/tests/stable_inplace_merge.cpp
 lib/cmake/pika/tests/unistd_h.cpp
 lib/libpika.so
 lib/libpika.so.0
-lib/libpika.so.0.11.0
+lib/libpika.so.0.12.0



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302040903.314938MR093702>