aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-04-15 19:54:17 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2021-04-15 20:56:51 +0000
commit44c732248f7a6e14356bc0d855991b44967148c4 (patch)
tree6c20143219191962738ed187fbe98546aa17365b
parentc0f24f398ebc5384a4aee89a49c72794858610fe (diff)
downloadports-44c732248f7a6e14356bc0d855991b44967148c4.tar.gz
ports-44c732248f7a6e14356bc0d855991b44967148c4.zip
devel/taskflow: Update 3.0.0 -> 3.1.0
Reported by: portscout
-rw-r--r--devel/taskflow/Makefile2
-rw-r--r--devel/taskflow/distinfo6
-rw-r--r--devel/taskflow/pkg-plist8
3 files changed, 11 insertions, 5 deletions
diff --git a/devel/taskflow/Makefile b/devel/taskflow/Makefile
index 02aa71cc2dc0..36c53f8b5332 100644
--- a/devel/taskflow/Makefile
+++ b/devel/taskflow/Makefile
@@ -1,6 +1,6 @@
PORTNAME= taskflow
DISTVERSIONPREFIX= v
-DISTVERSION= 3.0.0
+DISTVERSION= 3.1.0
CATEGORIES= devel
MAINTAINER= yuri@FreeBSD.org
diff --git a/devel/taskflow/distinfo b/devel/taskflow/distinfo
index 982f01e328fa..d304ea25b8f0 100644
--- a/devel/taskflow/distinfo
+++ b/devel/taskflow/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1609731498
-SHA256 (taskflow-taskflow-v3.0.0_GH0.tar.gz) = 553c88a6e56e115d29ac1520b8a0fea4557a5fcda1af1427bd3ba454926d03a2
-SIZE (taskflow-taskflow-v3.0.0_GH0.tar.gz) = 79242171
+TIMESTAMP = 1618516068
+SHA256 (taskflow-taskflow-v3.1.0_GH0.tar.gz) = b83e9a78c254d831b8401d0f8a766e3c5b60d8d20be5af6e2d2fad4aa4a8b980
+SIZE (taskflow-taskflow-v3.1.0_GH0.tar.gz) = 79467372
diff --git a/devel/taskflow/pkg-plist b/devel/taskflow/pkg-plist
index e8adc80a8db5..820ef4c6f031 100644
--- a/devel/taskflow/pkg-plist
+++ b/devel/taskflow/pkg-plist
@@ -24,7 +24,6 @@ include/taskflow/cuda/cublas/cublas_helper.hpp
include/taskflow/cuda/cublas/cublas_level1.hpp
include/taskflow/cuda/cublas/cublas_level2.hpp
include/taskflow/cuda/cublas/cublas_level3.hpp
-include/taskflow/cuda/cuda_algorithm/cuda_blaf.hpp
include/taskflow/cuda/cuda_algorithm/cuda_for_each.hpp
include/taskflow/cuda/cuda_algorithm/cuda_matmul.hpp
include/taskflow/cuda/cuda_algorithm/cuda_reduce.hpp
@@ -49,6 +48,13 @@ 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/sycl_flow.hpp
+include/taskflow/sycl/sycl_graph.hpp
+include/taskflow/sycl/sycl_task.hpp
+include/taskflow/syclflow.hpp
include/taskflow/taskflow.hpp
include/taskflow/tensorframe/tensor.hpp
include/taskflow/tensorframe/tensor_expr.hpp