Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Nov 2025 07:54:46 +0000
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e67d371ad5e5 - main - devel/taskflow: update 3.=?utf-8?Q?10.0 =E2=86=92?= 3.11.0
Message-ID:  <69240f46.2cb7e.3823f1f4@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by yuri:

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

commit e67d371ad5e54450124a54f808a6a130cfd101dd
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-11-24 06:14:24 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-11-24 06:14:24 +0000

    devel/taskflow: update 3.10.0 → 3.11.0
---
 devel/taskflow/Makefile  |  4 ++--
 devel/taskflow/distinfo  |  6 +++---
 devel/taskflow/pkg-plist | 10 ----------
 3 files changed, 5 insertions(+), 15 deletions(-)

diff --git a/devel/taskflow/Makefile b/devel/taskflow/Makefile
index 058a235076af..07fd161548b1 100644
--- a/devel/taskflow/Makefile
+++ b/devel/taskflow/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	taskflow
 DISTVERSIONPREFIX=	v
-DISTVERSION=	3.10.0
+DISTVERSION=	3.11.0
 CATEGORIES=	devel
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -19,6 +19,6 @@ CMAKE_TESTING_ON=	BUILD_TESTING TF_BUILD_TESTS
 
 NO_ARCH=	yes
 
-# tests as of 3.10.0: 100% tests passed, 0 tests failed out of 2454
+# tests as of 3.11.0: 100% tests passed, 0 tests failed out of 2190
 
 .include <bsd.port.mk>
diff --git a/devel/taskflow/distinfo b/devel/taskflow/distinfo
index 055e0aa313b0..d54e41e28afa 100644
--- a/devel/taskflow/distinfo
+++ b/devel/taskflow/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1762593501
-SHA256 (taskflow-taskflow-v3.10.0_GH0.tar.gz) = fe86765da417f6ceaa2d232ffac70c9afaeb3dc0816337d39a7c93e39c2dee0b
-SIZE (taskflow-taskflow-v3.10.0_GH0.tar.gz) = 55396434
+TIMESTAMP = 1763964566
+SHA256 (taskflow-taskflow-v3.11.0_GH0.tar.gz) = 5e45a7ee032cae136843c76824519acbc0306f02d682f7e69fb1d53f69173dcb
+SIZE (taskflow-taskflow-v3.11.0_GH0.tar.gz) = 63626565
diff --git a/devel/taskflow/pkg-plist b/devel/taskflow/pkg-plist
index 3cc76803cd93..9e770886bb4f 100644
--- a/devel/taskflow/pkg-plist
+++ b/devel/taskflow/pkg-plist
@@ -57,17 +57,8 @@ 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/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_graph.hpp
-include/taskflow/sycl/sycl_meta.hpp
-include/taskflow/sycl/sycl_task.hpp
-include/taskflow/sycl/syclflow.hpp
 include/taskflow/taskflow.hpp
 include/taskflow/utility/iterator.hpp
-include/taskflow/utility/latch.hpp
 include/taskflow/utility/lazy_string.hpp
 include/taskflow/utility/macros.hpp
 include/taskflow/utility/math.hpp
@@ -75,7 +66,6 @@ include/taskflow/utility/mpmc.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
 include/taskflow/utility/traits.hpp


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69240f46.2cb7e.3823f1f4>