git: 7cc88658a193 - main - devel/sobjectizer: update the port to version 5.7.3

From: Alexey Dokuchaev <danfe_at_FreeBSD.org>
Date: Wed, 12 Jan 2022 08:34:00 UTC
The branch main has been updated by danfe:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7cc88658a1935735c8fae7f026ce8c83bc82a365

commit 7cc88658a1935735c8fae7f026ce8c83bc82a365
Author:     Alexey Dokuchaev <danfe@FreeBSD.org>
AuthorDate: 2022-01-12 08:33:08 +0000
Commit:     Alexey Dokuchaev <danfe@FreeBSD.org>
CommitDate: 2022-01-12 08:33:08 +0000

    devel/sobjectizer: update the port to version 5.7.3
    
    Bump _SO5_LIBVER in the consumer `net/arataga' port.
    
    Found out via:  https://habr.com/ru/post/600173/
---
 devel/sobjectizer/Makefile  | 2 +-
 devel/sobjectizer/distinfo  | 6 +++---
 devel/sobjectizer/pkg-plist | 8 ++++++--
 net/arataga/Makefile        | 2 +-
 4 files changed, 11 insertions(+), 7 deletions(-)

diff --git a/devel/sobjectizer/Makefile b/devel/sobjectizer/Makefile
index 5d8a1b43ac72..9948095f140c 100644
--- a/devel/sobjectizer/Makefile
+++ b/devel/sobjectizer/Makefile
@@ -1,7 +1,7 @@
 # Created by: Alexey Dokuchaev <danfe@FreeBSD.org>
 
 PORTNAME=	sobjectizer
-PORTVERSION=	5.7.2.5
+PORTVERSION=	5.7.3
 DISTVERSIONPREFIX=	v.
 CATEGORIES=	devel
 
diff --git a/devel/sobjectizer/distinfo b/devel/sobjectizer/distinfo
index 66fb479292c3..d54543dd35c2 100644
--- a/devel/sobjectizer/distinfo
+++ b/devel/sobjectizer/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1620999549
-SHA256 (Stiffstream-sobjectizer-v.5.7.2.5_GH0.tar.gz) = 0bf87f9a4ec631b2dd53033cbb9a8b84a09a8e499f4edf6504121c6a7d1ef459
-SIZE (Stiffstream-sobjectizer-v.5.7.2.5_GH0.tar.gz) = 962768
+TIMESTAMP = 1640604288
+SHA256 (Stiffstream-sobjectizer-v.5.7.3_GH0.tar.gz) = 15ddaa69861e2853fb8888faf70766e7c56c3cf66a6293f72848e0909875a4c3
+SIZE (Stiffstream-sobjectizer-v.5.7.3_GH0.tar.gz) = 984206
diff --git a/devel/sobjectizer/pkg-plist b/devel/sobjectizer/pkg-plist
index e5143964226b..98bcb4963399 100644
--- a/devel/sobjectizer/pkg-plist
+++ b/devel/sobjectizer/pkg-plist
@@ -26,6 +26,7 @@ include/so_5/details/rollback_on_exception.hpp
 include/so_5/details/safe_cv_wait_for.hpp
 include/so_5/details/suppress_exceptions.hpp
 include/so_5/details/sync_helpers.hpp
+include/so_5/disp/abstract_work_thread.hpp
 include/so_5/disp/active_group/pub.hpp
 include/so_5/disp/active_obj/pub.hpp
 include/so_5/disp/adv_thread_pool/impl/disp.hpp
@@ -41,12 +42,14 @@ include/so_5/disp/prio_one_thread/quoted_round_robin/quotes.hpp
 include/so_5/disp/prio_one_thread/reuse/work_thread.hpp
 include/so_5/disp/prio_one_thread/strictly_ordered/impl/demand_queue.hpp
 include/so_5/disp/prio_one_thread/strictly_ordered/pub.hpp
+include/so_5/disp/reuse/actual_work_thread_factory_to_use.hpp
 include/so_5/disp/reuse/data_source_prefix_helpers.hpp
 include/so_5/disp/reuse/make_actual_dispatcher.hpp
 include/so_5/disp/reuse/mpmc_ptr_queue.hpp
 include/so_5/disp/reuse/thread_pool_stats.hpp
 include/so_5/disp/reuse/work_thread/work_thread.hpp
 include/so_5/disp/reuse/work_thread_activity_tracking.hpp
+include/so_5/disp/reuse/work_thread_factory_params.hpp
 include/so_5/disp/thread_pool/impl/common_implementation.hpp
 include/so_5/disp/thread_pool/impl/disp.hpp
 include/so_5/disp/thread_pool/pub.hpp
@@ -60,6 +63,7 @@ include/so_5/event_exception_logger.hpp
 include/so_5/event_queue.hpp
 include/so_5/event_queue_hook.hpp
 include/so_5/exception.hpp
+include/so_5/exception_control_flags.hpp
 include/so_5/execution_demand.hpp
 include/so_5/experimental/testing.hpp
 include/so_5/experimental/testing/v1/all.hpp
@@ -138,5 +142,5 @@ lib/cmake/sobjectizer/sobjectizer-config-version.cmake
 lib/cmake/sobjectizer/sobjectizer-config.cmake
 lib/cmake/sobjectizer/sobjectizer-targets-%%CMAKE_BUILD_TYPE%%.cmake
 lib/cmake/sobjectizer/sobjectizer-targets.cmake
-lib/libso.5.7.2.5.so
-lib/libso_s.5.7.2.5.a
+lib/libso.5.7.3.so
+lib/libso_s.5.7.3.a
diff --git a/net/arataga/Makefile b/net/arataga/Makefile
index 50cbe83de426..67c222cfac09 100644
--- a/net/arataga/Makefile
+++ b/net/arataga/Makefile
@@ -37,7 +37,7 @@ GH_ACCOUNT=	Stiffstream
 GH_PROJECT=	noexcept-ctcheck:nectc restinio:rinio so5extra:so5e
 GH_TAGNAME=	v.1.0.0:nectc v.0.6.13:rinio v.1.4.1:so5e
 
-_SO5_LIBVER=	5.7.2.5
+_SO5_LIBVER=	5.7.3
 
 PLIST_FILES=	bin/${PORTNAME}
 PORTDOCS=	*.md