Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Dec 2023 05:14:46 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 85c305a87ac8 - main - deskutils/xdg-desktop-portal: Update to 1.18.2
Message-ID:  <202312050514.3B55EkPU084483@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich:

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

commit 85c305a87ac830772cc325ed780e069cdb0e61e4
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-11-22 21:48:20 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-12-05 05:14:27 +0000

    deskutils/xdg-desktop-portal: Update to 1.18.2
    
    Changes:        https://github.com/flatpak/xdg-desktop-portal/releases/tag/1.18.1
    Changes:        https://github.com/flatpak/xdg-desktop-portal/releases/tag/1.18.2
    PR:             275542
    Approved by:    arrowd (maintainer)
---
 deskutils/xdg-desktop-portal/Makefile | 3 ++-
 deskutils/xdg-desktop-portal/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/deskutils/xdg-desktop-portal/Makefile b/deskutils/xdg-desktop-portal/Makefile
index 66cdf1bea3d6..5480de32d21b 100644
--- a/deskutils/xdg-desktop-portal/Makefile
+++ b/deskutils/xdg-desktop-portal/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	xdg-desktop-portal
-PORTVERSION=	1.18.0
+PORTVERSION=	1.18.2
 CATEGORIES=	deskutils wayland
 
 MAINTAINER=	arrowd@FreeBSD.org
@@ -22,6 +22,7 @@ USE_GITHUB=	yes
 GH_ACCOUNT=	flatpak
 
 MESON_ARGS=	-Ddocbook-docs=disabled -Dman-pages=disabled -Dpytest=disabled \
+		-Dflatpak-interfaces=disabled -Dsandboxed-image-validation=false \
 		-Dsystemd=disabled
 
 .include <bsd.port.pre.mk>
diff --git a/deskutils/xdg-desktop-portal/distinfo b/deskutils/xdg-desktop-portal/distinfo
index d60e0b246671..0fcd8cae13f9 100644
--- a/deskutils/xdg-desktop-portal/distinfo
+++ b/deskutils/xdg-desktop-portal/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1696526782
-SHA256 (flatpak-xdg-desktop-portal-1.18.0_GH0.tar.gz) = 4c8a017fb3c894ec46c03d08e6b6c3d31259707bdb3c7ee8aedb3a0cc0b4d707
-SIZE (flatpak-xdg-desktop-portal-1.18.0_GH0.tar.gz) = 371041
+TIMESTAMP = 1700689700
+SHA256 (flatpak-xdg-desktop-portal-1.18.2_GH0.tar.gz) = 2f89db75ea5448fb604bb4ba8cd9dc522b1e4928f0a1b8a4f978a10a45d4ee7e
+SIZE (flatpak-xdg-desktop-portal-1.18.2_GH0.tar.gz) = 822799



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202312050514.3B55EkPU084483>