close
Skip to content

Commit e3eba48

Browse files
committed
devel/onetbb: Update to 2021.6.0
and bump dependent ports' revisions. Release notes: https://github.com/oneapi-src/oneTBB/blob/v2021.6.0/RELEASE_NOTES.md
1 parent 6249722 commit e3eba48

42 files changed

Lines changed: 46 additions & 79 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

‎cad/PrusaSlicer/Makefile‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PORTNAME= PrusaSlicer
22
DISTVERSIONPREFIX=version_
33
DISTVERSION= 2.3.3
4-
PORTREVISION= 5
4+
PORTREVISION= 6
55
CATEGORIES= cad
66

77
MAINTAINER= teodorsigaev@gmail.com

‎devel/mold/Makefile‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
PORTNAME= mold
22
DISTVERSIONPREFIX= v
33
DISTVERSION= 1.2.1
4+
PORTREVISION= 1
45
CATEGORIES= devel
56

67
MAINTAINER= ashish@FreeBSD.org

‎devel/onetbb/Makefile‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PORTNAME= onetbb
2-
PORTVERSION= 2021.5.0
2+
PORTVERSION= 2021.6.0
33
DISTVERSIONPREFIX= v
44
CATEGORIES= devel
55

‎devel/onetbb/distinfo‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
TIMESTAMP = 1641398807
2-
SHA256 (oneapi-src-oneTBB-v2021.5.0_GH0.tar.gz) = e5b57537c741400cf6134b428fc1689a649d7d38d9bb9c1b6d64f092ea28178a
3-
SIZE (oneapi-src-oneTBB-v2021.5.0_GH0.tar.gz) = 2463218
1+
TIMESTAMP = 1663869920
2+
SHA256 (oneapi-src-oneTBB-v2021.6.0_GH0.tar.gz) = 4897dd106d573e9dacda8509ca5af1a0e008755bf9c383ef6777ac490223031f
3+
SIZE (oneapi-src-oneTBB-v2021.6.0_GH0.tar.gz) = 2566074

‎devel/onetbb/files/patch-cmake-compilers-xxx.cmake‎

Lines changed: 0 additions & 26 deletions
This file was deleted.

‎devel/onetbb/files/patch-test-common-utils_concurrency_limit.h‎

Lines changed: 0 additions & 21 deletions
This file was deleted.

‎devel/onetbb/pkg-plist‎

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ include/oneapi/tbb/detail/_aggregator.h
1919
include/oneapi/tbb/detail/_aligned_space.h
2020
include/oneapi/tbb/detail/_allocator_traits.h
2121
include/oneapi/tbb/detail/_assert.h
22+
include/oneapi/tbb/detail/_attach.h
2223
include/oneapi/tbb/detail/_concurrent_queue_base.h
2324
include/oneapi/tbb/detail/_concurrent_skip_list.h
2425
include/oneapi/tbb/detail/_concurrent_unordered_base.h
@@ -143,14 +144,14 @@ lib/cmake/TBB/TBBTargets-%%CMAKE_BUILD_TYPE%%.cmake
143144
lib/cmake/TBB/TBBTargets.cmake
144145
lib/libtbb.so
145146
lib/libtbb.so.12
146-
lib/libtbb.so.12.5
147+
lib/libtbb.so.12.6
147148
lib/libtbbbind_2_0.so
148149
lib/libtbbbind_2_0.so.3
149-
lib/libtbbbind_2_0.so.3.5
150+
lib/libtbbbind_2_0.so.3.6
150151
lib/libtbbmalloc.so
151152
lib/libtbbmalloc.so.2
152-
lib/libtbbmalloc.so.2.5
153+
lib/libtbbmalloc.so.2.6
153154
lib/libtbbmalloc_proxy.so
154155
lib/libtbbmalloc_proxy.so.2
155-
lib/libtbbmalloc_proxy.so.2.5
156+
lib/libtbbmalloc_proxy.so.2.6
156157
libdata/pkgconfig/tbb%%PCSUFX%%.pc

‎devel/rkcommon/Makefile‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
PORTNAME= rkcommon
22
DISTVERSIONPREFIX= v
33
DISTVERSION= 1.10.0
4+
PORTREVISION= 1
45
CATEGORIES= devel
56

67
MAINTAINER= yuri@FreeBSD.org

‎games/vcmi/Makefile‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
PORTNAME= vcmi
22
PORTVERSION= 1.0.0
3+
PORTREVISION= 1
34
CATEGORIES= games
45

56
MAINTAINER= danfe@FreeBSD.org

‎graphics/blender-lts29/Makefile‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
PORTNAME= blender
22
DISTVERSION= 2.93.10
3-
PORTREVISION= 0
3+
PORTREVISION= 1
44
CATEGORIES= graphics multimedia
55
MASTER_SITES= http://download.blender.org/source/ \
66
http://mirror.cs.umn.edu/blender.org/source/ \

0 commit comments

Comments
 (0)