Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Dec 2022 12:34:49 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: ac1d38ff2982 - main - x11/xdg-desktop-portal-wlr: chase wayland-protocols version after 2dc7cb05a35b
Message-ID:  <202212131234.2BDCYnNR061051@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=ac1d38ff2982b28d8967a443952fdaa223840c5a

commit ac1d38ff2982b28d8967a443952fdaa223840c5a
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2022-12-13 12:07:00 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2022-12-13 12:33:35 +0000

    x11/xdg-desktop-portal-wlr: chase wayland-protocols version after 2dc7cb05a35b
    
    https://github.com/emersion/xdg-desktop-portal-wlr/commit/3591fd2a6caa
---
 x11/xdg-desktop-portal-wlr/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11/xdg-desktop-portal-wlr/Makefile b/x11/xdg-desktop-portal-wlr/Makefile
index f90583c30305..06d2d44ece5f 100644
--- a/x11/xdg-desktop-portal-wlr/Makefile
+++ b/x11/xdg-desktop-portal-wlr/Makefile
@@ -11,7 +11,7 @@ WWW=		https://github.com/emersion/xdg-desktop-portal-wlr
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BUILD_DEPENDS=	wayland-protocols>=1.14:graphics/wayland-protocols
+BUILD_DEPENDS=	wayland-protocols>=1.24:graphics/wayland-protocols
 LIB_DEPENDS=	libbasu.so:devel/basu \
 		libinih.so:devel/inih \
 		libepoll-shim.so:devel/libepoll-shim \



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