pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/xcb-proto



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Mar  5 10:19:25 UTC 2018

Modified Files:
        pkgsrc/x11/xcb-proto: Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/x11/xcb-proto/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/x11/xcb-proto/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/xcb-proto/Makefile
diff -u pkgsrc/x11/xcb-proto/Makefile:1.16 pkgsrc/x11/xcb-proto/Makefile:1.17
--- pkgsrc/x11/xcb-proto/Makefile:1.16  Wed Aug 16 20:21:17 2017
+++ pkgsrc/x11/xcb-proto/Makefile       Mon Mar  5 10:19:25 2018
@@ -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

Index: pkgsrc/x11/xcb-proto/distinfo
diff -u pkgsrc/x11/xcb-proto/distinfo:1.11 pkgsrc/x11/xcb-proto/distinfo:1.12
--- pkgsrc/x11/xcb-proto/distinfo:1.11  Thu May 19 07:07:21 2016
+++ pkgsrc/x11/xcb-proto/distinfo       Mon Mar  5 10:19:25 2018
@@ -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