Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 May 2026 19:58:13 +0000
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: 8598a2d3f061 - main - x11-wm/sway: update to 1.12
Message-ID:  <6a14a9d5.47947.33262300@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8598a2d3f0611c558e28aedd61e1c5fcba5ad71b

commit 8598a2d3f0611c558e28aedd61e1c5fcba5ad71b
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2026-05-25 14:51:16 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2026-05-25 19:58:06 +0000

    x11-wm/sway: update to 1.12
    
    Changes:        https://github.com/swaywm/sway/releases/tag/1.12
    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 df63e4e36605..c4a4a9ff3ff0 100644
--- a/x11-wm/sway/Makefile
+++ b/x11-wm/sway/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	sway
-DISTVERSION=	1.11
-PORTREVISION=	1
+DISTVERSION=	1.12
 CATEGORIES=	x11-wm wayland
 
 MAINTAINER=	jbeich@FreeBSD.org
@@ -11,14 +10,14 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	evdev-proto>0:devel/evdev-proto \
-		wayland-protocols>=1.24:graphics/wayland-protocols
+		wayland-protocols>=1.41:graphics/wayland-protocols
 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-0.19.so:x11-toolkits/wlroots019 \
+		libwlroots-0.20.so:x11-toolkits/wlroots020 \
 		libinput.so:x11/libinput \
 		libxkbcommon.so:x11/libxkbcommon
 
diff --git a/x11-wm/sway/distinfo b/x11-wm/sway/distinfo
index cc3a65e6e973..ce27c0cec6ba 100644
--- a/x11-wm/sway/distinfo
+++ b/x11-wm/sway/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1749416947
-SHA256 (swaywm-sway-1.11_GH0.tar.gz) = 034ec4519326d6af5275814700dde46e852c5174614109affe4c86b2fbee062a
-SIZE (swaywm-sway-1.11_GH0.tar.gz) = 5583731
+TIMESTAMP = 1779720676
+SHA256 (swaywm-sway-1.12_GH0.tar.gz) = 29ca7caac960d13e02d8213418d91a5422c7c23102a283ceab944c57c5e1efcf
+SIZE (swaywm-sway-1.12_GH0.tar.gz) = 5590239


home | help

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