pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xcb-util-errors xcb-util-errors: update to 1.0.1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/51f1f6426936
branches: trunk
changeset: 386964:51f1f6426936
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Oct 19 08:29:35 2022 +0000
description:
xcb-util-errors: update to 1.0.1.
Alan Coopersmith (7):
Build xz tarballs instead of bzip2
Use AC_CONFIG_FILES to replace the deprecated AC_OUTPUT with parameters
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-errors 1.0.1
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
Uli Schlachter (1):
Do not distribute extensions.c and fix out-of-tree builds
diffstat:
x11/xcb-util-errors/Makefile | 9 ++++++---
x11/xcb-util-errors/distinfo | 8 ++++----
2 files changed, 10 insertions(+), 7 deletions(-)
diffs (43 lines):
diff -r 482516da591f -r 51f1f6426936 x11/xcb-util-errors/Makefile
--- a/x11/xcb-util-errors/Makefile Wed Oct 19 08:10:30 2022 +0000
+++ b/x11/xcb-util-errors/Makefile Wed Oct 19 08:29:35 2022 +0000
@@ -1,20 +1,23 @@
-# $NetBSD: Makefile,v 1.3 2021/05/14 10:19:45 nia Exp $
+# $NetBSD: Makefile,v 1.4 2022/10/19 08:29:35 wiz Exp $
-DISTNAME= xcb-util-errors-1.0
+DISTNAME= xcb-util-errors-1.0.1
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/
COMMENT= Library for helping debug xcb problems
LICENSE= x11
+TOOL_DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
+
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config m4
USE_LIBTOOL= yes
PKGCONFIG_OVERRIDE= xcb-errors.pc.in
+.include "../../lang/python/tool.mk"
.include "../../x11/libxcb/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 482516da591f -r 51f1f6426936 x11/xcb-util-errors/distinfo
--- a/x11/xcb-util-errors/distinfo Wed Oct 19 08:10:30 2022 +0000
+++ b/x11/xcb-util-errors/distinfo Wed Oct 19 08:29:35 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2021/10/26 11:34:34 nia Exp $
+$NetBSD: distinfo,v 1.5 2022/10/19 08:29:35 wiz Exp $
-BLAKE2s (xcb-util-errors-1.0.tar.bz2) = 89ded55c349abd4da3c768beee78fb37ecd8b833e970dd9b6896ab58e0b79dfb
-SHA512 (xcb-util-errors-1.0.tar.bz2) = 479b731b7056313955db9471d37416c4c9ab8c4574214fe20b3c0bcc1f57812fc343af6b0196814caaa6cc848dd120c70fab2f142902125cba63a8386d32179d
-Size (xcb-util-errors-1.0.tar.bz2) = 297943 bytes
+BLAKE2s (xcb-util-errors-1.0.1.tar.xz) = eceac15d33dfbc63587b5abd1372d87db2c19c25a87c1b1e91691196f137b2fa
+SHA512 (xcb-util-errors-1.0.1.tar.xz) = e883e178921a6f783e0100acae66eaf0ed13fc169fd21b0c313d7a70c9358c129b01b117675eda50e258e8b3b27ff7b21aa4d15c4da69249ffc6bbc7dcf87d4a
+Size (xcb-util-errors-1.0.1.tar.xz) = 268052 bytes
Home |
Main Index |
Thread Index |
Old Index