git: 8ee36848b625 - main - devel/sdbus-cpp: update to 1.2.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 09 Aug 2022 16:19:41 UTC
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8ee36848b6253d405c5dd3acc478fd08e4a4bd2f
commit 8ee36848b6253d405c5dd3acc478fd08e4a4bd2f
Author: Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2022-08-09 07:50:33 +0000
Commit: Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2022-08-09 16:05:48 +0000
devel/sdbus-cpp: update to 1.2.0
Changes: https://github.com/Kistler-Group/sdbus-cpp/releases/tag/v1.2.0
Reported by: GitHub (watch releases)
---
devel/sdbus-cpp/Makefile | 2 +-
devel/sdbus-cpp/distinfo | 6 +++---
devel/sdbus-cpp/files/patch-basu | 17 ++++++++++++++---
devel/sdbus-cpp/pkg-plist | 2 +-
4 files changed, 19 insertions(+), 8 deletions(-)
diff --git a/devel/sdbus-cpp/Makefile b/devel/sdbus-cpp/Makefile
index 614f0323d95a..2f337d65450f 100644
--- a/devel/sdbus-cpp/Makefile
+++ b/devel/sdbus-cpp/Makefile
@@ -1,6 +1,6 @@
PORTNAME= sdbus-cpp
DISTVERSIONPREFIX= v
-DISTVERSION= 1.1.0
+DISTVERSION= 1.2.0
CATEGORIES= devel
MAINTAINER= jbeich@FreeBSD.org
diff --git a/devel/sdbus-cpp/distinfo b/devel/sdbus-cpp/distinfo
index 9336a3d49d28..418db13cc303 100644
--- a/devel/sdbus-cpp/distinfo
+++ b/devel/sdbus-cpp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1640175451
-SHA256 (Kistler-Group-sdbus-cpp-v1.1.0_GH0.tar.gz) = 35e939fdd9c796522702c9c8762dd59b5c47f3440c01ba9feb9921c042780b55
-SIZE (Kistler-Group-sdbus-cpp-v1.1.0_GH0.tar.gz) = 201532
+TIMESTAMP = 1660031433
+SHA256 (Kistler-Group-sdbus-cpp-v1.2.0_GH0.tar.gz) = 7f7231904abb6a996b8c18ddc5fb50078ef5dff5191649abf9f127aff41d24e9
+SIZE (Kistler-Group-sdbus-cpp-v1.2.0_GH0.tar.gz) = 205798
diff --git a/devel/sdbus-cpp/files/patch-basu b/devel/sdbus-cpp/files/patch-basu
index beb0e0c696cd..b31aa3a37623 100644
--- a/devel/sdbus-cpp/files/patch-basu
+++ b/devel/sdbus-cpp/files/patch-basu
@@ -65,12 +65,12 @@ libsystemd is Linux-only, so replace with basu
namespace sdbus
{
---- src/IConnection.h.orig 2021-10-25 07:02:37 UTC
+--- src/IConnection.h.orig 2022-08-09 07:50:33 UTC
+++ src/IConnection.h
-@@ -27,7 +27,7 @@
- #ifndef SDBUS_CXX_INTERNAL_ICONNECTION_H_
+@@ -28,7 +28,7 @@
#define SDBUS_CXX_INTERNAL_ICONNECTION_H_
+ #include <sdbus-c++/IConnection.h>
-#include <systemd/sd-bus.h>
+#include <basu/sd-bus.h>
#include <string>
@@ -165,6 +165,17 @@ libsystemd is Linux-only, so replace with basu
#include <cassert>
namespace sdbus {
+--- src/Utils.h.orig 2022-08-09 07:50:33 UTC
++++ src/Utils.h
+@@ -28,7 +28,7 @@
+ #define SDBUS_CXX_INTERNAL_UTILS_H_
+
+ #include <sdbus-c++/Error.h>
+-#include <systemd/sd-bus.h>
++#include <basu/sd-bus.h>
+
+ #if LIBSYSTEMD_VERSION>=246
+ #define SDBUS_CHECK_OBJECT_PATH(_PATH) \
--- src/VTableUtils.c.orig 2021-10-25 07:02:37 UTC
+++ src/VTableUtils.c
@@ -25,7 +25,7 @@
diff --git a/devel/sdbus-cpp/pkg-plist b/devel/sdbus-cpp/pkg-plist
index 63bed691297b..cb7f0b4ae083 100644
--- a/devel/sdbus-cpp/pkg-plist
+++ b/devel/sdbus-cpp/pkg-plist
@@ -24,6 +24,6 @@ lib/cmake/sdbus-c++/sdbus-c++-targets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/sdbus-c++/sdbus-c++-targets.cmake
lib/libsdbus-c++.so
lib/libsdbus-c++.so.1
-lib/libsdbus-c++.so.1.1.0
+lib/libsdbus-c++.so.1.2.0
libdata/pkgconfig/sdbus-c++-tools.pc
libdata/pkgconfig/sdbus-c++.pc