pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/py-xcbgen



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Mar  5 10:20:24 UTC 2018

Modified Files:
        pkgsrc/x11/py-xcbgen: Makefile distinfo
Removed Files:
        pkgsrc/x11/py-xcbgen/patches: patch-xcbgen_align.py
            patch-xcbgen_xtypes.py

Log Message:
py-xcbgen: 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.18 -r1.19 pkgsrc/x11/py-xcbgen/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/x11/py-xcbgen/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/x11/py-xcbgen/patches/patch-xcbgen_align.py \
    pkgsrc/x11/py-xcbgen/patches/patch-xcbgen_xtypes.py

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

Modified files:

Index: pkgsrc/x11/py-xcbgen/Makefile
diff -u pkgsrc/x11/py-xcbgen/Makefile:1.18 pkgsrc/x11/py-xcbgen/Makefile:1.19
--- pkgsrc/x11/py-xcbgen/Makefile:1.18  Wed Aug 16 20:21:17 2017
+++ pkgsrc/x11/py-xcbgen/Makefile       Mon Mar  5 10:20:24 2018
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2017/08/16 20:21:17 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2018/03/05 10:20:24 wiz Exp $
 
-DISTNAME=      xcb-proto-1.12
-PKGNAME=       ${PYPKGPREFIX}-xcbgen-1.12
+DISTNAME=      xcb-proto-1.13
+PKGNAME=       ${PYPKGPREFIX}-xcbgen-1.13
 CATEGORIES=    x11
 MASTER_SITES=  https://xcb.freedesktop.org/dist/
 EXTRACT_SUFX=  .tar.bz2

Index: pkgsrc/x11/py-xcbgen/distinfo
diff -u pkgsrc/x11/py-xcbgen/distinfo:1.12 pkgsrc/x11/py-xcbgen/distinfo:1.13
--- pkgsrc/x11/py-xcbgen/distinfo:1.12  Thu May 19 07:08:14 2016
+++ pkgsrc/x11/py-xcbgen/distinfo       Mon Mar  5 10:20:24 2018
@@ -1,9 +1,7 @@
-$NetBSD: distinfo,v 1.12 2016/05/19 07:08:14 wiz Exp $
+$NetBSD: distinfo,v 1.13 2018/03/05 10:20:24 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) = ae3eae2c5ebf88bfc33a04f688f5c243c1475605
-SHA1 (patch-xcbgen_align.py) = 5504ddb51c7ab35b26be35288b878934a3e0f7c4
-SHA1 (patch-xcbgen_xtypes.py) = 7f107721ee61e506e5485f72b064155aaa727ee9



Home | Main Index | Thread Index | Old Index