summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2022-10-19 08:35:39 +0000
committerwiz <wiz@pkgsrc.org>2022-10-19 08:35:39 +0000
commit46f5759382e7c79c6b38b973e5bf4f4c0f7eeceb (patch)
tree44e92821e94f7ae76bd1a692269faaea101785ed
parent13caec27361a14cf07d6873ee119b5fd827b0419 (diff)
downloadpkgsrc-46f5759382e7c79c6b38b973e5bf4f4c0f7eeceb.tar.gz
xcb-util-wm: update to 0.4.2.
Alan Coopersmith (8): Update configure.ac bug URL for gitlab migration Update README for gitlab migration Build xz tarballs instead of bzip2 Update m4 to xorg/util/xcb-util-m4@c617eee22ae5c285e79e81 gitlab CI: add a basic build test configure: Drop AM_MAINTAINER_MODE autogen.sh: Honor NOCONFIGURE=1 xcb-util-wm 0.4.2 Alexander Gottwald (1): Update .gitmodules for gitlab submodule Emil Velikov (1): autogen.sh: use quoted string variables Mihail Konev (1): autogen: add default patch prefix Peter Hutterer (1): autogen.sh: use exec instead of waiting for configure to finish
-rw-r--r--x11/xcb-util-wm/Makefile12
-rw-r--r--x11/xcb-util-wm/distinfo8
2 files changed, 10 insertions, 10 deletions
diff --git a/x11/xcb-util-wm/Makefile b/x11/xcb-util-wm/Makefile
index 07af3ffcfee..ff9e033d384 100644
--- a/x11/xcb-util-wm/Makefile
+++ b/x11/xcb-util-wm/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2017/08/16 20:21:18 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2022/10/19 08:35:39 wiz Exp $
-DISTNAME= xcb-util-wm-0.4.1
+DISTNAME= xcb-util-wm-0.4.2
CATEGORIES= x11
MASTER_SITES= https://xcb.freedesktop.org/dist/
-EXTRACT_SUFX= .tar.bz2
+EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://xcb.freedesktop.org/
@@ -12,10 +12,10 @@ LICENSE= mit
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
-USE_TOOLS+= gm4 gmake pkg-config
+USE_TOOLS+= pkg-config
-PKGCONFIG_OVERRIDE= ewmh/xcb-ewmh.pc.in
-PKGCONFIG_OVERRIDE= icccm/xcb-icccm.pc.in
+PKGCONFIG_OVERRIDE+= ewmh/xcb-ewmh.pc.in
+PKGCONFIG_OVERRIDE+= icccm/xcb-icccm.pc.in
.include "../../x11/libxcb/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/x11/xcb-util-wm/distinfo b/x11/xcb-util-wm/distinfo
index 377f6316019..e00a85bc12a 100644
--- a/x11/xcb-util-wm/distinfo
+++ b/x11/xcb-util-wm/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2021/10/26 11:34:35 nia Exp $
+$NetBSD: distinfo,v 1.7 2022/10/19 08:35:39 wiz Exp $
-BLAKE2s (xcb-util-wm-0.4.1.tar.bz2) = 39de5e86b8fd490eca8b20846f468292301873908850bcfe77e7d11b381b8454
-SHA512 (xcb-util-wm-0.4.1.tar.bz2) = cd1b3bcf9fcfc52e329ddc42b370d50dcf7d473c8e94f01cf7ea7fdbe0dc9176790890214eecb2a8ac43405f4938c121e38d282ae988cd8e90a6610d214ef326
-Size (xcb-util-wm-0.4.1.tar.bz2) = 321855 bytes
+BLAKE2s (xcb-util-wm-0.4.2.tar.xz) = b2673331a8bdb99498ae2653d9e7893945fdec406220ebf21f350f86e8b1fdd8
+SHA512 (xcb-util-wm-0.4.2.tar.xz) = eab6588e6a47d28a3b25ecd13b5018529419db6b49c74458c093699b60a194933be1e1f6f7799abf03344f7ebc7af88586ff2935938d53644bdd5c763a7fa9b0
+Size (xcb-util-wm-0.4.2.tar.xz) = 285152 bytes