From aa77593cddbb840c5031454d08a5978dcea5d179 Mon Sep 17 00:00:00 2001 From: sthen Date: Tue, 12 May 2026 13:45:25 +0000 Subject: [PATCH] adjust SHARED_LIBS/PLISTs for Python 3.14 --- devel/boost/Makefile | 6 +++--- devel/boost/pkg/PLIST-main | 16 ++++++++-------- math/imath/Makefile | 4 ++-- math/imath/pkg/PLIST | 2 +- net/samba/Makefile | 1 + net/samba/pkg/PLIST-main | 6 +++--- 6 files changed, 18 insertions(+), 17 deletions(-) diff --git a/devel/boost/Makefile b/devel/boost/Makefile index 39eb73905c5..19f392f7cee 100644 --- a/devel/boost/Makefile +++ b/devel/boost/Makefile @@ -12,7 +12,7 @@ EPOCH= 0 CATEGORIES= devel SITES= https://archives.boost.io/release/${VERSION}/source/ EXTRACT_SUFX= .tar.bz2 -REVISION= 1 +REVISION= 2 SO_VERSION= 26.0 BOOST_LIBS= boost_atomic-mt \ @@ -35,10 +35,10 @@ BOOST_LIBS= boost_atomic-mt \ boost_math_tr1f-mt boost_math_tr1f \ boost_math_tr1l-mt boost_math_tr1l \ boost_nowide-mt boost_nowide \ - boost_numpy313-mt boost_numpy313 \ + boost_numpy314-mt boost_numpy314 \ boost_prg_exec_monitor-mt boost_prg_exec_monitor \ boost_program_options-mt boost_program_options \ - boost_python313-mt boost_python313 \ + boost_python314-mt boost_python314 \ boost_random-mt boost_random \ boost_regex-mt boost_regex \ boost_serialization-mt boost_serialization \ diff --git a/devel/boost/pkg/PLIST-main b/devel/boost/pkg/PLIST-main index 40e35378c1c..07b73226ab2 100644 --- a/devel/boost/pkg/PLIST-main +++ b/devel/boost/pkg/PLIST-main @@ -17653,10 +17653,10 @@ lib/cmake/boost_wserialization-${VERSION}/libboost_wserialization-variant-static @lib lib/libboost_nowide-mt.so.${LIBboost_nowide-mt_VERSION} @static-lib lib/libboost_nowide.a @lib lib/libboost_nowide.so.${LIBboost_nowide_VERSION} -@static-lib lib/libboost_numpy313-mt.a -@lib lib/libboost_numpy313-mt.so.${LIBboost_numpy313-mt_VERSION} -@static-lib lib/libboost_numpy313.a -@lib lib/libboost_numpy313.so.${LIBboost_numpy313_VERSION} +@static-lib lib/libboost_numpy314-mt.a +@lib lib/libboost_numpy314-mt.so.${LIBboost_numpy314-mt_VERSION} +@static-lib lib/libboost_numpy314.a +@lib lib/libboost_numpy314.so.${LIBboost_numpy314_VERSION} @static-lib lib/libboost_prg_exec_monitor-mt.a @lib lib/libboost_prg_exec_monitor-mt.so.${LIBboost_prg_exec_monitor-mt_VERSION} @static-lib lib/libboost_prg_exec_monitor.a @@ -17665,10 +17665,10 @@ lib/cmake/boost_wserialization-${VERSION}/libboost_wserialization-variant-static @lib lib/libboost_program_options-mt.so.${LIBboost_program_options-mt_VERSION} @static-lib lib/libboost_program_options.a @lib lib/libboost_program_options.so.${LIBboost_program_options_VERSION} -@static-lib lib/libboost_python313-mt.a -@lib lib/libboost_python313-mt.so.${LIBboost_python313-mt_VERSION} -@static-lib lib/libboost_python313.a -@lib lib/libboost_python313.so.${LIBboost_python313_VERSION} +@static-lib lib/libboost_python314-mt.a +@lib lib/libboost_python314-mt.so.${LIBboost_python314-mt_VERSION} +@static-lib lib/libboost_python314.a +@lib lib/libboost_python314.so.${LIBboost_python314_VERSION} @static-lib lib/libboost_random-mt.a @lib lib/libboost_random-mt.so.${LIBboost_random-mt_VERSION} @static-lib lib/libboost_random.a diff --git a/math/imath/Makefile b/math/imath/Makefile index 3bfaad7577d..61752c81e70 100644 --- a/math/imath/Makefile +++ b/math/imath/Makefile @@ -1,7 +1,7 @@ COMMENT= C++ and python library of 2D and 3D vector & matrix V= 3.2.2 -REVISION= 0 +REVISION= 1 GH_ACCOUNT= AcademySoftwareFoundation GH_PROJECT= Imath GH_TAGNAME= v${V} @@ -12,7 +12,7 @@ MAINTAINER= Antoine Jacoutot SHARED_LIBS += Imath 0.0 # 0.0 SHARED_LIBS += Imath-3_2 0.0 # 0.0 SHARED_LIBS += PyImath 0.0 # 0.0 -SHARED_LIBS += PyImath_Python3_13-3_2 0.0 # 0.0 +SHARED_LIBS += PyImath_Python3_14-3_2 0.0 # 0.0 CATEGORIES= math graphics devel diff --git a/math/imath/pkg/PLIST b/math/imath/pkg/PLIST index 9b4d3142723..c2508801f0a 100644 --- a/math/imath/pkg/PLIST +++ b/math/imath/pkg/PLIST @@ -87,7 +87,7 @@ lib/cmake/Imath/PyImathTargets.cmake @lib lib/libImath-3_2.so.${LIBImath-3_2_VERSION} @lib lib/libImath.so.${LIBImath_VERSION} @lib lib/libPyImath.so.${LIBPyImath_VERSION} -@lib lib/libPyImath_Python3_13-3_2.so.${LIBPyImath_Python3_13-3_2_VERSION} +@lib lib/libPyImath_Python3_14-3_2.so.${LIBPyImath_Python3_14-3_2_VERSION} lib/pkgconfig/Imath.pc lib/pkgconfig/PyImath.pc @so lib/python${MODPY_VERSION}/site-packages/imath.so diff --git a/net/samba/Makefile b/net/samba/Makefile index 2e4a7d37b06..42c739a0145 100644 --- a/net/samba/Makefile +++ b/net/samba/Makefile @@ -1,5 +1,6 @@ VERSION = 4.24.1 DISTNAME = samba-${VERSION} +REVISION-main = 0 EPOCH = 0 COMMENT-main = SMB and CIFS client and server for UNIX diff --git a/net/samba/pkg/PLIST-main b/net/samba/pkg/PLIST-main index 95a4a4fd28f..74d82b0745f 100644 --- a/net/samba/pkg/PLIST-main +++ b/net/samba/pkg/PLIST-main @@ -2005,16 +2005,16 @@ lib/samba/ldb/ @so lib/samba/libposix-eadb-private-samba.so @so lib/samba/libprinter-driver-private-samba.so @so lib/samba/libprinting-migrate-private-samba.so -@so lib/samba/libpyldb-util.cpython-313-private-samba.so +@so lib/samba/libpyldb-util.cpython-314-private-samba.so @so lib/samba/libregistry-private-samba.so @so lib/samba/libreplace-private-samba.so @so lib/samba/libroken-private-samba.so @so lib/samba/libsamba-cluster-support-private-samba.so @so lib/samba/libsamba-debug-private-samba.so @so lib/samba/libsamba-modules-private-samba.so -@so lib/samba/libsamba-net-join.cpython-313-private-samba.so +@so lib/samba/libsamba-net-join.cpython-314-private-samba.so @so lib/samba/libsamba-net-private-samba.so -@so lib/samba/libsamba-python.cpython-313-private-samba.so +@so lib/samba/libsamba-python.cpython-314-private-samba.so @so lib/samba/libsamba-security-private-samba.so @so lib/samba/libsamba-security-trusts-private-samba.so @so lib/samba/libsamba-sockets-private-samba.so