aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2024-04-22 05:18:18 +0000
committerJan Beich <jbeich@FreeBSD.org>2024-04-22 05:23:46 +0000
commitf2661569dd0a371d5e799562aad578b54450850e (patch)
treebb21d4f0e66e12dbd1853aab61c280191c0770d9 /x11
parentddc30638c1ca29789ba45ddbe7d0b3ac973c9d81 (diff)
downloadports-f2661569dd0a371d5e799562aad578b54450850e.tar.gz
ports-f2661569dd0a371d5e799562aad578b54450850e.zip
Diffstat (limited to 'x11')
-rw-r--r--x11/xdg-desktop-portal-hyprland/Makefile4
-rw-r--r--x11/xdg-desktop-portal-hyprland/distinfo4
2 files changed, 7 insertions, 1 deletions
diff --git a/x11/xdg-desktop-portal-hyprland/Makefile b/x11/xdg-desktop-portal-hyprland/Makefile
index 64854424f856..18ae03f006d0 100644
--- a/x11/xdg-desktop-portal-hyprland/Makefile
+++ b/x11/xdg-desktop-portal-hyprland/Makefile
@@ -1,12 +1,14 @@
PORTNAME= xdg-desktop-portal-hyprland
DISTVERSIONPREFIX= v
DISTVERSION= 1.3.1
-PORTREVISION= 4
+PORTREVISION= 5
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
+PATCHFILES+= 4fc83e6871e9.patch:-p1 # unbreak MALLOC_CONF=junk:true
+PATCHFILES+= 9ace6f969ce4.patch:-p1 # https://github.com/hyprwm/xdg-desktop-portal-hyprland/issues/207
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 3944a7f74eeb..18eb43fb44a6 100644
--- a/x11/xdg-desktop-portal-hyprland/distinfo
+++ b/x11/xdg-desktop-portal-hyprland/distinfo
@@ -9,3 +9,7 @@ SHA256 (65fb44ae4960.patch) = 26a3232c3dd9cdbc7f322a194dc37ca41df43be953d36d1d62
SIZE (65fb44ae4960.patch) = 894
SHA256 (9c370fd55d6e.patch) = cad38c734274449f9dbab356f7643c0e41b378d5609a17593ca3b39f3e722030
SIZE (9c370fd55d6e.patch) = 1096
+SHA256 (4fc83e6871e9.patch) = ed10c6554c56aaec248ae9aeca58b40cc9327ff63fe99c36a2810c495624e681
+SIZE (4fc83e6871e9.patch) = 918
+SHA256 (9ace6f969ce4.patch) = b92e24d009ec4a3ab6d1296a1b1320a18f6be51ddde267711e7fa30b19acd2b6
+SIZE (9ace6f969ce4.patch) = 1257