Skip to content

Commit

Permalink
devel/taskflow: Update 3.3.0 -> 3.4.0
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed May 24, 2022
1 parent 2f04af2 commit 28580ad
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 10 deletions.
2 changes: 1 addition & 1 deletion 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
Expand Down
6 changes: 3 additions & 3 deletions 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
10 changes: 4 additions & 6 deletions devel/taskflow/pkg-plist
Expand Up @@ -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
Expand Down

0 comments on commit 28580ad

Please sign in to comment.