git: 28580ad67fb1 - main - devel/taskflow: Update 3.3.0 -> 3.4.0

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Tue, 24 May 2022 19:51:23 UTC
The branch main has been updated by yuri:

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

commit 28580ad67fb154156fffc9a3b44b09334bb37872
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-05-24 18:52:35 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-05-24 19:51:17 +0000

    devel/taskflow: Update 3.3.0 -> 3.4.0
    
    Reported by:    portscout
---
 devel/taskflow/Makefile  |  2 +-
 devel/taskflow/distinfo  |  6 +++---
 devel/taskflow/pkg-plist | 10 ++++------
 3 files changed, 8 insertions(+), 10 deletions(-)

diff --git a/devel/taskflow/Makefile b/devel/taskflow/Makefile
index d36d5a0fb736..2797f0e2eeca 100644
--- a/devel/taskflow/Makefile
+++ b/devel/taskflow/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	taskflow
 DISTVERSIONPREFIX=	v
-DISTVERSION=	3.3.0
+DISTVERSION=	3.4.0
 CATEGORIES=	devel
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/devel/taskflow/distinfo b/devel/taskflow/distinfo
index ea0c2b71e756..d797f1bd506c 100644
--- a/devel/taskflow/distinfo
+++ b/devel/taskflow/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1641520068
-SHA256 (taskflow-taskflow-v3.3.0_GH0.tar.gz) = 66b891f706ba99a5ca5ed239d520ad6943ebe94728d1c89e07a939615a6488ef
-SIZE (taskflow-taskflow-v3.3.0_GH0.tar.gz) = 64446007
+TIMESTAMP = 1653417822
+SHA256 (taskflow-taskflow-v3.4.0_GH0.tar.gz) = 8f449137d3f642b43e905aeacdf1d7c5365037d5e1586103ed4f459f87cecf89
+SIZE (taskflow-taskflow-v3.4.0_GH0.tar.gz) = 64152239
diff --git a/devel/taskflow/pkg-plist b/devel/taskflow/pkg-plist
index 7d360c56652d..c2840735164d 100644
--- a/devel/taskflow/pkg-plist
+++ b/devel/taskflow/pkg-plist
@@ -48,21 +48,19 @@ include/taskflow/dsl/task_dsl.hpp
 include/taskflow/dsl/task_trait.hpp
 include/taskflow/dsl/tuple_utils.hpp
 include/taskflow/dsl/type_list.hpp
-include/taskflow/sycl/sycl_algorithm/sycl_for_each.hpp
-include/taskflow/sycl/sycl_algorithm/sycl_reduce.hpp
-include/taskflow/sycl/sycl_algorithm/sycl_transform.hpp
+include/taskflow/sycl/algorithm/reduce.hpp
+include/taskflow/sycl/algorithm/sycl_for_each.hpp
+include/taskflow/sycl/algorithm/sycl_transform.hpp
 include/taskflow/sycl/sycl_execution_policy.hpp
-include/taskflow/sycl/sycl_flow.hpp
 include/taskflow/sycl/sycl_graph.hpp
 include/taskflow/sycl/sycl_meta.hpp
 include/taskflow/sycl/sycl_task.hpp
-include/taskflow/syclflow.hpp
+include/taskflow/sycl/syclflow.hpp
 include/taskflow/taskflow.hpp
 include/taskflow/utility/iterator.hpp
 include/taskflow/utility/math.hpp
 include/taskflow/utility/object_pool.hpp
 include/taskflow/utility/os.hpp
-include/taskflow/utility/serializer.hpp
 include/taskflow/utility/singleton.hpp
 include/taskflow/utility/small_vector.hpp
 include/taskflow/utility/stream.hpp