From owner-dev-commits-ports-all@freebsd.org Sun Aug 1 17:22:21 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 7A2EA66331C; Sun, 1 Aug 2021 17:22:21 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Gd7HK2nNzz4rT8; Sun, 1 Aug 2021 17:22:21 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 3FF33106BD; Sun, 1 Aug 2021 17:22:21 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 171HMLPF036901; Sun, 1 Aug 2021 17:22:21 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 171HMLQ9036900; Sun, 1 Aug 2021 17:22:21 GMT (envelope-from git) Date: Sun, 1 Aug 2021 17:22:21 GMT Message-Id: <202108011722.171HMLQ9036900@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: aa385c668d67 - main - devel/taskflow: Update 3.1.0 -> 3.2.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: aa385c668d671d6fdff856e5e972c88e2560ec87 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Aug 2021 17:22:21 -0000 The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=aa385c668d671d6fdff856e5e972c88e2560ec87 commit aa385c668d671d6fdff856e5e972c88e2560ec87 Author: Yuri Victorovich AuthorDate: 2021-08-01 16:59:36 +0000 Commit: Yuri Victorovich CommitDate: 2021-08-01 17:22:11 +0000 devel/taskflow: Update 3.1.0 -> 3.2.0 Reported by: portscout --- devel/taskflow/Makefile | 2 +- devel/taskflow/distinfo | 6 +++--- devel/taskflow/pkg-plist | 27 +++++++++++++-------------- 3 files changed, 17 insertions(+), 18 deletions(-) diff --git a/devel/taskflow/Makefile b/devel/taskflow/Makefile index 36c53f8b5332..89fd5ae39bd8 100644 --- a/devel/taskflow/Makefile +++ b/devel/taskflow/Makefile @@ -1,6 +1,6 @@ PORTNAME= taskflow DISTVERSIONPREFIX= v -DISTVERSION= 3.1.0 +DISTVERSION= 3.2.0 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/taskflow/distinfo b/devel/taskflow/distinfo index d304ea25b8f0..e4ae5cd4c28a 100644 --- a/devel/taskflow/distinfo +++ b/devel/taskflow/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618516068 -SHA256 (taskflow-taskflow-v3.1.0_GH0.tar.gz) = b83e9a78c254d831b8401d0f8a766e3c5b60d8d20be5af6e2d2fad4aa4a8b980 -SIZE (taskflow-taskflow-v3.1.0_GH0.tar.gz) = 79467372 +TIMESTAMP = 1627836771 +SHA256 (taskflow-taskflow-v3.2.0_GH0.tar.gz) = 26c37a494789fedc5de8d1f8452dc8a7774a220d02c14d5b19efe0dfe0359c0c +SIZE (taskflow-taskflow-v3.2.0_GH0.tar.gz) = 79152157 diff --git a/devel/taskflow/pkg-plist b/devel/taskflow/pkg-plist index 820ef4c6f031..cab073126c81 100644 --- a/devel/taskflow/pkg-plist +++ b/devel/taskflow/pkg-plist @@ -16,25 +16,23 @@ include/taskflow/core/taskflow.hpp include/taskflow/core/topology.hpp include/taskflow/core/tsq.hpp include/taskflow/core/worker.hpp -include/taskflow/cublasflow.hpp -include/taskflow/cuda/cublas/cublas_error.hpp -include/taskflow/cuda/cublas/cublas_flow.hpp -include/taskflow/cuda/cublas/cublas_handle.hpp -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_find.hpp include/taskflow/cuda/cuda_algorithm/cuda_for_each.hpp include/taskflow/cuda/cuda_algorithm/cuda_matmul.hpp +include/taskflow/cuda/cuda_algorithm/cuda_merge.hpp include/taskflow/cuda/cuda_algorithm/cuda_reduce.hpp +include/taskflow/cuda/cuda_algorithm/cuda_scan.hpp +include/taskflow/cuda/cuda_algorithm/cuda_sort.hpp include/taskflow/cuda/cuda_algorithm/cuda_transform.hpp include/taskflow/cuda/cuda_algorithm/cuda_transpose.hpp include/taskflow/cuda/cuda_capturer.hpp include/taskflow/cuda/cuda_device.hpp include/taskflow/cuda/cuda_error.hpp +include/taskflow/cuda/cuda_execution_policy.hpp include/taskflow/cuda/cuda_flow.hpp include/taskflow/cuda/cuda_graph.hpp include/taskflow/cuda/cuda_memory.hpp +include/taskflow/cuda/cuda_meta.hpp include/taskflow/cuda/cuda_optimizer.hpp include/taskflow/cuda/cuda_pool.hpp include/taskflow/cuda/cuda_stream.hpp @@ -48,26 +46,27 @@ 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/sanitizer/deadlock_sanitizer.hpp +include/taskflow/sanitizer/infinite_loop_sanitizer.hpp +include/taskflow/sanitizer/nonreachable_sanitizer.hpp +include/taskflow/sanitizer/sanitizer.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_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/taskflow.hpp -include/taskflow/tensorframe/tensor.hpp -include/taskflow/tensorframe/tensor_expr.hpp -include/taskflow/tensorframe/tensor_graph.hpp -include/taskflow/tensorframe/tensor_ops.hpp -include/taskflow/tensorframe/tensorframe.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/passive_vector.hpp include/taskflow/utility/serializer.hpp include/taskflow/utility/singleton.hpp +include/taskflow/utility/small_vector.hpp include/taskflow/utility/stream.hpp include/taskflow/utility/traits.hpp include/taskflow/utility/uuid.hpp