1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00

devel/taskflow: Update 3.3.0 -> 3.4.0

Reported by:	portscout
This commit is contained in:
Yuri Victorovich 2022-05-24 11:52:35 -07:00
parent 2f04af21ed
commit 28580ad67f
3 changed files with 8 additions and 10 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= taskflow
DISTVERSIONPREFIX= v
DISTVERSION= 3.3.0
DISTVERSION= 3.4.0
CATEGORIES= devel
MAINTAINER= yuri@FreeBSD.org

View File

@ -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

View File

@ -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