pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11 py-xcbgen, xcb-proto: update to 1.15.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/0678c6d8b744
branches: trunk
changeset: 380843:0678c6d8b744
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Jun 16 21:26:15 2022 +0000
description:
py-xcbgen, xcb-proto: update to 1.15.1
Also add comment that one should update both together.
Changes:
Austin Shafer (1):
dri3: Update dri3.xml to DRI3 1.3
Matt Turner (1):
xcb-proto 1.15.1
Mike Sharov (1):
Add DOUBLE-BUFFER extension specification.
diffstat:
x11/py-xcbgen/Makefile | 8 +++++---
x11/py-xcbgen/distinfo | 8 ++++----
x11/xcb-proto/Makefile | 6 ++++--
x11/xcb-proto/PLIST | 3 ++-
x11/xcb-proto/distinfo | 8 ++++----
5 files changed, 19 insertions(+), 14 deletions(-)
diffs (72 lines):
diff -r 0f5fdbeed551 -r 0678c6d8b744 x11/py-xcbgen/Makefile
--- a/x11/py-xcbgen/Makefile Thu Jun 16 16:32:00 2022 +0000
+++ b/x11/py-xcbgen/Makefile Thu Jun 16 21:26:15 2022 +0000
@@ -1,7 +1,9 @@
-# $NetBSD: Makefile,v 1.23 2022/05/04 04:38:06 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2022/06/16 21:26:15 wiz Exp $
+#
+# When updating this, also update x11/xcb-proto
-DISTNAME= xcb-proto-1.15
-PKGNAME= ${PYPKGPREFIX}-xcbgen-1.15
+DISTNAME= xcb-proto-1.15.1
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/xcb-proto/xcbgen/}
CATEGORIES= x11
MASTER_SITES= https://xorg.freedesktop.org/archive/individual/proto/
EXTRACT_SUFX= .tar.xz
diff -r 0f5fdbeed551 -r 0678c6d8b744 x11/py-xcbgen/distinfo
--- a/x11/py-xcbgen/distinfo Thu Jun 16 16:32:00 2022 +0000
+++ b/x11/py-xcbgen/distinfo Thu Jun 16 21:26:15 2022 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.18 2022/05/04 04:38:06 wiz Exp $
+$NetBSD: distinfo,v 1.19 2022/06/16 21:26:15 wiz Exp $
-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
+BLAKE2s (xcb-proto-1.15.1.tar.xz) = 859d71fa4fa4d10f6038ea4a90637e01f01d37309bb1b3dc71a53c3bb9c81db1
+SHA512 (xcb-proto-1.15.1.tar.xz) = 56fd505e567e1d39b4d46d0e5f79aeb90144c9b1a4429b2f51cd326ec0dea2a5fda5e2ebfe48af0da2781a4b1e29d9a91a4e0da662db5e35a701eac2e5ec1684
+Size (xcb-proto-1.15.1.tar.xz) = 147908 bytes
SHA1 (patch-ae) = e5bff371fc8d87b9e3eaaea80734f8fcf544b4b1
diff -r 0f5fdbeed551 -r 0678c6d8b744 x11/xcb-proto/Makefile
--- a/x11/xcb-proto/Makefile Thu Jun 16 16:32:00 2022 +0000
+++ b/x11/xcb-proto/Makefile Thu Jun 16 21:26:15 2022 +0000
@@ -1,6 +1,8 @@
-# $NetBSD: Makefile,v 1.28 2022/05/03 21:42:49 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2022/06/16 21:26:15 wiz Exp $
+#
+# When updating this package, also update x11/py-xcbgen
-DISTNAME= xcb-proto-1.15
+DISTNAME= xcb-proto-1.15.1
CATEGORIES= x11
MASTER_SITES= https://xorg.freedesktop.org/archive/individual/proto/
EXTRACT_SUFX= .tar.xz
diff -r 0f5fdbeed551 -r 0678c6d8b744 x11/xcb-proto/PLIST
--- a/x11/xcb-proto/PLIST Thu Jun 16 16:32:00 2022 +0000
+++ b/x11/xcb-proto/PLIST Thu Jun 16 21:26:15 2022 +0000
@@ -1,8 +1,9 @@
-@comment $NetBSD: PLIST,v 1.6 2013/11/08 13:09:09 wiz Exp $
+@comment $NetBSD: PLIST,v 1.7 2022/06/16 21:26:15 wiz Exp $
lib/pkgconfig/xcb-proto.pc
share/xcb/bigreq.xml
share/xcb/composite.xml
share/xcb/damage.xml
+share/xcb/dbe.xml
share/xcb/dpms.xml
share/xcb/dri2.xml
share/xcb/dri3.xml
diff -r 0f5fdbeed551 -r 0678c6d8b744 x11/xcb-proto/distinfo
--- a/x11/xcb-proto/distinfo Thu Jun 16 16:32:00 2022 +0000
+++ b/x11/xcb-proto/distinfo Thu Jun 16 21:26:15 2022 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.17 2022/05/03 21:42:49 wiz Exp $
+$NetBSD: distinfo,v 1.18 2022/06/16 21:26:15 wiz Exp $
-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
+BLAKE2s (xcb-proto-1.15.1.tar.xz) = 859d71fa4fa4d10f6038ea4a90637e01f01d37309bb1b3dc71a53c3bb9c81db1
+SHA512 (xcb-proto-1.15.1.tar.xz) = 56fd505e567e1d39b4d46d0e5f79aeb90144c9b1a4429b2f51cd326ec0dea2a5fda5e2ebfe48af0da2781a4b1e29d9a91a4e0da662db5e35a701eac2e5ec1684
+Size (xcb-proto-1.15.1.tar.xz) = 147908 bytes
SHA1 (patch-ae) = c3244439391c8aa47e8c82bc3347fbe0e10ac5cc
Home |
Main Index |
Thread Index |
Old Index