Date: Wed, 29 Jun 2022 08:36:55 GMT From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 546a889575f5 - main - x11/libxcb: update to 1.15 Message-ID: <202206290836.25T8atUl032566@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/ports/commit/?id=546a889575f51c3fe9505083fae6778051cab2dd commit 546a889575f51c3fe9505083fae6778051cab2dd Author: Baptiste Daroussin <bapt@FreeBSD.org> AuthorDate: 2022-06-27 15:39:59 +0000 Commit: Baptiste Daroussin <bapt@FreeBSD.org> CommitDate: 2022-06-29 08:35:29 +0000 x11/libxcb: update to 1.15 While here drop the python category, libxcb has nothing to do with python --- x11/libxcb/Makefile | 5 ++--- x11/libxcb/distinfo | 6 +++--- x11/libxcb/pkg-plist | 11 ++++++++++- 3 files changed, 15 insertions(+), 7 deletions(-) diff --git a/x11/libxcb/Makefile b/x11/libxcb/Makefile index 024e86c7790e..87179f0a6d54 100644 --- a/x11/libxcb/Makefile +++ b/x11/libxcb/Makefile @@ -1,9 +1,8 @@ # Created by: Ashish Shukla <wahjava@gmail.com> PORTNAME= libxcb -PORTVERSION= 1.14 -PORTREVISION= 1 -CATEGORIES= x11 python +PORTVERSION= 1.15 +CATEGORIES= x11 MASTER_SITES= https://xcb.freedesktop.org/dist/ MAINTAINER= x11@FreeBSD.org diff --git a/x11/libxcb/distinfo b/x11/libxcb/distinfo index 27028a45bacd..61e1ce185b90 100644 --- a/x11/libxcb/distinfo +++ b/x11/libxcb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1599995472 -SHA256 (xorg/lib/libxcb-1.14.tar.xz) = a55ed6db98d43469801262d81dc2572ed124edc3db31059d4e9916eb9f844c34 -SIZE (xorg/lib/libxcb-1.14.tar.xz) = 439404 +TIMESTAMP = 1656344153 +SHA256 (xorg/lib/libxcb-1.15.tar.xz) = cc38744f817cf6814c847e2df37fcb8997357d72fa4bcbc228ae0fe47219a059 +SIZE (xorg/lib/libxcb-1.15.tar.xz) = 446492 diff --git a/x11/libxcb/pkg-plist b/x11/libxcb/pkg-plist index 58ab21d92ef0..2f394c2046bd 100644 --- a/x11/libxcb/pkg-plist +++ b/x11/libxcb/pkg-plist @@ -49,7 +49,7 @@ lib/libxcb-dri2.so.0.0.0 lib/libxcb-dri3.a lib/libxcb-dri3.so lib/libxcb-dri3.so.0 -lib/libxcb-dri3.so.0.0.0 +lib/libxcb-dri3.so.0.1.0 lib/libxcb-glx.a lib/libxcb-glx.so lib/libxcb-glx.so.0 @@ -389,6 +389,8 @@ man/man3/xcb_dri3_pixmap_from_buffers_checked.3.gz man/man3/xcb_dri3_query_version.3.gz man/man3/xcb_dri3_query_version_reply.3.gz man/man3/xcb_dri3_query_version_unchecked.3.gz +man/man3/xcb_dri3_set_drm_device_in_use.3.gz +man/man3/xcb_dri3_set_drm_device_in_use_checked.3.gz man/man3/xcb_enter_notify_event_t.3.gz man/man3/xcb_expose_event_t.3.gz man/man3/xcb_fill_poly.3.gz @@ -971,6 +973,8 @@ man/man3/xcb_input_device_property_notify_event_t.3.gz man/man3/xcb_input_device_state_notify_event_t.3.gz man/man3/xcb_input_device_valuator_event_t.3.gz man/man3/xcb_input_enter_event_t.3.gz +man/man3/xcb_input_gesture_pinch_begin_event_t.3.gz +man/man3/xcb_input_gesture_swipe_begin_event_t.3.gz man/man3/xcb_input_get_device_button_mapping.3.gz man/man3/xcb_input_get_device_button_mapping_map.3.gz man/man3/xcb_input_get_device_button_mapping_map_end.3.gz @@ -2134,6 +2138,9 @@ man/man3/xcb_xfixes_fetch_region_rectangles_iterator.3.gz man/man3/xcb_xfixes_fetch_region_rectangles_length.3.gz man/man3/xcb_xfixes_fetch_region_reply.3.gz man/man3/xcb_xfixes_fetch_region_unchecked.3.gz +man/man3/xcb_xfixes_get_client_disconnect_mode.3.gz +man/man3/xcb_xfixes_get_client_disconnect_mode_reply.3.gz +man/man3/xcb_xfixes_get_client_disconnect_mode_unchecked.3.gz man/man3/xcb_xfixes_get_cursor_image.3.gz man/man3/xcb_xfixes_get_cursor_image_and_name.3.gz man/man3/xcb_xfixes_get_cursor_image_and_name_cursor_image.3.gz @@ -2171,6 +2178,8 @@ man/man3/xcb_xfixes_select_cursor_input_checked.3.gz man/man3/xcb_xfixes_select_selection_input.3.gz man/man3/xcb_xfixes_select_selection_input_checked.3.gz man/man3/xcb_xfixes_selection_notify_event_t.3.gz +man/man3/xcb_xfixes_set_client_disconnect_mode.3.gz +man/man3/xcb_xfixes_set_client_disconnect_mode_checked.3.gz man/man3/xcb_xfixes_set_cursor_name.3.gz man/man3/xcb_xfixes_set_cursor_name_checked.3.gz man/man3/xcb_xfixes_set_gc_clip_region.3.gz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202206290836.25T8atUl032566>