From 63676ed4e847c183dc8d0349f248abe61ae87ff1 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 5 Aug 2014 18:37:08 +0000 Subject: Update to 1.11: Hi everyone, once again we have a new xcb-proto release. And as always, this is mostly minor bug fixes and things that libxcb 1.11 will need. Thanks to everyone involved! Changes: Daniel Martin (9): xv: Add align. pad in struct AdaptorInfo xproto: Fix EnterNotify documentation schema: Set default attribute values schema: Add attribute 'name' to schema: Remove dec-or-hex-integer and hex-integer type schema: Restricted enum item values xinput: Add missing pad in DeviceResolutionCtl xinput: Add missing pad in XIChangeHierarchy xkb: Add missing modLatches as comment to LatchLockState Keith Packard (1): Also track directly imported modules in a separate list Peter Harris (4): Track pad count at the module level Support xkb: Use in GetMap xkb: Fix use of nKTLevels Ran Benita (1): Add to xml-xcb.txt Robert Ancell (1): dri2: Add notes on lists that should be linked to their length fields but are not. Uli Schlachter (1): Release xcb-proto 1.11 Vincent W. Chen (2): Remove extraneous spaces between tags xprint: Fix in PrintGetAttributes reply --- x11/xcb-proto/Makefile | 4 ++-- x11/xcb-proto/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'x11') diff --git a/x11/xcb-proto/Makefile b/x11/xcb-proto/Makefile index 68a9baf5023..1b0ec96c23f 100644 --- a/x11/xcb-proto/Makefile +++ b/x11/xcb-proto/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.13 2014/01/02 19:51:00 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2014/08/05 18:37:08 wiz Exp $ -DISTNAME= xcb-proto-1.10 +DISTNAME= xcb-proto-1.11 CATEGORIES= x11 MASTER_SITES= http://xcb.freedesktop.org/dist/ EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xcb-proto/distinfo b/x11/xcb-proto/distinfo index bc3a9c1e07c..4dcdef8d029 100644 --- a/x11/xcb-proto/distinfo +++ b/x11/xcb-proto/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.8 2014/01/02 19:51:00 wiz Exp $ +$NetBSD: distinfo,v 1.9 2014/08/05 18:37:08 wiz Exp $ -SHA1 (xcb-proto-1.10.tar.bz2) = 4595edfab6ab38f1f42f02f1caab5891fe114db3 -RMD160 (xcb-proto-1.10.tar.bz2) = 09300f79cf8d9f1b46ad167d27c72f1cf6822116 -Size (xcb-proto-1.10.tar.bz2) = 138834 bytes +SHA1 (xcb-proto-1.11.tar.bz2) = 608bd60663e223464d38acec0183ddb827776401 +RMD160 (xcb-proto-1.11.tar.bz2) = 956fbf550ee9a8b6f5c7db78d1806e44da3c3081 +Size (xcb-proto-1.11.tar.bz2) = 139213 bytes SHA1 (patch-ae) = 1cc6863a677460660ddbaa09d279d6ef07368409 -- cgit v1.2.3