From nobody Fri Jan 3 10:27:52 2025 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4YPfsh5F49z5jnXb; Fri, 03 Jan 2025 10:27:52 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YPfsh26Gpz41tt; Fri, 3 Jan 2025 10:27:52 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1735900072; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=jfFAkMbnmipoRTuCEymbHeGk6z+ONsH4/EFfJef4ZCY=; b=bGyG78ovciZJWBDfwLlWEblRUDaT+wbZhxLGst4Iq0Dh8gDvO4AlqOgBp76RI9NNq90Qpt uN6bBjV0UD2mLwfE+uSru3OMmoJDGsEUSY//m9COPRQDUFwHX2ckgGd/n16cyEs/3c4wdZ bQIE9LaVou44FDTOHZx1rdSPv0R/ze38C8dlJ+wEHR63j87DZ8nLbgaQ4DUZJQoGzdOJ2+ k3C/nvnHJCbkJ5oJNXZXp/5NsQ3FHuh8EsZFd/Aq/Kccge0lvFsGX1PGxmwQLIdUn/XN5q l7kB6QroDAL/Z3w/S2yVaFl/odsHOO0TezRsNt8C2hZYvmiciqgWsCm39cA/qg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1735900072; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=jfFAkMbnmipoRTuCEymbHeGk6z+ONsH4/EFfJef4ZCY=; b=AdiVozDZkzwAdAZNcbiY5BpTdzDozLrwDQiewRW9AQrfRs44r52LeM4VRAJPyY7AuIKBOu DEUdbO21fscdR/7MIMxxkoHUQ+zvqjkY0nE7T4Mmi35zDEENK9NFswIy3FOTYZN84OE+Sq dwtJGPlKTmT6b0IvBW10J/15l7MA3sek53544wRlNAsuQw686YZek035IqROZ44BQNld1S T9Z+CxkEEXM8CJeWnteZEUs8DM8aAagXU9SkT6z4lDU+4oM6wRb4/OVb2wa1KKPoqdaxHM OJ1sX7v+vzqZCj86loJhwM7NoPqJ/xocgVDhWdLJyDyhcjRogIDFpeQWFR7wKw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1735900072; a=rsa-sha256; cv=none; b=mYe28tse/4N0i+M/mYLOPKLuum2RdRmx5uruMIFsARoew2Mc8EBWRl95fcEnt8hoIqKm86 GEB3G+cD0HDfMBUbnS4ILEX2NaAt2juYXQS6t9g77KAuSHjTDU8gFBVjSDiDCJiAq35lz7 T3KkA05yahk0MMvNedsCTZ+Ih44Rt7SIQuxdzCqVcBbs9CdYQpayD9Ys1KgH/YIKNJINHa J4SvPfxOTT1I8Xx4xv/s70iK8JMc7eevOixr8TqFtxOioGWlo6vqqedIZJRRTk+XRjIC1X n2DrbzmVhBpmHYRMxbK+rg6mnGElQhzvH4MP35dQnhKzzco7bkRY0yRyZV3RlA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4YPfsh0mhmz1HWf; Fri, 03 Jan 2025 10:27:52 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 503ARqWn062992; Fri, 3 Jan 2025 10:27:52 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 503ARqHB062986; Fri, 3 Jan 2025 10:27:52 GMT (envelope-from git) Date: Fri, 3 Jan 2025 10:27:52 GMT Message-Id: <202501031027.503ARqHB062986@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: c2d7cc553b9b - main - devel/taskflow: update 3.8.0 =?utf-8?Q?=E2=86=92?= 3.9.0 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org 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: c2d7cc553b9b3b5eb371edf008243a6790a92beb Auto-Submitted: auto-generated The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=c2d7cc553b9b3b5eb371edf008243a6790a92beb commit c2d7cc553b9b3b5eb371edf008243a6790a92beb Author: Yuri Victorovich AuthorDate: 2025-01-03 10:12:55 +0000 Commit: Yuri Victorovich CommitDate: 2025-01-03 10:27:41 +0000 devel/taskflow: update 3.8.0 → 3.9.0 Reported by: portscout --- devel/taskflow/Makefile | 7 +++++-- devel/taskflow/distinfo | 6 +++--- devel/taskflow/pkg-plist | 4 +++- 3 files changed, 11 insertions(+), 6 deletions(-) diff --git a/devel/taskflow/Makefile b/devel/taskflow/Makefile index 643c4c3f21f8..742adbb241db 100644 --- a/devel/taskflow/Makefile +++ b/devel/taskflow/Makefile @@ -1,11 +1,12 @@ PORTNAME= taskflow DISTVERSIONPREFIX= v -DISTVERSION= 3.8.0 +DISTVERSION= 3.9.0 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Header-only library for parallel tasks in modern C++ -WWW= https://github.com/taskflow/taskflow +WWW= https://taskflow.github.io/ \ + https://github.com/taskflow/taskflow LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE @@ -18,4 +19,6 @@ CMAKE_TESTING_ON= BUILD_TESTING TF_BUILD_TESTS NO_ARCH= yes +# tests as of 3.9.0: 100% tests passed, 0 tests failed out of 2377 + .include diff --git a/devel/taskflow/distinfo b/devel/taskflow/distinfo index 64a120c88888..b6cdd05b6562 100644 --- a/devel/taskflow/distinfo +++ b/devel/taskflow/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1728015104 -SHA256 (taskflow-taskflow-v3.8.0_GH0.tar.gz) = 51316ee5fbf0c8f8f4638eb7428430cadfe6e8910756593884710e99129fa0ab -SIZE (taskflow-taskflow-v3.8.0_GH0.tar.gz) = 66430441 +TIMESTAMP = 1735884656 +SHA256 (taskflow-taskflow-v3.9.0_GH0.tar.gz) = d872a19843d12d437eba9b8664835b7537b92fe01fdb33ed92ca052d2483be2d +SIZE (taskflow-taskflow-v3.9.0_GH0.tar.gz) = 66347422 diff --git a/devel/taskflow/pkg-plist b/devel/taskflow/pkg-plist index fe2cad6eb28d..0618e66d6370 100644 --- a/devel/taskflow/pkg-plist +++ b/devel/taskflow/pkg-plist @@ -1,7 +1,8 @@ +include/taskflow/algorithm/algorithm.hpp include/taskflow/algorithm/data_pipeline.hpp include/taskflow/algorithm/find.hpp include/taskflow/algorithm/for_each.hpp -include/taskflow/algorithm/launch.hpp +include/taskflow/algorithm/module.hpp include/taskflow/algorithm/partitioner.hpp include/taskflow/algorithm/pipeline.hpp include/taskflow/algorithm/reduce.hpp @@ -20,6 +21,7 @@ include/taskflow/core/freelist.hpp include/taskflow/core/graph.hpp include/taskflow/core/nonblocking_notifier.hpp include/taskflow/core/observer.hpp +include/taskflow/core/runtime.hpp include/taskflow/core/semaphore.hpp include/taskflow/core/task.hpp include/taskflow/core/taskflow.hpp