git: 7b6a5c7e1881 - main - x11/libxcb: Update to 1.17.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 16 Apr 2024 20:01:00 UTC
The branch main has been updated by manu: URL: https://cgit.FreeBSD.org/ports/commit/?id=7b6a5c7e1881009339cba9dde8af338cea15906c commit 7b6a5c7e1881009339cba9dde8af338cea15906c Author: Emmanuel Vadot <manu@FreeBSD.org> AuthorDate: 2024-04-16 08:22:13 +0000 Commit: Emmanuel Vadot <manu@FreeBSD.org> CommitDate: 2024-04-16 20:00:22 +0000 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 --- x11/libxcb/Makefile | 4 ++-- x11/libxcb/distinfo | 6 +++--- x11/libxcb/pkg-plist | 6 ++++++ 3 files changed, 11 insertions(+), 5 deletions(-) diff --git a/x11/libxcb/Makefile b/x11/libxcb/Makefile index 8059286b8e8b..0968f4a60641 100644 --- 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 @@ WWW= https://xcb.freedesktop.org/ 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 index 27ad58204507..c4723e9d3f85 100644 --- 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 index c4e38d998db8..b8d98e7f3741 100644 --- a/x11/libxcb/pkg-plist +++ b/x11/libxcb/pkg-plist @@ -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_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_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_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.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_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