diff options
author | wiz <wiz@pkgsrc.org> | 2022-05-03 21:42:49 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2022-05-03 21:42:49 +0000 |
commit | 7768f38ff52935860778ba7dd5e17c863a130bce (patch) | |
tree | 8f6db09d878202b569009b8cd3c476b8b861ea5c /x11 | |
parent | c1516719f0eaf22b507bb55d7a898916b23cbe49 (diff) | |
download | pkgsrc-7768f38ff52935860778ba7dd5e17c863a130bce.tar.gz |
xcb-proto: update to 1.15.
Alan Coopersmith (1):
xproto.xml: Update doc text for GrabKey
Alex Richardson (1):
Fix python version check from 65169c1af7893882c21d1e2a544903212b8d6fb0
Joshua Root (1):
Adjust to automake 1.16.4 changes
Matt Turner (1):
xcb-proto 1.15
Olivier Fourdan (1):
xfixes: Add ClientDisconnectMode
Peter Harris (1):
glx,xprint: place explicit padding between lists
Povilas Kanapickas (3):
Add element to specify expression that defines length of a struct
xinput: Add length specification for DeviceClass struct
xinput: Add XI v2.4
Uli Schlachter (2):
Add missing fields to errors
Use xml.etree.cElementTree where appropriate
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xcb-proto/Makefile | 5 | ||||
-rw-r--r-- | x11/xcb-proto/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/x11/xcb-proto/Makefile b/x11/xcb-proto/Makefile index aa60246aa8a..dd63c8086c6 100644 --- a/x11/xcb-proto/Makefile +++ b/x11/xcb-proto/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.27 2022/04/18 19:12:26 adam Exp $ +# $NetBSD: Makefile,v 1.28 2022/05/03 21:42:49 wiz Exp $ -DISTNAME= xcb-proto-1.14.1 -PKGREVISION= 4 +DISTNAME= xcb-proto-1.15 CATEGORIES= x11 MASTER_SITES= https://xorg.freedesktop.org/archive/individual/proto/ EXTRACT_SUFX= .tar.xz diff --git a/x11/xcb-proto/distinfo b/x11/xcb-proto/distinfo index 2d1f6e19d71..46a10190e56 100644 --- a/x11/xcb-proto/distinfo +++ b/x11/xcb-proto/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.16 2021/10/26 11:34:34 nia Exp $ +$NetBSD: distinfo,v 1.17 2022/05/03 21:42:49 wiz Exp $ -BLAKE2s (xcb-proto-1.14.1.tar.xz) = c8b1fe58c98d11226cbcee7e269ba98323eba58cef57c6576261ee661cc55154 -SHA512 (xcb-proto-1.14.1.tar.xz) = 140fbf48483bacc7f6b70fdcf76f9e4ff0e87df9cb3a071cea47d8fe4574407cdefcfbd674099014d297e5fc010748e71d8609fca4cc32e8b25c634f928b727d -Size (xcb-proto-1.14.1.tar.xz) = 143588 bytes +BLAKE2s (xcb-proto-1.15.tar.xz) = 288edf88e71c0be70d77e9639c2c6bdb47e72ee4e6ad7f54fd6bf22ee4ae1e0b +SHA512 (xcb-proto-1.15.tar.xz) = a333ac7c39f17ff2567419d09a9a77210c943a4e88d79eb152d416ae26bf6fb14e2446f9817abc806edd7aa3733bd4de5852b5ae90a25cbcc9d40e59c211aa36 +Size (xcb-proto-1.15.tar.xz) = 146628 bytes SHA1 (patch-ae) = c3244439391c8aa47e8c82bc3347fbe0e10ac5cc |