aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2022-05-24 05:20:26 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2022-05-24 05:20:26 +0000
commit5c10a393bda2169e4612a8587625366787efbfc9 (patch)
tree147ccc9e3201b6cb58398945c929709cf34998d5
parentc474d561219b58c93c8fec90f4bd894a133968a2 (diff)
downloadports-5c10a393bda2169e4612a8587625366787efbfc9.tar.gz
ports-5c10a393bda2169e4612a8587625366787efbfc9.zip
devel/sobjectizer: update the port to version 5.7.4.1
Bump the _SO5_LIBVER in the consumer `net/arataga' port and define LICENSE knobs while I'm here. Reported by: portscout
-rw-r--r--devel/sobjectizer/Makefile5
-rw-r--r--devel/sobjectizer/distinfo6
-rw-r--r--devel/sobjectizer/pkg-plist5
-rw-r--r--net/arataga/Makefile2
4 files changed, 11 insertions, 7 deletions
diff --git a/devel/sobjectizer/Makefile b/devel/sobjectizer/Makefile
index 9948095f140c..e9295e3afc84 100644
--- a/devel/sobjectizer/Makefile
+++ b/devel/sobjectizer/Makefile
@@ -1,13 +1,16 @@
# Created by: Alexey Dokuchaev <danfe@FreeBSD.org>
PORTNAME= sobjectizer
-PORTVERSION= 5.7.3
+PORTVERSION= 5.7.4.1
DISTVERSIONPREFIX= v.
CATEGORIES= devel
MAINTAINER= danfe@FreeBSD.org
COMMENT= Cross-platform C++ actor framework
+LICENSE= BSD3CLAUSE
+LICENSE_FILE= ${WRKSRC}/../LICENSE
+
USES= cmake compiler:c++17-lang
USE_GITHUB= yes
GH_ACCOUNT= Stiffstream
diff --git a/devel/sobjectizer/distinfo b/devel/sobjectizer/distinfo
index d54543dd35c2..432f4e33da88 100644
--- a/devel/sobjectizer/distinfo
+++ b/devel/sobjectizer/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1640604288
-SHA256 (Stiffstream-sobjectizer-v.5.7.3_GH0.tar.gz) = 15ddaa69861e2853fb8888faf70766e7c56c3cf66a6293f72848e0909875a4c3
-SIZE (Stiffstream-sobjectizer-v.5.7.3_GH0.tar.gz) = 984206
+TIMESTAMP = 1653113428
+SHA256 (Stiffstream-sobjectizer-v.5.7.4.1_GH0.tar.gz) = 9f5fb9d0be46d427be17f1c47cfa3d332dfe40877d1f9fafd38bcc05c46ff013
+SIZE (Stiffstream-sobjectizer-v.5.7.4.1_GH0.tar.gz) = 989765
diff --git a/devel/sobjectizer/pkg-plist b/devel/sobjectizer/pkg-plist
index 98bcb4963399..96013b76ca82 100644
--- a/devel/sobjectizer/pkg-plist
+++ b/devel/sobjectizer/pkg-plist
@@ -78,6 +78,7 @@ include/so_5/impl/internal_agent_iface.hpp
include/so_5/impl/internal_env_iface.hpp
include/so_5/impl/layer_core.hpp
include/so_5/impl/local_mbox.hpp
+include/so_5/impl/local_mbox_basic_subscription_info.hpp
include/so_5/impl/make_mchain.hpp
include/so_5/impl/mbox_core.hpp
include/so_5/impl/mbox_iface_for_timers.hpp
@@ -142,5 +143,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.3.so
-lib/libso_s.5.7.3.a
+lib/libso.5.7.4.1.so
+lib/libso_s.5.7.4.1.a
diff --git a/net/arataga/Makefile b/net/arataga/Makefile
index 67c222cfac09..ad3c860503e9 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.3
+_SO5_LIBVER= 5.7.4.1
PLIST_FILES= bin/${PORTNAME}
PORTDOCS= *.md