x11/libxcb: Update to 1.17.0

Release notes:	https://lists.x.org/archives/xorg-announce/2024-April/003507.html

Differential Revision:	https://reviews.freebsd.org/D44804
Reviewed by:		bapt
Sponsored by:		Beckhoff Automation GmbH & Co. KG
This commit is contained in:
Emmanuel Vadot 2024-04-16 10:22:13 +02:00
parent 6477df9103
commit 7b6a5c7e18
3 changed files with 11 additions and 5 deletions

View file

@ -1,5 +1,5 @@
PORTNAME= libxcb PORTNAME= libxcb
PORTVERSION= 1.16.1 PORTVERSION= 1.17.0
CATEGORIES= x11 CATEGORIES= x11
MASTER_SITES= https://xcb.freedesktop.org/dist/ MASTER_SITES= https://xcb.freedesktop.org/dist/
@ -10,7 +10,7 @@ WWW= https://xcb.freedesktop.org/
LICENSE= MIT LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= xcb-proto>=1.9:x11/xcb-proto BUILD_DEPENDS= xcb-proto>=1.17:x11/xcb-proto
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --disable-devel-docs --without-doxygen --enable-xinput --enable-xkb CONFIGURE_ARGS= --disable-devel-docs --without-doxygen --enable-xinput --enable-xkb

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1709443909 TIMESTAMP = 1713255531
SHA256 (xorg/lib/libxcb-1.16.1.tar.xz) = f24d187154c8e027b358fc7cb6588e35e33e6a92f11c668fe77396a7ae66e311 SHA256 (xorg/lib/libxcb-1.17.0.tar.xz) = 599ebf9996710fea71622e6e184f3a8ad5b43d0e5fa8c4e407123c88a59a6d55
SIZE (xorg/lib/libxcb-1.16.1.tar.xz) = 455368 SIZE (xorg/lib/libxcb-1.17.0.tar.xz) = 455208

View file

@ -402,6 +402,8 @@ share/man/man3/xcb_dri3_fd_from_fence_reply.3.gz
share/man/man3/xcb_dri3_fd_from_fence_unchecked.3.gz share/man/man3/xcb_dri3_fd_from_fence_unchecked.3.gz
share/man/man3/xcb_dri3_fence_from_fd.3.gz share/man/man3/xcb_dri3_fence_from_fd.3.gz
share/man/man3/xcb_dri3_fence_from_fd_checked.3.gz share/man/man3/xcb_dri3_fence_from_fd_checked.3.gz
share/man/man3/xcb_dri3_free_syncobj.3.gz
share/man/man3/xcb_dri3_free_syncobj_checked.3.gz
share/man/man3/xcb_dri3_get_supported_modifiers.3.gz share/man/man3/xcb_dri3_get_supported_modifiers.3.gz
share/man/man3/xcb_dri3_get_supported_modifiers_reply.3.gz share/man/man3/xcb_dri3_get_supported_modifiers_reply.3.gz
share/man/man3/xcb_dri3_get_supported_modifiers_screen_modifiers.3.gz share/man/man3/xcb_dri3_get_supported_modifiers_screen_modifiers.3.gz
@ -411,6 +413,8 @@ share/man/man3/xcb_dri3_get_supported_modifiers_unchecked.3.gz
share/man/man3/xcb_dri3_get_supported_modifiers_window_modifiers.3.gz share/man/man3/xcb_dri3_get_supported_modifiers_window_modifiers.3.gz
share/man/man3/xcb_dri3_get_supported_modifiers_window_modifiers_end.3.gz share/man/man3/xcb_dri3_get_supported_modifiers_window_modifiers_end.3.gz
share/man/man3/xcb_dri3_get_supported_modifiers_window_modifiers_length.3.gz share/man/man3/xcb_dri3_get_supported_modifiers_window_modifiers_length.3.gz
share/man/man3/xcb_dri3_import_syncobj.3.gz
share/man/man3/xcb_dri3_import_syncobj_checked.3.gz
share/man/man3/xcb_dri3_open.3.gz share/man/man3/xcb_dri3_open.3.gz
share/man/man3/xcb_dri3_open_reply.3.gz share/man/man3/xcb_dri3_open_reply.3.gz
share/man/man3/xcb_dri3_open_unchecked.3.gz share/man/man3/xcb_dri3_open_unchecked.3.gz
@ -1288,6 +1292,8 @@ share/man/man3/xcb_present_notify_msc.3.gz
share/man/man3/xcb_present_notify_msc_checked.3.gz share/man/man3/xcb_present_notify_msc_checked.3.gz
share/man/man3/xcb_present_pixmap.3.gz share/man/man3/xcb_present_pixmap.3.gz
share/man/man3/xcb_present_pixmap_checked.3.gz share/man/man3/xcb_present_pixmap_checked.3.gz
share/man/man3/xcb_present_pixmap_synced.3.gz
share/man/man3/xcb_present_pixmap_synced_checked.3.gz
share/man/man3/xcb_present_query_capabilities.3.gz share/man/man3/xcb_present_query_capabilities.3.gz
share/man/man3/xcb_present_query_capabilities_reply.3.gz share/man/man3/xcb_present_query_capabilities_reply.3.gz
share/man/man3/xcb_present_query_capabilities_unchecked.3.gz share/man/man3/xcb_present_query_capabilities_unchecked.3.gz