diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2023-07-24 02:30:43 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2023-07-25 00:31:25 +0000 |
commit | 60564791e7e1e7f8ad6e53ac58538221170e282f (patch) | |
tree | 248f8d582dbf8524d97015113dd53814596501f1 /x11-toolkits/wlroots-devel | |
parent | 14f7926e7b91d38a76bea6c5a46e12562d2d3f81 (diff) | |
download | ports-60564791e7e1e7f8ad6e53ac58538221170e282f.tar.gz ports-60564791e7e1e7f8ad6e53ac58538221170e282f.zip |
x11-toolkits/wlroots-devel: update to 0.16.0.669
Diffstat (limited to 'x11-toolkits/wlroots-devel')
-rw-r--r-- | x11-toolkits/wlroots-devel/Makefile | 6 | ||||
-rw-r--r-- | x11-toolkits/wlroots-devel/distinfo | 6 | ||||
-rw-r--r-- | x11-toolkits/wlroots-devel/pkg-plist | 1 |
3 files changed, 7 insertions, 6 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 |