[Lunar-commits] <moonbase> xcb-proto: version bumped to 1.5.

Florin Braescu florin at lunar-linux.org
Thu Aug 27 15:50:20 CEST 2009


commit d8b5c780eafc25b40d5d1247161c6da73131d363
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Thu Aug 27 16:50:20 2009 +0300

    xcb-proto: version bumped to 1.5.
    
    Changes:
    * Add support for mod mask Any
    * Add and use altenum (non-exhaustive enum)
    * Tweak some XInput specs
    * Fix milter spelling
    * Correct the length calculation for the value field of GetPropertyReply
    * xtest: rename window field to root
    * randr: add version 1.3 requests
    * shm: fix ShmCompletion event
---
 xorg7/extra/xcb-proto/DETAILS |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/xorg7/extra/xcb-proto/DETAILS b/xorg7/extra/xcb-proto/DETAILS
index 86ecdc7..29ca3c8 100644
--- a/xorg7/extra/xcb-proto/DETAILS
+++ b/xorg7/extra/xcb-proto/DETAILS
@@ -1,12 +1,12 @@
           MODULE=xcb-proto
-         VERSION=1.4
+         VERSION=1.5
           SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=http://xcb.freedesktop.org/dist
-      SOURCE_VFY=sha1:ab9bb7c875558a3324673bb749e0502046f31083
+      SOURCE_VFY=sha1:c3f93ba6b75635c1e9d1accdfa7907f43a0e986f
    MODULE_PREFIX=${X11R7_PREFIX:-/usr}
         WEB_SITE=http://xcb.freedesktop.org
          ENTERED=20060216
-         UPDATED=20090228
+         UPDATED=20090827
            SHORT="the X C-bindings (XCB) protocol headers"
 
 cat << EOF


More information about the Lunar-commits mailing list