Date: Thu, 4 Jan 2024 01:46:52 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: b66e01035302 - main - x11/xdg-desktop-portal-hyprland: update to 1.3.0 Message-ID: <202401040146.4041kqeN041076@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=b66e01035302f2c49ed74289b1822fb17992ee95 commit b66e01035302f2c49ed74289b1822fb17992ee95 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2024-01-03 18:58:37 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2024-01-04 01:46:08 +0000 x11/xdg-desktop-portal-hyprland: update to 1.3.0 Changes: https://github.com/hyprwm/xdg-desktop-portal-hyprland/releases/tag/v1.3.0 Reported by: GitHub (watch releases) --- x11/hyprland-share-picker/Makefile | 2 +- x11/hyprland-share-picker/distinfo | 6 +++--- x11/xdg-desktop-portal-hyprland/Makefile | 5 +++-- x11/xdg-desktop-portal-hyprland/distinfo | 6 +++--- 4 files changed, 10 insertions(+), 9 deletions(-) diff --git a/x11/hyprland-share-picker/Makefile b/x11/hyprland-share-picker/Makefile index 767d5f0801d1..3f1498af3768 100644 --- a/x11/hyprland-share-picker/Makefile +++ b/x11/hyprland-share-picker/Makefile @@ -1,6 +1,6 @@ PORTNAME= hyprland-share-picker DISTVERSIONPREFIX= v -DISTVERSION= 1.2.6 +DISTVERSION= 1.3.0 CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org diff --git a/x11/hyprland-share-picker/distinfo b/x11/hyprland-share-picker/distinfo index 08af960eff45..1c8627770e1d 100644 --- a/x11/hyprland-share-picker/distinfo +++ b/x11/hyprland-share-picker/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1703514399 -SHA256 (hyprwm-xdg-desktop-portal-hyprland-v1.2.6_GH0.tar.gz) = ebb7194fbac953d3ec0aabc0845c3e6260be715f0c16f8904666724d4140e970 -SIZE (hyprwm-xdg-desktop-portal-hyprland-v1.2.6_GH0.tar.gz) = 46109 +TIMESTAMP = 1704308317 +SHA256 (hyprwm-xdg-desktop-portal-hyprland-v1.3.0_GH0.tar.gz) = ea15bad792320dd02f63141eff5d8d8355034102697f6cb97d5148b3a45cd7cf +SIZE (hyprwm-xdg-desktop-portal-hyprland-v1.3.0_GH0.tar.gz) = 46729 diff --git a/x11/xdg-desktop-portal-hyprland/Makefile b/x11/xdg-desktop-portal-hyprland/Makefile index b4c9a1666180..73f7cf90b6f1 100644 --- a/x11/xdg-desktop-portal-hyprland/Makefile +++ b/x11/xdg-desktop-portal-hyprland/Makefile @@ -1,6 +1,6 @@ PORTNAME= xdg-desktop-portal-hyprland DISTVERSIONPREFIX= v -DISTVERSION= 1.2.6 +DISTVERSION= 1.3.0 CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org @@ -11,7 +11,8 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= wayland-protocols>=1.31:graphics/wayland-protocols -LIB_DEPENDS= libsdbus-c++.so:devel/sdbus-cpp \ +LIB_DEPENDS= libhyprlang.so:devel/hyprlang \ + libsdbus-c++.so:devel/sdbus-cpp \ libdrm.so:graphics/libdrm \ libwayland-client.so:graphics/wayland \ libpipewire-0.3.so:multimedia/pipewire diff --git a/x11/xdg-desktop-portal-hyprland/distinfo b/x11/xdg-desktop-portal-hyprland/distinfo index 78464733983f..e258b7c1add6 100644 --- a/x11/xdg-desktop-portal-hyprland/distinfo +++ b/x11/xdg-desktop-portal-hyprland/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1703514399 -SHA256 (hyprwm-xdg-desktop-portal-hyprland-v1.2.6_GH0.tar.gz) = ebb7194fbac953d3ec0aabc0845c3e6260be715f0c16f8904666724d4140e970 -SIZE (hyprwm-xdg-desktop-portal-hyprland-v1.2.6_GH0.tar.gz) = 46109 +TIMESTAMP = 1704308317 +SHA256 (hyprwm-xdg-desktop-portal-hyprland-v1.3.0_GH0.tar.gz) = ea15bad792320dd02f63141eff5d8d8355034102697f6cb97d5148b3a45cd7cf +SIZE (hyprwm-xdg-desktop-portal-hyprland-v1.3.0_GH0.tar.gz) = 46729 SHA256 (hyprwm-hyprland-protocols-v0.2_GH0.tar.gz) = 106cb189d0fbe4ec0ee11a12a17238172f4c4cd1b2b26db904df144e5c7a05f0 SIZE (hyprwm-hyprland-protocols-v0.2_GH0.tar.gz) = 6342 SHA256 (llvm-llvm-project-llvmorg-16.0.1_GH0.tar.gz) = b5a9ff1793b1e2d388a3819bf35797002b1d2e40bb35a10c65605e0ea1435271
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401040146.4041kqeN041076>