diff options
author | Gleb Popov <arrowd@FreeBSD.org> | 2021-11-02 17:28:35 +0000 |
---|---|---|
committer | Gleb Popov <arrowd@FreeBSD.org> | 2021-11-02 17:32:02 +0000 |
commit | 83d4d366ef5dc75904659eaf68aa816db505d606 (patch) | |
tree | 8b557d4970f25e1a6c83d53d5e5d453e32879239 | |
parent | c58401d4dda5bdd2d9bd9b50ee45b3d8db54f3b3 (diff) | |
download | ports-83d4d366ef5dc75904659eaf68aa816db505d606.tar.gz ports-83d4d366ef5dc75904659eaf68aa816db505d606.zip |
deskutils/xdg-desktop-portal: Switch PATCH_SITES to a more resilient location.
-rw-r--r-- | deskutils/xdg-desktop-portal/Makefile | 4 | ||||
-rw-r--r-- | deskutils/xdg-desktop-portal/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/deskutils/xdg-desktop-portal/Makefile b/deskutils/xdg-desktop-portal/Makefile index 9ba3d7beb4f0..4d5fa6f63e67 100644 --- a/deskutils/xdg-desktop-portal/Makefile +++ b/deskutils/xdg-desktop-portal/Makefile @@ -3,8 +3,8 @@ PORTVERSION= 1.8.1 PORTREVISION= 2 CATEGORIES= deskutils -PATCH_SITES= https://patch-diff.githubusercontent.com/raw/flatpak/xdg-desktop-portal/pull/:freebsd_compat -PATCHFILES= 532.patch:-p1:freebsd_compat +PATCH_SITES= https://patch-diff.githubusercontent.com/raw/arrowd/xdg-desktop-portal/pull/:freebsd_compat +PATCHFILES= 1.patch:-p1:freebsd_compat MAINTAINER= arrowd@FreeBSD.org COMMENT= Portal frontend service for Flatpak diff --git a/deskutils/xdg-desktop-portal/distinfo b/deskutils/xdg-desktop-portal/distinfo index c5770f525973..b8c969960da6 100644 --- a/deskutils/xdg-desktop-portal/distinfo +++ b/deskutils/xdg-desktop-portal/distinfo @@ -1,5 +1,5 @@ TIMESTAMP = 1632148628 SHA256 (flatpak-xdg-desktop-portal-1.8.1_GH0.tar.gz) = 4e73693fb7e380decec181fc14398c5c622046d9a2f8ae2a902c334075fee847 SIZE (flatpak-xdg-desktop-portal-1.8.1_GH0.tar.gz) = 275112 -SHA256 (532.patch) = 458c2fa94220ff44631f34c7a56bfc9cb7d082c7a45180468b9f2bcc40595a1f -SIZE (532.patch) = 7091 +SHA256 (1.patch) = 458c2fa94220ff44631f34c7a56bfc9cb7d082c7a45180468b9f2bcc40595a1f +SIZE (1.patch) = 7091 |