From 3d8d90a2ae466b7e32a45348f8a884a83deea152 Mon Sep 17 00:00:00 2001 From: Ion-Mihai Tetcu Date: Wed, 7 May 2008 14:22:25 +0000 Subject: [PATCH] Update to 1.1: Incompatible change to the XML schema: rather than special-casing the treatment of protocol extension names, use the new extension-multiword attribute. Normally, XCB prefixes C extension functions with xcb_extname_. However, some of the existing extensions used multi-word names, such as xcb_big_requests_ or xcb_xc_misc_. Those extensions now use this attribute to match their existing defined API. This allows the XCB code generator to avoid special-casing those extension names. Protocol updates: * Update DAMAGE to 1.1 * Update RandR to version 1.2 Bug fixes: * fix XSync Initialize call * Update autogen.sh to one that does objdir != srcdir. PR: ports/122559 Submitted by: bf Approved by: maintainer --- x11/xcb-proto/Makefile | 2 +- x11/xcb-proto/distinfo | 6 +++--- x11/xcb-proto/pkg-plist | 1 - 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/x11/xcb-proto/Makefile b/x11/xcb-proto/Makefile index a21aea484423..2de2e1b2d80e 100644 --- a/x11/xcb-proto/Makefile +++ b/x11/xcb-proto/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xcb-proto -PORTVERSION= 1.0 +PORTVERSION= 1.1 CATEGORIES= x11 MASTER_SITES= http://xcb.freedesktop.org/dist/ diff --git a/x11/xcb-proto/distinfo b/x11/xcb-proto/distinfo index 95ac39dee8d3..7a347541ac65 100644 --- a/x11/xcb-proto/distinfo +++ b/x11/xcb-proto/distinfo @@ -1,3 +1,3 @@ -MD5 (xcb-proto-1.0.tar.bz2) = d31407eaae7e52d100645217767a41aa -SHA256 (xcb-proto-1.0.tar.bz2) = df3ce807139957a9d3bd196a6eb5fad1d04af079d47b0ec36502911520b84e08 -SIZE (xcb-proto-1.0.tar.bz2) = 71084 +MD5 (xcb-proto-1.1.tar.bz2) = dd34acc58c0a438e812f72a9afe7b2a0 +SHA256 (xcb-proto-1.1.tar.bz2) = 06af98d83d5075fb4105fd8fec042b62156e8d462a36c4041ef2f8821c80d14e +SIZE (xcb-proto-1.1.tar.bz2) = 72584 diff --git a/x11/xcb-proto/pkg-plist b/x11/xcb-proto/pkg-plist index 97b109a1573c..1517c8f1fe6d 100644 --- a/x11/xcb-proto/pkg-plist +++ b/x11/xcb-proto/pkg-plist @@ -23,5 +23,4 @@ libdata/pkgconfig/xcb-proto.pc %%DATADIR%%/xtest.xml %%DATADIR%%/xv.xml %%DATADIR%%/xvmc.xml -%%DATADIR%%/xinerama.xml @dirrm %%DATADIR%%