summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2020-02-23 22:32:03 +0000
committerwiz <wiz@pkgsrc.org>2020-02-23 22:32:03 +0000
commit1aa97188bdc45c70c5c94cd3ba7cecd35666e9a9 (patch)
treebd0101612ff12e71c4f4311ded8bd234abb9c62f
parent540f9155c8ac85986b5610fcd3e632a02a0c9aa1 (diff)
downloadpkgsrc-1aa97188bdc45c70c5c94cd3ba7cecd35666e9a9.tar.gz
py-xcbgen: update to 1.14.
To match xcb-proto-1.14.
-rw-r--r--x11/py-xcbgen/Makefile10
-rw-r--r--x11/py-xcbgen/distinfo12
-rw-r--r--x11/py-xcbgen/patches/patch-ae10
3 files changed, 16 insertions, 16 deletions
diff --git a/x11/py-xcbgen/Makefile b/x11/py-xcbgen/Makefile
index b31c0222ebb..4e230124298 100644
--- a/x11/py-xcbgen/Makefile
+++ b/x11/py-xcbgen/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.20 2019/11/03 09:14:16 rillig Exp $
+# $NetBSD: Makefile,v 1.21 2020/02/23 22:32:03 wiz Exp $
-DISTNAME= xcb-proto-1.13
-PKGNAME= ${PYPKGPREFIX}-xcbgen-1.13
+DISTNAME= xcb-proto-1.14
+PKGNAME= ${PYPKGPREFIX}-xcbgen-1.14
CATEGORIES= x11
-MASTER_SITES= https://xcb.freedesktop.org/dist/
-EXTRACT_SUFX= .tar.bz2
+MASTER_SITES= https://xorg.freedesktop.org/archive/individual/proto/
+EXTRACT_SUFX= .tar.xz
MAINTAINER= reed@reedmedia.net
HOMEPAGE= https://xcb.freedesktop.org/
diff --git a/x11/py-xcbgen/distinfo b/x11/py-xcbgen/distinfo
index 4c0fe111896..59a16884e4f 100644
--- a/x11/py-xcbgen/distinfo
+++ b/x11/py-xcbgen/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.13 2018/03/05 10:20:24 wiz Exp $
+$NetBSD: distinfo,v 1.14 2020/02/23 22:32:03 wiz Exp $
-SHA1 (xcb-proto-1.13.tar.bz2) = f7fa35ab59af18cecadbe83fe705281dcfd82ffd
-RMD160 (xcb-proto-1.13.tar.bz2) = d085d1be1844009f08442113a83b7fdffeae8325
-SHA512 (xcb-proto-1.13.tar.bz2) = 002aa2aa0ad503977e03419c6f136f1e3aa8c787916830ce6d6be8f81ca99edc1d8fc5f71ce8c592b490cc767bf6567695f0bafe55fe3f743076bcddbaac07f7
-Size (xcb-proto-1.13.tar.bz2) = 151981 bytes
-SHA1 (patch-ae) = ae3eae2c5ebf88bfc33a04f688f5c243c1475605
+SHA1 (xcb-proto-1.14.tar.xz) = 170307b3748cf6c9953db2017615821428fca8be
+RMD160 (xcb-proto-1.14.tar.xz) = 0f915a33a8938de24ce9a7c6e13b6959f4c60388
+SHA512 (xcb-proto-1.14.tar.xz) = de66d568163b6da2be9d6c59984f3afa3acd119a781378638045fd68018665ef5c9af98f024e9962ba3eb7c7a4d85c27ba70ffafceb2324ccc6940f34de16690
+Size (xcb-proto-1.14.tar.xz) = 143384 bytes
+SHA1 (patch-ae) = e5bff371fc8d87b9e3eaaea80734f8fcf544b4b1
diff --git a/x11/py-xcbgen/patches/patch-ae b/x11/py-xcbgen/patches/patch-ae
index 9e826c71ade..cbfd7f0cdfe 100644
--- a/x11/py-xcbgen/patches/patch-ae
+++ b/x11/py-xcbgen/patches/patch-ae
@@ -1,10 +1,10 @@
-$NetBSD: patch-ae,v 1.3 2016/05/19 07:08:14 wiz Exp $
+$NetBSD: patch-ae,v 1.4 2020/02/23 22:32:03 wiz Exp $
Only build xcbgen parts in this package, other stuff is in xcbproto.
---- Makefile.in.orig 2012-03-23 15:24:26.000000000 +0000
+--- Makefile.in.orig 2020-02-22 20:16:56.000000000 +0000
+++ Makefile.in
-@@ -215,7 +215,7 @@ top_build_prefix = @top_build_prefix@
+@@ -311,7 +311,7 @@ top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
xcbincludedir = @xcbincludedir@
@@ -12,8 +12,8 @@ Only build xcbgen parts in this package, other stuff is in xcbproto.
+SUBDIRS = xcbgen
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = xcb-proto.pc
- EXTRA_DIST = doc xcb-proto.pc.in autogen.sh
-@@ -661,7 +661,7 @@ info: info-recursive
+ EXTRA_DIST = doc xcb-proto.pc.in autogen.sh README.md
+@@ -730,7 +730,7 @@ info: info-recursive
info-am: