pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/py-xcbgen py-xcbgen: update to 1.15



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c6ec1792c02b
branches:  trunk
changeset: 378473:c6ec1792c02b
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed May 04 04:38:06 2022 +0000

description:
py-xcbgen: update to 1.15

Changes: see xcb-proto

diffstat:

 x11/py-xcbgen/Makefile |  10 +++++++---
 x11/py-xcbgen/PLIST    |   2 +-
 x11/py-xcbgen/distinfo |   8 ++++----
 3 files changed, 12 insertions(+), 8 deletions(-)

diffs (47 lines):

diff -r 38fbbff215de -r c6ec1792c02b x11/py-xcbgen/Makefile
--- a/x11/py-xcbgen/Makefile    Tue May 03 23:38:38 2022 +0000
+++ b/x11/py-xcbgen/Makefile    Wed May 04 04:38:06 2022 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2020/10/09 06:45:15 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2022/05/04 04:38:06 wiz Exp $
 
-DISTNAME=      xcb-proto-1.14.1
-PKGNAME=       ${PYPKGPREFIX}-xcbgen-1.14.1
+DISTNAME=      xcb-proto-1.15
+PKGNAME=       ${PYPKGPREFIX}-xcbgen-1.15
 CATEGORIES=    x11
 MASTER_SITES=  https://xorg.freedesktop.org/archive/individual/proto/
 EXTRACT_SUFX=  .tar.xz
@@ -21,5 +21,9 @@
 USE_LANGUAGES= # none
 PY_PATCHPLIST= yes
 
+# pkgsrc infrastructure does not support opt-2 files
+post-install:
+       ${RM} -f ${DESTDIR}/${PREFIX}/${PYSITELIB}/xcbgen/__pycache__/*opt-2*pyc
+
 .include "../../lang/python/extension.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 38fbbff215de -r c6ec1792c02b x11/py-xcbgen/PLIST
--- a/x11/py-xcbgen/PLIST       Tue May 03 23:38:38 2022 +0000
+++ b/x11/py-xcbgen/PLIST       Wed May 04 04:38:06 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2016/05/19 07:08:14 wiz Exp $
+@comment $NetBSD: PLIST,v 1.4 2022/05/04 04:38:06 wiz Exp $
 ${PYSITELIB}/xcbgen/__init__.py
 ${PYSITELIB}/xcbgen/__init__.pyc
 ${PYSITELIB}/xcbgen/__init__.pyo
diff -r 38fbbff215de -r c6ec1792c02b x11/py-xcbgen/distinfo
--- a/x11/py-xcbgen/distinfo    Tue May 03 23:38:38 2022 +0000
+++ b/x11/py-xcbgen/distinfo    Wed May 04 04:38:06 2022 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.17 2021/10/26 11:34:20 nia Exp $
+$NetBSD: distinfo,v 1.18 2022/05/04 04:38:06 wiz Exp $
 
-BLAKE2s (xcb-proto-1.14.1.tar.xz) = c8b1fe58c98d11226cbcee7e269ba98323eba58cef57c6576261ee661cc55154
-SHA512 (xcb-proto-1.14.1.tar.xz) = 140fbf48483bacc7f6b70fdcf76f9e4ff0e87df9cb3a071cea47d8fe4574407cdefcfbd674099014d297e5fc010748e71d8609fca4cc32e8b25c634f928b727d
-Size (xcb-proto-1.14.1.tar.xz) = 143588 bytes
+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
 SHA1 (patch-ae) = e5bff371fc8d87b9e3eaaea80734f8fcf544b4b1



Home | Main Index | Thread Index | Old Index