Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Aug 2023 22:06:48 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: d6e710fda931 - 2023Q3 - x11-wm/sway-devel: update to 1.8.1.188
Message-ID:  <202308282206.37SM6mZK028904@gitrepo.freebsd.org>

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

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

commit d6e710fda931efdfb88d6df656ae0ff31131d28b
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-08-23 18:18:13 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-08-28 22:00:26 +0000

    x11-wm/sway-devel: update to 1.8.1.188
    
    Changes:        https://github.com/swaywm/sway/compare/bb91b7f5f...bf44690ee
    (cherry picked from commit 3fc2c9540db3602be2d3290aaf16b2777bf3359c)
    (cherry picked from commit 507883caaa4373e127d8ea7f53addcbdf9a5fc1e)
---
 x11-wm/sway-devel/Makefile | 8 +++-----
 x11-wm/sway-devel/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/x11-wm/sway-devel/Makefile b/x11-wm/sway-devel/Makefile
index 57229fc1985e..7af886f3d08a 100644
--- a/x11-wm/sway-devel/Makefile
+++ b/x11-wm/sway-devel/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	sway
-DISTVERSION?=	1.8.1-183 # git rev-list --count 1.8.1..
-DISTVERSIONSUFFIX?=	-gbb91b7f5f
+DISTVERSION?=	1.8.1-188 # git rev-list --count 1.8.1..
+DISTVERSIONSUFFIX?=	-gbf44690ee
 CATEGORIES=	x11-wm wayland
 PKGNAMESUFFIX?=	-devel
 
@@ -15,11 +15,9 @@ WWW?=		https://swaywm.org/
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BROKEN=		fails to build after https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4316
-
 BUILD_DEPENDS=	evdev-proto>0:devel/evdev-proto \
 		wayland-protocols>=1.24:graphics/wayland-protocols \
-		wlroots>=0.16.0.668<0.17.0:x11-toolkits/wlroots
+		wlroots>=0.16.0.702<0.17.0:x11-toolkits/wlroots
 LIB_DEPENDS=	libjson-c.so:devel/json-c \
 		libevdev.so:devel/libevdev \
 		libudev.so:devel/libudev-devd \
diff --git a/x11-wm/sway-devel/distinfo b/x11-wm/sway-devel/distinfo
index 050213eaad7c..efe5e8568269 100644
--- a/x11-wm/sway-devel/distinfo
+++ b/x11-wm/sway-devel/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1690989518
-SHA256 (swaywm-sway-1.8.1-183-gbb91b7f5f_GH0.tar.gz) = cb34e49a5a9f83b023467cb07b702be9456df07d87408448faf34782e6d560b6
-SIZE (swaywm-sway-1.8.1-183-gbb91b7f5f_GH0.tar.gz) = 5580590
+TIMESTAMP = 1693082677
+SHA256 (swaywm-sway-1.8.1-188-gbf44690ee_GH0.tar.gz) = 67e29dc1f31be09da0bf8a3260828a2d69789b09198d7a00c3c1e83bf097a361
+SIZE (swaywm-sway-1.8.1-188-gbf44690ee_GH0.tar.gz) = 5580792
 SHA256 (cd9d1038a822.patch) = 266891cbe27a67f81740879dbe39819e3bf0f17b681bdc93087ae05987c2f88d
 SIZE (cd9d1038a822.patch) = 8968
 SHA256 (1f1c83e83a1a.patch) = 59d24c7e69a871d92b65095c46fc994900440453064dd70ffc7de2f0ff728655



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