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.13.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/15fd0f77e7ce
branches:  trunk
changeset: 376623:15fd0f77e7ce
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Mar 05 10:19:25 2018 +0000

description:
xcb-proto: update to 1.13.

This release of xcb-proto brings support for buffer modifiers and
multi-planar buffers through DRI3 v1.2 and Present v1.2, support for
leasing KMS devices to clients via RandR 1.6, and also allows clients
to send each other XInput2 events via support for the GenericEvent
extension's SendExtension event.

diffstat:

 x11/xcb-proto/Makefile |   4 ++--
 x11/xcb-proto/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r af6f98fc7e91 -r 15fd0f77e7ce x11/xcb-proto/Makefile
--- a/x11/xcb-proto/Makefile    Mon Mar 05 09:31:09 2018 +0000
+++ b/x11/xcb-proto/Makefile    Mon Mar 05 10:19:25 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2017/08/16 20:21:17 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2018/03/05 10:19:25 wiz Exp $
 
-DISTNAME=      xcb-proto-1.12
+DISTNAME=      xcb-proto-1.13
 CATEGORIES=    x11
 MASTER_SITES=  https://xcb.freedesktop.org/dist/
 EXTRACT_SUFX=  .tar.bz2
diff -r af6f98fc7e91 -r 15fd0f77e7ce x11/xcb-proto/distinfo
--- a/x11/xcb-proto/distinfo    Mon Mar 05 09:31:09 2018 +0000
+++ b/x11/xcb-proto/distinfo    Mon Mar 05 10:19:25 2018 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.11 2016/05/19 07:07:21 wiz Exp $
+$NetBSD: distinfo,v 1.12 2018/03/05 10:19:25 wiz Exp $
 
-SHA1 (xcb-proto-1.12.tar.bz2) = e93da374ecef9359370edc0160bcb8b2a2f7d9f6
-RMD160 (xcb-proto-1.12.tar.bz2) = 95e933656e7f8a59347296d75255e42e6f4a932a
-SHA512 (xcb-proto-1.12.tar.bz2) = 1f427eaf223971b25b56c9f641350e03f5ebeb17a1fc212ce2a0c892de7aba7e53d5e3958b073a122bb344c387c0ff394cf96f542ff046f33de4e1cd27fb9e5c
-Size (xcb-proto-1.12.tar.bz2) = 153890 bytes
+SHA1 (xcb-proto-1.13.tar.bz2) = f7fa35ab59af18cecadbe83fe705281dcfd82ffd
+RMD160 (xcb-proto-1.13.tar.bz2) = d085d1be1844009f08442113a83b7fdffeae8325
+SHA512 (xcb-proto-1.13.tar.bz2) = 002aa2aa0ad503977e03419c6f136f1e3aa8c787916830ce6d6be8f81ca99edc1d8fc5f71ce8c592b490cc767bf6567695f0bafe55fe3f743076bcddbaac07f7
+Size (xcb-proto-1.13.tar.bz2) = 151981 bytes
 SHA1 (patch-ae) = 3b385de92abd3d0771b686d08395265d3dee8afd



Home | Main Index | Thread Index | Old Index