pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/xcb-proto xcb-proto: update to 1.15.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/55ce54f7d7b3
branches:  trunk
changeset: 378470:55ce54f7d7b3
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue May 03 21:42:49 2022 +0000

description:
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:

 x11/xcb-proto/Makefile |  5 ++---
 x11/xcb-proto/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 5666fcebdf62 -r 55ce54f7d7b3 x11/xcb-proto/Makefile
--- a/x11/xcb-proto/Makefile    Tue May 03 21:32:56 2022 +0000
+++ b/x11/xcb-proto/Makefile    Tue May 03 21:42:49 2022 +0000
@@ -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 -r 5666fcebdf62 -r 55ce54f7d7b3 x11/xcb-proto/distinfo
--- a/x11/xcb-proto/distinfo    Tue May 03 21:32:56 2022 +0000
+++ b/x11/xcb-proto/distinfo    Tue May 03 21:42:49 2022 +0000
@@ -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



Home | Main Index | Thread Index | Old Index