Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Oct 2024 00:44:38 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: 0a97af09bec2 - main - x11-wm/sway: update to 1.10
Message-ID:  <202410280044.49S0icLo042450@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=0a97af09bec258623ee491c6b13ddaa4ced90486

commit 0a97af09bec258623ee491c6b13ddaa4ced90486
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-10-27 20:44:01 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-10-28 00:44:32 +0000

    x11-wm/sway: update to 1.10
    
    Changes:        https://github.com/swaywm/sway/releases/tag/1.10
    Reported by:    GitHub (watch releases)
---
 x11-wm/sway/Makefile | 7 +++----
 x11-wm/sway/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/x11-wm/sway/Makefile b/x11-wm/sway/Makefile
index 64cabed1ba71..63e4bf3ab393 100644
--- a/x11-wm/sway/Makefile
+++ b/x11-wm/sway/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	sway
-DISTVERSION=	1.9
-PORTREVISION=	2
+DISTVERSION=	1.10
 CATEGORIES=	x11-wm wayland
 
 MAINTAINER=	jbeich@FreeBSD.org
@@ -16,8 +15,9 @@ LIB_DEPENDS=	libjson-c.so:devel/json-c \
 		libevdev.so:devel/libevdev \
 		libudev.so:devel/libudev-devd \
 		libpcre2-8.so:devel/pcre2 \
+		libdrm.so:graphics/libdrm \
 		libwayland-egl.so:graphics/wayland \
-		libwlroots.so:x11-toolkits/wlroots017 \
+		libwlroots-0.18.so:x11-toolkits/wlroots \
 		libinput.so:x11/libinput \
 		libxkbcommon.so:x11/libxkbcommon
 
@@ -49,7 +49,6 @@ SWAYBG_RUN_DEPENDS=	swaybg:x11/swaybg
 
 X11_USE=		XORG=xcb
 X11_LIB_DEPENDS=	libxcb-icccm.so:x11/xcb-util-wm
-X11_MESON_ENABLED=	xwayland
 
 post-patch:
 # Let @sample handle default files under etc/
diff --git a/x11-wm/sway/distinfo b/x11-wm/sway/distinfo
index f3f51d5a1410..045e4fe1aeb9 100644
--- a/x11-wm/sway/distinfo
+++ b/x11-wm/sway/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1708781966
-SHA256 (swaywm-sway-1.9_GH0.tar.gz) = b6e4e8d74af744278201792bcc4447470fcb91e15bbda475c647d475bf8e7b0b
-SIZE (swaywm-sway-1.9_GH0.tar.gz) = 5581281
+TIMESTAMP = 1730061841
+SHA256 (swaywm-sway-1.10_GH0.tar.gz) = 3f15f8f96238d2f7a7b44dbcd132de6c81b2c06cc3b073f195f07f7105072ccf
+SIZE (swaywm-sway-1.10_GH0.tar.gz) = 5581219



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