aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-11-21 16:22:02 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-11-21 17:23:58 +0000
commitcfdd83f20f14de0ce1b5f077e198708e42649b45 (patch)
tree5d7321bdbd1de987072ebeea53d4b5e337a78f6e
parentc6454d1d0938389cd74dc5e4e2f94169f92b35af (diff)
downloadports-cfdd83f20f14de0ce1b5f077e198708e42649b45.tar.gz
ports-cfdd83f20f14de0ce1b5f077e198708e42649b45.zip
x11-toolkits/wlroots-devel: update to 0.17.0
-rw-r--r--x11-toolkits/wlroots-devel/Makefile3
-rw-r--r--x11-toolkits/wlroots-devel/distinfo6
-rw-r--r--x11-wm/hyprland/Makefile3
-rw-r--r--x11-wm/sway-devel/Makefile3
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 \