diff --git a/x11/libxcb/Makefile b/x11/libxcb/Makefile --- a/x11/libxcb/Makefile +++ b/x11/libxcb/Makefile @@ -1,5 +1,5 @@ PORTNAME= libxcb -PORTVERSION= 1.16.1 +PORTVERSION= 1.17.0 CATEGORIES= x11 MASTER_SITES= https://xcb.freedesktop.org/dist/ @@ -10,7 +10,7 @@ LICENSE= MIT 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 CONFIGURE_ARGS= --disable-devel-docs --without-doxygen --enable-xinput --enable-xkb diff --git a/x11/libxcb/distinfo b/x11/libxcb/distinfo --- a/x11/libxcb/distinfo +++ b/x11/libxcb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1709443909 -SHA256 (xorg/lib/libxcb-1.16.1.tar.xz) = f24d187154c8e027b358fc7cb6588e35e33e6a92f11c668fe77396a7ae66e311 -SIZE (xorg/lib/libxcb-1.16.1.tar.xz) = 455368 +TIMESTAMP = 1713255531 +SHA256 (xorg/lib/libxcb-1.17.0.tar.xz) = 599ebf9996710fea71622e6e184f3a8ad5b43d0e5fa8c4e407123c88a59a6d55 +SIZE (xorg/lib/libxcb-1.17.0.tar.xz) = 455208 diff --git a/x11/libxcb/pkg-plist b/x11/libxcb/pkg-plist --- a/x11/libxcb/pkg-plist +++ b/x11/libxcb/pkg-plist @@ -402,6 +402,8 @@ 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_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_reply.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_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_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_reply.3.gz share/man/man3/xcb_dri3_open_unchecked.3.gz @@ -1288,6 +1292,8 @@ share/man/man3/xcb_present_notify_msc_checked.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_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_reply.3.gz share/man/man3/xcb_present_query_capabilities_unchecked.3.gz