pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xcb-util-wm xcb-util-wm: update to 0.4.2.
details: https://anonhg.NetBSD.org/pkgsrc/rev/740ec1c428b7
branches: trunk
changeset: 386970:740ec1c428b7
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Oct 19 08:35:39 2022 +0000
description:
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
diffstat:
x11/xcb-util-wm/Makefile | 12 ++++++------
x11/xcb-util-wm/distinfo | 8 ++++----
2 files changed, 10 insertions(+), 10 deletions(-)
diffs (43 lines):
diff -r b343d4d66ca0 -r 740ec1c428b7 x11/xcb-util-wm/Makefile
--- a/x11/xcb-util-wm/Makefile Wed Oct 19 08:32:46 2022 +0000
+++ b/x11/xcb-util-wm/Makefile Wed Oct 19 08:35:39 2022 +0000
@@ -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@localhost
HOMEPAGE= https://xcb.freedesktop.org/
@@ -12,10 +12,10 @@
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 -r b343d4d66ca0 -r 740ec1c428b7 x11/xcb-util-wm/distinfo
--- a/x11/xcb-util-wm/distinfo Wed Oct 19 08:32:46 2022 +0000
+++ b/x11/xcb-util-wm/distinfo Wed Oct 19 08:35:39 2022 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index