Re: git: 149e2101c3c8 - main - devel/onetbb: Update to 2021.13.0
Date: Thu, 04 Jul 2024 12:44:13 UTC
04.07.2024 14:39, Ganael LAPLANCHE пишет: > The branch main has been updated by martymac: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=149e2101c3c83b1cfdadcebfafb0208f1cf756b2 > > commit 149e2101c3c83b1cfdadcebfafb0208f1cf756b2 > Author: Ganael LAPLANCHE <martymac@FreeBSD.org> > AuthorDate: 2024-07-04 11:38:39 +0000 > Commit: Ganael LAPLANCHE <martymac@FreeBSD.org> > CommitDate: 2024-07-04 11:39:44 +0000 > > devel/onetbb: Update to 2021.13.0 > > and bump dependent ports' revisions. > > Release notes: https://github.com/oneapi-src/oneTBB/blob/v2021.13.0/RELEASE_NOTES.md > --- > biology/salmon/Makefile | 2 +- > cad/PrusaSlicer/Makefile | 2 +- > cad/freecad/Makefile | 2 +- > cad/librepcb/Makefile | 1 + > cad/opencascade/Makefile | 1 + > devel/ikos/Makefile | 2 +- > devel/ispc/Makefile | 1 + > devel/mold/Makefile | 2 +- > devel/onetbb/Makefile | 2 +- > devel/onetbb/distinfo | 6 +++--- > devel/onetbb/pkg-plist | 8 ++++---- > devel/ptl/Makefile | 2 +- > devel/py-numba/Makefile | 1 + > devel/rkcommon/Makefile | 2 +- > devel/root/Makefile | 1 + > games/vcmi/Makefile | 1 + > graphics/blender/Makefile | 1 + > graphics/embree/Makefile | 2 +- > graphics/f3d/Makefile | 1 + > graphics/mirtk/Makefile | 2 +- > graphics/oidn/Makefile | 2 +- > graphics/openimageio/Makefile | 2 +- > graphics/openpgl/Makefile | 1 + > graphics/opensubdiv/Makefile | 2 +- > graphics/openvkl/Makefile | 2 +- > graphics/ospray-studio/Makefile | 2 +- > graphics/ospray/Makefile | 2 +- > math/curv/Makefile | 2 +- > math/dune-alugrid/Makefile | 2 +- > math/dune-common/Makefile | 2 +- > math/dune-fem/Makefile | 2 +- > math/dune-geometry/Makefile | 2 +- > math/dune-grid-glue/Makefile | 2 +- > math/dune-grid/Makefile | 2 +- > math/dune-pdelab/Makefile | 2 +- > math/dune-polygongrid/Makefile | 2 +- > math/dune-uggrid/Makefile | 2 +- > math/dune-vtk/Makefile | 2 +- > math/heyoka/Makefile | 1 + > math/obake/Makefile | 2 +- > math/openturns/Makefile | 2 +- > math/py-heyoka/Makefile | 1 + > math/py-pyaudi/Makefile | 2 +- > math/scipoptsuite/Makefile | 1 + > math/topologic/Makefile | 1 + > misc/openvdb/Makefile | 2 +- > misc/py-openvdb/Makefile | 2 +- > science/geant4/Makefile | 1 + > science/opensph/Makefile | 2 +- > science/pagmo2/Makefile | 2 +- > science/paraview/Makefile | 2 +- > science/py-fresnel/Makefile | 2 +- > science/py-hoomd-blue/Makefile | 1 + > sysutils/slurm-wlm/Makefile | 1 + > 54 files changed, 59 insertions(+), 43 deletions(-) Is a bump really necessary for such a large number of ports if the soname of the libraries has not changed? > diff --git a/devel/onetbb/pkg-plist b/devel/onetbb/pkg-plist > index 13fb08b1e79f..0e3e6146e242 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.12 > +lib/libtbb%%DBGSUFX%%.so.12.13 > lib/libtbbbind_2_0%%DBGSUFX%%.so > lib/libtbbbind_2_0%%DBGSUFX%%.so.3 > -lib/libtbbbind_2_0%%DBGSUFX%%.so.3.12 > +lib/libtbbbind_2_0%%DBGSUFX%%.so.3.13 > lib/libtbbmalloc%%DBGSUFX%%.so > lib/libtbbmalloc%%DBGSUFX%%.so.2 > -lib/libtbbmalloc%%DBGSUFX%%.so.2.12 > +lib/libtbbmalloc%%DBGSUFX%%.so.2.13 > lib/libtbbmalloc_proxy%%DBGSUFX%%.so > lib/libtbbmalloc_proxy%%DBGSUFX%%.so.2 > -lib/libtbbmalloc_proxy%%DBGSUFX%%.so.2.12 > +lib/libtbbmalloc_proxy%%DBGSUFX%%.so.2.13 > libdata/pkgconfig/tbb%%PCSUFX%%.pc -- Best regards, Vladimir Druzenko