From 67fb95fb3bd5e61957877f5ac31cd790bff786b5 Mon Sep 17 00:00:00 2001 From: Dima Panov Date: Mon, 20 Oct 2025 14:45:04 +0300 Subject: devel/boost: bump consumers after boost upgrade (+) Get rid of direct dependency ob libbost_system.so, use libboost_thread.so instead --- devel/cpp-netlib/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/cpp-netlib') diff --git a/devel/cpp-netlib/Makefile b/devel/cpp-netlib/Makefile index d799d15aad4d..3a1e8b4c5e3a 100644 --- a/devel/cpp-netlib/Makefile +++ b/devel/cpp-netlib/Makefile @@ -1,7 +1,7 @@ PORTNAME= cpp-netlib DISTVERSIONPREFIX= ${PORTNAME}- DISTVERSION= 0.13.0 -PORTREVISION= 11 +PORTREVISION= 12 DISTVERSIONSUFFIX= -final CATEGORIES= devel @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE_1_0.txt BROKEN= fails to build with Boost>=1.87 -LIB_DEPENDS= libboost_system.so:devel/boost-libs +LIB_DEPENDS= libboost_thread.so:devel/boost-libs BUILD_DEPENDS= boost-libs>0:devel/boost-libs \ asio>0:net/asio -- cgit v1.2.3