Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Nov 2023 17:24:56 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: cfdd83f20f14 - main - x11-toolkits/wlroots-devel: update to 0.17.0
Message-ID:  <202311211724.3ALHOujb028041@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=cfdd83f20f14de0ce1b5f077e198708e42649b45

commit cfdd83f20f14de0ce1b5f077e198708e42649b45
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-11-21 16:22:02 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-11-21 17:23:58 +0000

    x11-toolkits/wlroots-devel: update to 0.17.0
    
    Changes:        https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/fe53ec6937...0.17.0
---
 x11-toolkits/wlroots-devel/Makefile | 3 +--
 x11-toolkits/wlroots-devel/distinfo | 6 +++---
 x11-wm/hyprland/Makefile            | 3 ++-
 x11-wm/sway-devel/Makefile          | 3 ++-
 4 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/x11-toolkits/wlroots-devel/Makefile b/x11-toolkits/wlroots-devel/Makefile
index e3f4a1f5826e..0ca2b5ae2518 100644
--- a/x11-toolkits/wlroots-devel/Makefile
+++ b/x11-toolkits/wlroots-devel/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	wlroots
-DISTVERSION=	0.16.0-811
-DISTVERSIONSUFFIX=	-g5de9e1a99d
+DISTVERSION=	0.17.0
 CATEGORIES=	x11-toolkits
 PKGNAMESUFFIX=	-devel
 
diff --git a/x11-toolkits/wlroots-devel/distinfo b/x11-toolkits/wlroots-devel/distinfo
index 7d0ccda93359..5673d9671f93 100644
--- a/x11-toolkits/wlroots-devel/distinfo
+++ b/x11-toolkits/wlroots-devel/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1699292815
-SHA256 (wlroots-0.16.0-811-g5de9e1a99d.tar.bz2) = 65b814d3a2fa9bea92d41d807c9f86cac5c771224d78d8a85221e118dbde0b3e
-SIZE (wlroots-0.16.0-811-g5de9e1a99d.tar.bz2) = 450889
+TIMESTAMP = 1700582773
+SHA256 (wlroots-0.17.0.tar.bz2) = 0f0bb100b2277e6a0622bfe2594e4139b8462cb4c49ae883f042e8c4b1bdbc3e
+SIZE (wlroots-0.17.0.tar.bz2) = 452069
 SHA256 (10f80a8f1bb2.patch) = ca65f8eecf32e7364d5ba43cd9ee91060710a6fb8392892c86ad71e4f2a4c0b5
 SIZE (10f80a8f1bb2.patch) = 6097
 SHA256 (3196c73d487f.patch) = 69c6bc4658852bb45a24b129f625a7faaed8035dab0d79c388ae74d650beacdc
diff --git a/x11-wm/hyprland/Makefile b/x11-wm/hyprland/Makefile
index c535f2359e60..a1dceb6ef5d6 100644
--- a/x11-wm/hyprland/Makefile
+++ b/x11-wm/hyprland/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	hyprland
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.32.3
+PORTREVISION=	1
 CATEGORIES=	x11-wm wayland
 
 MAINTAINER=	jbeich@FreeBSD.org
@@ -15,7 +16,7 @@ BROKEN_FreeBSD_12=	libc++ too old
 BUILD_DEPENDS=	cmake:devel/cmake-core \
 		evdev-proto>0:devel/evdev-proto \
 		wayland-protocols>=1.25:graphics/wayland-protocols \
-		wlroots>=0.16.0.791<0.17.0:x11-toolkits/wlroots
+		wlroots>=0.16.0.791<0.18.0:x11-toolkits/wlroots
 LIB_DEPENDS=	libwayland-server.so:graphics/wayland \
 		libwlroots.so:x11-toolkits/wlroots \
 		libinput.so:x11/libinput \
diff --git a/x11-wm/sway-devel/Makefile b/x11-wm/sway-devel/Makefile
index a686f8016834..7faf0ec6486c 100644
--- a/x11-wm/sway-devel/Makefile
+++ b/x11-wm/sway-devel/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	sway
 DISTVERSION?=	1.8.1-206 # git rev-list --count 1.8.1..
 DISTVERSIONSUFFIX?=	-g020a572e
+PORTREVISION=	1
 CATEGORIES=	x11-wm wayland
 PKGNAMESUFFIX?=	-devel
 
@@ -17,7 +18,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	evdev-proto>0:devel/evdev-proto \
 		wayland-protocols>=1.24:graphics/wayland-protocols \
-		wlroots>=0.16.0.766<0.17.0:x11-toolkits/wlroots
+		wlroots>=0.16.0.766<0.18.0:x11-toolkits/wlroots
 LIB_DEPENDS=	libjson-c.so:devel/json-c \
 		libevdev.so:devel/libevdev \
 		libudev.so:devel/libudev-devd \



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