aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-07-24 02:30:43 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-07-25 00:31:25 +0000
commit60564791e7e1e7f8ad6e53ac58538221170e282f (patch)
tree248f8d582dbf8524d97015113dd53814596501f1
parent14f7926e7b91d38a76bea6c5a46e12562d2d3f81 (diff)
downloadports-60564791e7e1e7f8ad6e53ac58538221170e282f.tar.gz
ports-60564791e7e1e7f8ad6e53ac58538221170e282f.zip
x11-toolkits/wlroots-devel: update to 0.16.0.669
-rw-r--r--x11-toolkits/wlroots-devel/Makefile6
-rw-r--r--x11-toolkits/wlroots-devel/distinfo6
-rw-r--r--x11-toolkits/wlroots-devel/pkg-plist1
-rw-r--r--x11-wm/hyprland/Makefile2
-rw-r--r--x11-wm/sway-devel/Makefile1
5 files changed, 9 insertions, 7 deletions
diff --git a/x11-toolkits/wlroots-devel/Makefile b/x11-toolkits/wlroots-devel/Makefile
index f1633b7360f8..52c8dcee7343 100644
--- a/x11-toolkits/wlroots-devel/Makefile
+++ b/x11-toolkits/wlroots-devel/Makefile
@@ -1,6 +1,6 @@
PORTNAME= wlroots
-DISTVERSION= 0.16.0-665
-DISTVERSIONSUFFIX= -g63f5851b6f
+DISTVERSION= 0.16.0-669
+DISTVERSIONSUFFIX= -ge8d545a977
CATEGORIES= x11-toolkits
PKGNAMESUFFIX= -devel
@@ -16,7 +16,7 @@ WWW= https://gitlab.freedesktop.org/wlroots/wlroots
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= wayland-protocols>=1.31:graphics/wayland-protocols
+BUILD_DEPENDS= wayland-protocols>=1.32:graphics/wayland-protocols
LIB_DEPENDS= libdrm.so:graphics/libdrm \
libwayland-server.so:graphics/wayland \
libxkbcommon.so:x11/libxkbcommon
diff --git a/x11-toolkits/wlroots-devel/distinfo b/x11-toolkits/wlroots-devel/distinfo
index 1271aa9b84cf..f53474ec39c2 100644
--- a/x11-toolkits/wlroots-devel/distinfo
+++ b/x11-toolkits/wlroots-devel/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1689958574
-SHA256 (wlroots-0.16.0-665-g63f5851b6f.tar.bz2) = 2d358d06cac14f70aa6e08f3cca48b400648c5d003fefcec83040ae9a1a5a408
-SIZE (wlroots-0.16.0-665-g63f5851b6f.tar.bz2) = 474439
+TIMESTAMP = 1690165843
+SHA256 (wlroots-0.16.0-669-ge8d545a977.tar.bz2) = fc5882226cc2acf1e3c31f17e11b3057ac5ebd3f93d475685397def4184829dd
+SIZE (wlroots-0.16.0-669-ge8d545a977.tar.bz2) = 475476
SHA256 (10f80a8f1bb2.patch) = ca65f8eecf32e7364d5ba43cd9ee91060710a6fb8392892c86ad71e4f2a4c0b5
SIZE (10f80a8f1bb2.patch) = 6097
SHA256 (3196c73d487f.patch) = 69c6bc4658852bb45a24b129f625a7faaed8035dab0d79c388ae74d650beacdc
diff --git a/x11-toolkits/wlroots-devel/pkg-plist b/x11-toolkits/wlroots-devel/pkg-plist
index 572d2f14202e..be419073cdb3 100644
--- a/x11-toolkits/wlroots-devel/pkg-plist
+++ b/x11-toolkits/wlroots-devel/pkg-plist
@@ -31,6 +31,7 @@ include/wlr/types/wlr_buffer.h
include/wlr/types/wlr_compositor.h
include/wlr/types/wlr_content_type_v1.h
include/wlr/types/wlr_cursor.h
+include/wlr/types/wlr_cursor_shape_v1.h
include/wlr/types/wlr_damage_ring.h
include/wlr/types/wlr_data_control_v1.h
include/wlr/types/wlr_data_device.h
diff --git a/x11-wm/hyprland/Makefile b/x11-wm/hyprland/Makefile
index 46e9e7a7dee1..eeb877f78283 100644
--- a/x11-wm/hyprland/Makefile
+++ b/x11-wm/hyprland/Makefile
@@ -1,7 +1,7 @@
PORTNAME= hyprland
DISTVERSIONPREFIX= v
DISTVERSION= 0.27.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-wm wayland
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
diff --git a/x11-wm/sway-devel/Makefile b/x11-wm/sway-devel/Makefile
index 7e799f9eadc8..d3c5abadc6f7 100644
--- a/x11-wm/sway-devel/Makefile
+++ b/x11-wm/sway-devel/Makefile
@@ -1,6 +1,7 @@
PORTNAME= sway
DISTVERSION?= 1.8.1-173 # git rev-list --count 1.8.1..
DISTVERSIONSUFFIX?= -gc3e639007
+PORTREVISION= 1
CATEGORIES= x11-wm wayland
PKGNAMESUFFIX?= -devel