Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Nov 2024 16:26:31 GMT
From:      Ganael LAPLANCHE <martymac@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 2e1a63a2de24 - main - devel/onetbb: Update to 2022.0.0
Message-ID:  <202411081626.4A8GQVCp029985@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by martymac:

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

commit 2e1a63a2de24a87ec52e05335006143dcf6a5a1a
Author:     Ganael LAPLANCHE <martymac@FreeBSD.org>
AuthorDate: 2024-11-08 16:23:29 +0000
Commit:     Ganael LAPLANCHE <martymac@FreeBSD.org>
CommitDate: 2024-11-08 16:23:29 +0000

    devel/onetbb: Update to 2022.0.0
    
    Release notes:  https://github.com/oneapi-src/oneTBB/blob/v2022.0.0/RELEASE_NOTES.md
---
 devel/onetbb/Makefile  | 2 +-
 devel/onetbb/distinfo  | 6 +++---
 devel/onetbb/pkg-plist | 8 ++++----
 3 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/devel/onetbb/Makefile b/devel/onetbb/Makefile
index aefdfb6da17a..0f83c3261fc1 100644
--- a/devel/onetbb/Makefile
+++ b/devel/onetbb/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	onetbb
-PORTVERSION=	2021.13.0
+PORTVERSION=	2022.0.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	devel
 
diff --git a/devel/onetbb/distinfo b/devel/onetbb/distinfo
index a7aa0f68534b..19a22dd5140b 100644
--- a/devel/onetbb/distinfo
+++ b/devel/onetbb/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1719860661
-SHA256 (oneapi-src-oneTBB-v2021.13.0_GH0.tar.gz) = 3ad5dd08954b39d113dc5b3f8a8dc6dc1fd5250032b7c491eb07aed5c94133e1
-SIZE (oneapi-src-oneTBB-v2021.13.0_GH0.tar.gz) = 2613916
+TIMESTAMP = 1731013866
+SHA256 (oneapi-src-oneTBB-v2022.0.0_GH0.tar.gz) = e8e89c9c345415b17b30a2db3095ba9d47647611662073f7fbf54ad48b7f3c2a
+SIZE (oneapi-src-oneTBB-v2022.0.0_GH0.tar.gz) = 2654343
diff --git a/devel/onetbb/pkg-plist b/devel/onetbb/pkg-plist
index 0e3e6146e242..4b99a30bb1d7 100644
--- a/devel/onetbb/pkg-plist
+++ b/devel/onetbb/pkg-plist
@@ -146,14 +146,14 @@ lib/cmake/TBB/TBBTargets-%%CMAKE_BUILD_TYPE%%.cmake
 lib/cmake/TBB/TBBTargets.cmake
 lib/libtbb%%DBGSUFX%%.so
 lib/libtbb%%DBGSUFX%%.so.12
-lib/libtbb%%DBGSUFX%%.so.12.13
+lib/libtbb%%DBGSUFX%%.so.12.14
 lib/libtbbbind_2_0%%DBGSUFX%%.so
 lib/libtbbbind_2_0%%DBGSUFX%%.so.3
-lib/libtbbbind_2_0%%DBGSUFX%%.so.3.13
+lib/libtbbbind_2_0%%DBGSUFX%%.so.3.14
 lib/libtbbmalloc%%DBGSUFX%%.so
 lib/libtbbmalloc%%DBGSUFX%%.so.2
-lib/libtbbmalloc%%DBGSUFX%%.so.2.13
+lib/libtbbmalloc%%DBGSUFX%%.so.2.14
 lib/libtbbmalloc_proxy%%DBGSUFX%%.so
 lib/libtbbmalloc_proxy%%DBGSUFX%%.so.2
-lib/libtbbmalloc_proxy%%DBGSUFX%%.so.2.13
+lib/libtbbmalloc_proxy%%DBGSUFX%%.so.2.14
 libdata/pkgconfig/tbb%%PCSUFX%%.pc



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411081626.4A8GQVCp029985>