Hi,

the patch below updates x11/py-xcbgen to version 1.14.

This is the ports part of the XCB 1.14 update I just sent to tech@.

Comments, ok ?

Index: Makefile
===================================================================
RCS file: /cvs/OpenBSD/ports/x11/py-xcbgen/Makefile,v
retrieving revision 1.5
diff -u -p -u -r1.5 Makefile
--- Makefile    3 Nov 2019 11:42:11 -0000       1.5
+++ Makefile    22 Mar 2020 19:08:05 -0000
@@ -3,10 +3,9 @@
 COMMENT =      X C Binding - protocol binding generator
 
 # please keep in sync with the version in proto/xcb-proto in Xenocara
-VERSION=       1.13
+VERSION=       1.14
 DISTNAME =     xcb-proto-${VERSION}
 PKGNAME =      py-xcbgen-${VERSION}
-REVISION =     0
 
 CATEGORIES =   x11
 
@@ -17,9 +16,9 @@ MAINTAINER =  Matthieu Herrb <matthieu@op
 # MIT
 PERMIT_PACKAGE =       Yes
 
-MASTER_SITES =         https://xcb.freedesktop.org/dist/
+MASTER_SITES =         ${MASTER_SITE_XORG:=proto/}
 
-EXTRACT_SUFX=           .tar.bz2
+EXTRACT_SUFX=           .tar.xz
 
 MODULES=               lang/python
 
Index: distinfo
===================================================================
RCS file: /cvs/OpenBSD/ports/x11/py-xcbgen/distinfo,v
retrieving revision 1.2
diff -u -p -u -r1.2 distinfo
--- distinfo    11 Sep 2018 21:01:53 -0000      1.2
+++ distinfo    22 Mar 2020 19:07:53 -0000
@@ -1,2 +1,2 @@
-SHA256 (xcb-proto-1.13.tar.bz2) = e5hyHmab6AKE6bv+qwLS0NVM0RFytyJx5Hov6HXiveE=
-SIZE (xcb-proto-1.13.tar.bz2) = 151981
+SHA256 (xcb-proto-1.14.tar.xz) = GGo86yb5tKAV9aRNzIFMkwM6X8OWhPNvHsx5g0QWpgU=
+SIZE (xcb-proto-1.14.tar.xz) = 143384

-- 
Matthieu Herrb

Reply via email to