pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Aug 19 07:31:05 UTC 2023

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

Log Message:
xcb-proto, py-xcbgen: update to 1.16.0

Alan Coopersmith (3):
      gitlab CI: add a basic build test
      Add documentation for DAMAGE extension
      Remove "All rights reserved" from Oracle copyright notices

Alexander Volkov (1):
      dpms: Add DPMSInfoNotify event (DPMS 1.2)

Demi Marie Obenour (4):
      Document the MIT-SHM extension
      Add documentation for XFixes v6
      Document BIG-REQUESTS
      Add documentation for Composite

Emil Velikov (1):
      autogen.sh: use quoted string variables

Matt Turner (1):
      xcb-proto 1.16.0

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish

Tycho Andersen (1):
      xinput: qualify CW as from xproto

Xaver Hugl (1):
      add PresentOptionAsyncMayTear


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/x11/py-xcbgen/Makefile
cvs rdiff -u -r1.20 -r1.21 pkgsrc/x11/py-xcbgen/distinfo
cvs rdiff -u -r1.33 -r1.34 pkgsrc/x11/xcb-proto/Makefile
cvs rdiff -u -r1.19 -r1.20 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/py-xcbgen/Makefile
diff -u pkgsrc/x11/py-xcbgen/Makefile:1.25 pkgsrc/x11/py-xcbgen/Makefile:1.26
--- pkgsrc/x11/py-xcbgen/Makefile:1.25  Sat Jun 18 08:25:05 2022
+++ pkgsrc/x11/py-xcbgen/Makefile       Sat Aug 19 07:31:05 2023
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.25 2022/06/18 08:25:05 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2023/08/19 07:31:05 wiz Exp $
 #
 # When updating this, also update x11/xcb-proto
 
-DISTNAME=      xcb-proto-1.15.2
+DISTNAME=      xcb-proto-1.16.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/xcb-proto/xcbgen/}
 CATEGORIES=    x11
 MASTER_SITES=  https://xorg.freedesktop.org/archive/individual/proto/

Index: pkgsrc/x11/py-xcbgen/distinfo
diff -u pkgsrc/x11/py-xcbgen/distinfo:1.20 pkgsrc/x11/py-xcbgen/distinfo:1.21
--- pkgsrc/x11/py-xcbgen/distinfo:1.20  Sat Jun 18 08:25:05 2022
+++ pkgsrc/x11/py-xcbgen/distinfo       Sat Aug 19 07:31:05 2023
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.20 2022/06/18 08:25:05 wiz Exp $
+$NetBSD: distinfo,v 1.21 2023/08/19 07:31:05 wiz Exp $
 
-BLAKE2s (xcb-proto-1.15.2.tar.xz) = 0d9b32f71966c1e82957f86d4e107d6c53f1ede0148377eed971ebd07a5fbb7d
-SHA512 (xcb-proto-1.15.2.tar.xz) = 9d0b2f0a4dbbf2d64e32ff4658d1663e13d7e5f1bffc1e8d45be7b9dd5bab46e29fc1c2f6e66a7a569e374ba6756faf3c39b0b5e5560df6d7f8b68beec97659d
-Size (xcb-proto-1.15.2.tar.xz) = 148108 bytes
+BLAKE2s (xcb-proto-1.16.0.tar.xz) = 138d72f9bcc1320fae3af8d14fde372409214bfe8aa9b899ae102ddfce3ab474
+SHA512 (xcb-proto-1.16.0.tar.xz) = 54906f379a7aa2cbbfbbe54764c02dbf522ca8f6c54e07d4faae471aac3aee25d0359be38c808c8da887de228aed745582a78b2f56714b023bca8f3513b24972
+Size (xcb-proto-1.16.0.tar.xz) = 151612 bytes
 SHA1 (patch-ae) = feedb2eb11b504eda50dc4a99b2a3fe4bf280c10

Index: pkgsrc/x11/xcb-proto/Makefile
diff -u pkgsrc/x11/xcb-proto/Makefile:1.33 pkgsrc/x11/xcb-proto/Makefile:1.34
--- pkgsrc/x11/xcb-proto/Makefile:1.33  Mon Aug 14 05:25:36 2023
+++ pkgsrc/x11/xcb-proto/Makefile       Sat Aug 19 07:31:05 2023
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.33 2023/08/14 05:25:36 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2023/08/19 07:31:05 wiz Exp $
 #
 # When updating this package, also update x11/py-xcbgen
 
-DISTNAME=      xcb-proto-1.15.2
-PKGREVISION=   3
+DISTNAME=      xcb-proto-1.16.0
 CATEGORIES=    x11
 MASTER_SITES=  https://xorg.freedesktop.org/archive/individual/proto/
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/x11/xcb-proto/distinfo
diff -u pkgsrc/x11/xcb-proto/distinfo:1.19 pkgsrc/x11/xcb-proto/distinfo:1.20
--- pkgsrc/x11/xcb-proto/distinfo:1.19  Sat Jun 18 08:25:05 2022
+++ pkgsrc/x11/xcb-proto/distinfo       Sat Aug 19 07:31:05 2023
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.19 2022/06/18 08:25:05 wiz Exp $
+$NetBSD: distinfo,v 1.20 2023/08/19 07:31:05 wiz Exp $
 
-BLAKE2s (xcb-proto-1.15.2.tar.xz) = 0d9b32f71966c1e82957f86d4e107d6c53f1ede0148377eed971ebd07a5fbb7d
-SHA512 (xcb-proto-1.15.2.tar.xz) = 9d0b2f0a4dbbf2d64e32ff4658d1663e13d7e5f1bffc1e8d45be7b9dd5bab46e29fc1c2f6e66a7a569e374ba6756faf3c39b0b5e5560df6d7f8b68beec97659d
-Size (xcb-proto-1.15.2.tar.xz) = 148108 bytes
+BLAKE2s (xcb-proto-1.16.0.tar.xz) = 138d72f9bcc1320fae3af8d14fde372409214bfe8aa9b899ae102ddfce3ab474
+SHA512 (xcb-proto-1.16.0.tar.xz) = 54906f379a7aa2cbbfbbe54764c02dbf522ca8f6c54e07d4faae471aac3aee25d0359be38c808c8da887de228aed745582a78b2f56714b023bca8f3513b24972
+Size (xcb-proto-1.16.0.tar.xz) = 151612 bytes
 SHA1 (patch-ae) = f0143f1ccda08e9c626b30ee53ddf3779759e03e



Home | Main Index | Thread Index | Old Index