Skip to content

Commit

Permalink
x11-toolkits/wlroots-devel: update to 0.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jbeich committed Nov 21, 2023
1 parent c6454d1 commit cfdd83f
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 7 deletions.
3 changes: 1 addition & 2 deletions 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

Expand Down
6 changes: 3 additions & 3 deletions 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
Expand Down
3 changes: 2 additions & 1 deletion 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
Expand All @@ -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 \
Expand Down
3 changes: 2 additions & 1 deletion 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

Expand All @@ -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 \
Expand Down

0 comments on commit cfdd83f

Please sign in to comment.