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: Thu Jun 16 21:26:16 UTC 2022
Modified Files:
pkgsrc/x11/py-xcbgen: Makefile distinfo
pkgsrc/x11/xcb-proto: Makefile PLIST distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/x11/py-xcbgen/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/x11/py-xcbgen/distinfo
cvs rdiff -u -r1.28 -r1.29 pkgsrc/x11/xcb-proto/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/x11/xcb-proto/PLIST
cvs rdiff -u -r1.17 -r1.18 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.23 pkgsrc/x11/py-xcbgen/Makefile:1.24
--- pkgsrc/x11/py-xcbgen/Makefile:1.23 Wed May 4 04:38:06 2022
+++ pkgsrc/x11/py-xcbgen/Makefile Thu Jun 16 21:26:15 2022
@@ -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
Index: pkgsrc/x11/py-xcbgen/distinfo
diff -u pkgsrc/x11/py-xcbgen/distinfo:1.18 pkgsrc/x11/py-xcbgen/distinfo:1.19
--- pkgsrc/x11/py-xcbgen/distinfo:1.18 Wed May 4 04:38:06 2022
+++ pkgsrc/x11/py-xcbgen/distinfo Thu Jun 16 21:26:15 2022
@@ -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
Index: pkgsrc/x11/xcb-proto/Makefile
diff -u pkgsrc/x11/xcb-proto/Makefile:1.28 pkgsrc/x11/xcb-proto/Makefile:1.29
--- pkgsrc/x11/xcb-proto/Makefile:1.28 Tue May 3 21:42:49 2022
+++ pkgsrc/x11/xcb-proto/Makefile Thu Jun 16 21:26:15 2022
@@ -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
Index: pkgsrc/x11/xcb-proto/PLIST
diff -u pkgsrc/x11/xcb-proto/PLIST:1.6 pkgsrc/x11/xcb-proto/PLIST:1.7
--- pkgsrc/x11/xcb-proto/PLIST:1.6 Fri Nov 8 13:09:09 2013
+++ pkgsrc/x11/xcb-proto/PLIST Thu Jun 16 21:26:15 2022
@@ -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
Index: pkgsrc/x11/xcb-proto/distinfo
diff -u pkgsrc/x11/xcb-proto/distinfo:1.17 pkgsrc/x11/xcb-proto/distinfo:1.18
--- pkgsrc/x11/xcb-proto/distinfo:1.17 Tue May 3 21:42:49 2022
+++ pkgsrc/x11/xcb-proto/distinfo Thu Jun 16 21:26:15 2022
@@ -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