git: c212aaa6ad65 - main - devel/sdbus-cpp: update to 1.5.0

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Mon, 26 Feb 2024 12:27:58 UTC
The branch main has been updated by jbeich:

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

commit c212aaa6ad653212ac88be4a6247abd40f6e7ecc
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-02-26 07:29:35 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-02-26 12:27:37 +0000

    devel/sdbus-cpp: update to 1.5.0
    
    Changes:        https://github.com/Kistler-Group/sdbus-cpp/releases/tag/v1.5.0
    Reported by:    GitHub (watch releases)
---
 devel/sdbus-cpp/Makefile                 | 2 +-
 devel/sdbus-cpp/distinfo                 | 6 +++---
 devel/sdbus-cpp/pkg-plist                | 2 +-
 x11/xdg-desktop-portal-hyprland/Makefile | 1 +
 x11/xdg-desktop-portal-hyprland/distinfo | 2 ++
 5 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/devel/sdbus-cpp/Makefile b/devel/sdbus-cpp/Makefile
index 6aefa5f45320..21b1f9580a7b 100644
--- a/devel/sdbus-cpp/Makefile
+++ b/devel/sdbus-cpp/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	sdbus-cpp
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.4.0
+DISTVERSION=	1.5.0
 CATEGORIES=	devel
 
 MAINTAINER=	jbeich@FreeBSD.org
diff --git a/devel/sdbus-cpp/distinfo b/devel/sdbus-cpp/distinfo
index 40abd665050c..113061d26ab4 100644
--- a/devel/sdbus-cpp/distinfo
+++ b/devel/sdbus-cpp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1696958781
-SHA256 (Kistler-Group-sdbus-cpp-v1.4.0_GH0.tar.gz) = ca7405c7f0f9ae3023dcfa37bc68974c4b8a1c9ea2909b970e0aedc3e8657ee6
-SIZE (Kistler-Group-sdbus-cpp-v1.4.0_GH0.tar.gz) = 224529
+TIMESTAMP = 1708932575
+SHA256 (Kistler-Group-sdbus-cpp-v1.5.0_GH0.tar.gz) = 577986929f911320fb9ef6a3e2badd464dc38411ebc25d2966f5cb85c39f0897
+SIZE (Kistler-Group-sdbus-cpp-v1.5.0_GH0.tar.gz) = 226740
diff --git a/devel/sdbus-cpp/pkg-plist b/devel/sdbus-cpp/pkg-plist
index bf62cebd002e..bdf847977386 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.4.0
+lib/libsdbus-c++.so.1.5.0
 libdata/pkgconfig/sdbus-c++-tools.pc
 libdata/pkgconfig/sdbus-c++.pc
diff --git a/x11/xdg-desktop-portal-hyprland/Makefile b/x11/xdg-desktop-portal-hyprland/Makefile
index 693f233c12a9..31ba06ea44d8 100644
--- a/x11/xdg-desktop-portal-hyprland/Makefile
+++ b/x11/xdg-desktop-portal-hyprland/Makefile
@@ -6,6 +6,7 @@ CATEGORIES=	x11 wayland
 
 PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
 PATCHFILES+=	65fb44ae4960.patch:-p1 # https://github.com/hyprwm/xdg-desktop-portal-hyprland/issues/190
+PATCHFILES+=	9c370fd55d6e.patch:-p1 # https://github.com/hyprwm/xdg-desktop-portal-hyprland/pull/193
 
 MAINTAINER=	jbeich@FreeBSD.org
 COMMENT=	xdg-desktop-portal backend for hyprland
diff --git a/x11/xdg-desktop-portal-hyprland/distinfo b/x11/xdg-desktop-portal-hyprland/distinfo
index e0f7eba16de3..3944a7f74eeb 100644
--- a/x11/xdg-desktop-portal-hyprland/distinfo
+++ b/x11/xdg-desktop-portal-hyprland/distinfo
@@ -7,3 +7,5 @@ SHA256 (llvm-llvm-project-llvmorg-16.0.1_GH0.tar.gz) = b5a9ff1793b1e2d388a3819bf
 SIZE (llvm-llvm-project-llvmorg-16.0.1_GH0.tar.gz) = 179289803
 SHA256 (65fb44ae4960.patch) = 26a3232c3dd9cdbc7f322a194dc37ca41df43be953d36d1d6228e285fa467f87
 SIZE (65fb44ae4960.patch) = 894
+SHA256 (9c370fd55d6e.patch) = cad38c734274449f9dbab356f7643c0e41b378d5609a17593ca3b39f3e722030
+SIZE (9c370fd55d6e.patch) = 1096