From owner-svn-ports-all@freebsd.org Wed May 16 18:59:48 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B90F4EAAE90; Wed, 16 May 2018 18:59:48 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 69DA376860; Wed, 16 May 2018 18:59:48 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4BC211E1A9; Wed, 16 May 2018 18:59:48 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w4GIxmB3061486; Wed, 16 May 2018 18:59:48 GMT (envelope-from zeising@FreeBSD.org) Received: (from zeising@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w4GIxlps061481; Wed, 16 May 2018 18:59:47 GMT (envelope-from zeising@FreeBSD.org) Message-Id: <201805161859.w4GIxlps061481@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zeising set sender to zeising@FreeBSD.org using -f From: Niclas Zeising Date: Wed, 16 May 2018 18:59:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r470141 - in head/x11: libxcb libxcb/files xcb-proto xcb-proto/files X-SVN-Group: ports-head X-SVN-Commit-Author: zeising X-SVN-Commit-Paths: in head/x11: libxcb libxcb/files xcb-proto xcb-proto/files X-SVN-Commit-Revision: 470141 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 May 2018 18:59:49 -0000 Author: zeising Date: Wed May 16 18:59:47 2018 New Revision: 470141 URL: https://svnweb.freebsd.org/changeset/ports/470141 Log: Update x11/libxcb and x11/xcb-proto to 1.13 Remove patches from upstream included in the releases. Tested by: Pete Wright Deleted: head/x11/libxcb/files/patch-src_c__client.py head/x11/xcb-proto/files/ Modified: head/x11/libxcb/Makefile head/x11/libxcb/distinfo head/x11/libxcb/pkg-plist head/x11/xcb-proto/Makefile head/x11/xcb-proto/distinfo Modified: head/x11/libxcb/Makefile ============================================================================== --- head/x11/libxcb/Makefile Wed May 16 18:58:22 2018 (r470140) +++ head/x11/libxcb/Makefile Wed May 16 18:59:47 2018 (r470141) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libxcb -PORTVERSION= 1.12 -PORTREVISION= 2 +PORTVERSION= 1.13 CATEGORIES= x11 python MASTER_SITES= http://xcb.freedesktop.org/dist/ Modified: head/x11/libxcb/distinfo ============================================================================== --- head/x11/libxcb/distinfo Wed May 16 18:58:22 2018 (r470140) +++ head/x11/libxcb/distinfo Wed May 16 18:59:47 2018 (r470141) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478371055 -SHA256 (xorg/lib/libxcb-1.12.tar.bz2) = 4adfb1b7c67e99bc9c2ccb110b2f175686576d2f792c8a71b9c8b19014057b5b -SIZE (xorg/lib/libxcb-1.12.tar.bz2) = 613822 +TIMESTAMP = 1525895942 +SHA256 (xorg/lib/libxcb-1.13.tar.bz2) = 188c8752193c50ff2dbe89db4554c63df2e26a2e47b0fa415a70918b5b851daa +SIZE (xorg/lib/libxcb-1.13.tar.bz2) = 510453 Modified: head/x11/libxcb/pkg-plist ============================================================================== --- head/x11/libxcb/pkg-plist Wed May 16 18:58:22 2018 (r470140) +++ head/x11/libxcb/pkg-plist Wed May 16 18:59:47 2018 (r470141) @@ -4,6 +4,7 @@ include/xcb/damage.h include/xcb/dpms.h include/xcb/dri2.h include/xcb/dri3.h +include/xcb/ge.h include/xcb/glx.h include/xcb/present.h include/xcb/randr.h @@ -352,16 +353,39 @@ man/man3/xcb_dri2_wait_sbc_unchecked.3.gz man/man3/xcb_dri3_buffer_from_pixmap.3.gz man/man3/xcb_dri3_buffer_from_pixmap_reply.3.gz man/man3/xcb_dri3_buffer_from_pixmap_unchecked.3.gz +man/man3/xcb_dri3_buffers_from_pixmap.3.gz +man/man3/xcb_dri3_buffers_from_pixmap_buffers.3.gz +man/man3/xcb_dri3_buffers_from_pixmap_buffers_end.3.gz +man/man3/xcb_dri3_buffers_from_pixmap_buffers_length.3.gz +man/man3/xcb_dri3_buffers_from_pixmap_offsets.3.gz +man/man3/xcb_dri3_buffers_from_pixmap_offsets_end.3.gz +man/man3/xcb_dri3_buffers_from_pixmap_offsets_length.3.gz +man/man3/xcb_dri3_buffers_from_pixmap_reply.3.gz +man/man3/xcb_dri3_buffers_from_pixmap_strides.3.gz +man/man3/xcb_dri3_buffers_from_pixmap_strides_end.3.gz +man/man3/xcb_dri3_buffers_from_pixmap_strides_length.3.gz +man/man3/xcb_dri3_buffers_from_pixmap_unchecked.3.gz man/man3/xcb_dri3_fd_from_fence.3.gz man/man3/xcb_dri3_fd_from_fence_reply.3.gz man/man3/xcb_dri3_fd_from_fence_unchecked.3.gz man/man3/xcb_dri3_fence_from_fd.3.gz man/man3/xcb_dri3_fence_from_fd_checked.3.gz +man/man3/xcb_dri3_get_supported_modifiers.3.gz +man/man3/xcb_dri3_get_supported_modifiers_reply.3.gz +man/man3/xcb_dri3_get_supported_modifiers_screen_modifiers.3.gz +man/man3/xcb_dri3_get_supported_modifiers_screen_modifiers_end.3.gz +man/man3/xcb_dri3_get_supported_modifiers_screen_modifiers_length.3.gz +man/man3/xcb_dri3_get_supported_modifiers_unchecked.3.gz +man/man3/xcb_dri3_get_supported_modifiers_window_modifiers.3.gz +man/man3/xcb_dri3_get_supported_modifiers_window_modifiers_end.3.gz +man/man3/xcb_dri3_get_supported_modifiers_window_modifiers_length.3.gz man/man3/xcb_dri3_open.3.gz man/man3/xcb_dri3_open_reply.3.gz man/man3/xcb_dri3_open_unchecked.3.gz man/man3/xcb_dri3_pixmap_from_buffer.3.gz man/man3/xcb_dri3_pixmap_from_buffer_checked.3.gz +man/man3/xcb_dri3_pixmap_from_buffers.3.gz +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 @@ -383,6 +407,9 @@ man/man3/xcb_free_gc_checked.3.gz man/man3/xcb_free_pixmap.3.gz man/man3/xcb_free_pixmap_checked.3.gz man/man3/xcb_ge_generic_event_t.3.gz +man/man3/xcb_genericevent_query_version.3.gz +man/man3/xcb_genericevent_query_version_reply.3.gz +man/man3/xcb_genericevent_query_version_unchecked.3.gz man/man3/xcb_get_atom_name.3.gz man/man3/xcb_get_atom_name_name.3.gz man/man3/xcb_get_atom_name_name_end.3.gz @@ -1283,6 +1310,9 @@ man/man3/xcb_randr_configure_output_property.3.gz man/man3/xcb_randr_configure_output_property_checked.3.gz man/man3/xcb_randr_configure_provider_property.3.gz man/man3/xcb_randr_configure_provider_property_checked.3.gz +man/man3/xcb_randr_create_lease.3.gz +man/man3/xcb_randr_create_lease_reply.3.gz +man/man3/xcb_randr_create_lease_unchecked.3.gz man/man3/xcb_randr_create_mode.3.gz man/man3/xcb_randr_create_mode_reply.3.gz man/man3/xcb_randr_create_mode_unchecked.3.gz @@ -1296,6 +1326,8 @@ man/man3/xcb_randr_delete_provider_property.3.gz man/man3/xcb_randr_delete_provider_property_checked.3.gz man/man3/xcb_randr_destroy_mode.3.gz man/man3/xcb_randr_destroy_mode_checked.3.gz +man/man3/xcb_randr_free_lease.3.gz +man/man3/xcb_randr_free_lease_checked.3.gz man/man3/xcb_randr_get_crtc_gamma.3.gz man/man3/xcb_randr_get_crtc_gamma_blue.3.gz man/man3/xcb_randr_get_crtc_gamma_blue_end.3.gz Modified: head/x11/xcb-proto/Makefile ============================================================================== --- head/x11/xcb-proto/Makefile Wed May 16 18:58:22 2018 (r470140) +++ head/x11/xcb-proto/Makefile Wed May 16 18:59:47 2018 (r470141) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xcb-proto -PORTVERSION= 1.12 +PORTVERSION= 1.13 CATEGORIES= x11 python MASTER_SITES= http://xcb.freedesktop.org/dist/ Modified: head/x11/xcb-proto/distinfo ============================================================================== --- head/x11/xcb-proto/distinfo Wed May 16 18:58:22 2018 (r470140) +++ head/x11/xcb-proto/distinfo Wed May 16 18:59:47 2018 (r470141) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478371121 -SHA256 (xorg/proto/xcb-proto-1.12.tar.bz2) = 5922aba4c664ab7899a29d92ea91a87aa4c1fc7eb5ee550325c3216c480a4906 -SIZE (xorg/proto/xcb-proto-1.12.tar.bz2) = 153890 +TIMESTAMP = 1525896108 +SHA256 (xorg/proto/xcb-proto-1.13.tar.bz2) = 7b98721e669be80284e9bbfeab02d2d0d54cd11172b72271e47a2fe875e2bde1 +SIZE (xorg/proto/xcb-proto-1.13.tar.bz2) = 151981