Tue Oct 18 22:07:05 2022 UTC ()
xcb-util-image: update to 0.4.1.

Alan Coopersmith (9):
      Update README for gitlab migration
      Add README.md to EXTRA_DIST
      Update configure.ac bug URL for gitlab migration
      Update m4 to xorg/util/xcb-util-m4@c617eee22ae5c285e79e81
      Build xz tarballs instead of bzip2
      gitlab CI: add a basic build test
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      xcb-util-image 0.4.1

David Callu (1):
      test: add XCB_SHM_LIBS to all test

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


(wiz)
diff -r1.1 -r1.2 pkgsrc/x11/xcb-util-image/DESCR
diff -r1.5 -r1.6 pkgsrc/x11/xcb-util-image/Makefile
diff -r1.8 -r1.9 pkgsrc/x11/xcb-util-image/distinfo
diff -r1.1 -r0 pkgsrc/x11/xcb-util-image/patches/patch-image_xcb__bitops.h

cvs diff -r1.1 -r1.2 pkgsrc/x11/xcb-util-image/DESCR (expand / switch to unified diff)

--- pkgsrc/x11/xcb-util-image/DESCR 2012/08/12 21:19:06 1.1
+++ pkgsrc/x11/xcb-util-image/DESCR 2022/10/18 22:07:05 1.2
@@ -1,3 +1,2 @@ @@ -1,3 +1,2 @@
1XCB util-image module provides the following library: 1This library provides an XCB port of Xlib's XImage and XShmImage
2 2functions.
3 - image: Port of Xlib's XImage and XShmImage functions. 

cvs diff -r1.5 -r1.6 pkgsrc/x11/xcb-util-image/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/xcb-util-image/Makefile 2017/08/16 20:21:18 1.5
+++ pkgsrc/x11/xcb-util-image/Makefile 2022/10/18 22:07:05 1.6
@@ -1,19 +1,19 @@ @@ -1,19 +1,19 @@
1# $NetBSD: Makefile,v 1.5 2017/08/16 20:21:18 wiz Exp $ 1# $NetBSD: Makefile,v 1.6 2022/10/18 22:07:05 wiz Exp $
2 2
3DISTNAME= xcb-util-image-0.4.0 3DISTNAME= xcb-util-image-0.4.1
4CATEGORIES= x11 4CATEGORIES= x11
5MASTER_SITES= https://xcb.freedesktop.org/dist/ 5MASTER_SITES= https://xorg.freedesktop.org/archive/individual/lib/
6EXTRACT_SUFX= .tar.bz2 6EXTRACT_SUFX= .tar.xz
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://xcb.freedesktop.org/ 9HOMEPAGE= https://xcb.freedesktop.org/
10COMMENT= XCB port of Xlib's XImage and XShmImage 10COMMENT= XCB port of Xlib's XImage and XShmImage
11LICENSE= mit 11LICENSE= mit
12 12
13GNU_CONFIGURE= yes 13GNU_CONFIGURE= yes
14USE_TOOLS+= pkg-config gmake 14USE_TOOLS+= pkg-config gmake
15USE_LIBTOOL= yes 15USE_LIBTOOL= yes
16 16
17PKGCONFIG_OVERRIDE= image/xcb-image.pc.in 17PKGCONFIG_OVERRIDE= image/xcb-image.pc.in
18 18
19.include "../../x11/libxcb/buildlink3.mk" 19.include "../../x11/libxcb/buildlink3.mk"

cvs diff -r1.8 -r1.9 pkgsrc/x11/xcb-util-image/distinfo (expand / switch to unified diff)

--- pkgsrc/x11/xcb-util-image/distinfo 2021/10/26 11:34:35 1.8
+++ pkgsrc/x11/xcb-util-image/distinfo 2022/10/18 22:07:05 1.9
@@ -1,6 +1,5 @@ @@ -1,6 +1,5 @@
1$NetBSD: distinfo,v 1.8 2021/10/26 11:34:35 nia Exp $ 1$NetBSD: distinfo,v 1.9 2022/10/18 22:07:05 wiz Exp $
2 2
3BLAKE2s (xcb-util-image-0.4.0.tar.bz2) = 6330d8bebe486e267e61ca6b0fefbbad614f3c49a3b12678a07a790837826c36 3BLAKE2s (xcb-util-image-0.4.1.tar.xz) = e35593ecc0094441126afdeabbdf49d6033c2a4e2512edb42b48eabfe9f8eae8
4SHA512 (xcb-util-image-0.4.0.tar.bz2) = 9b7202c054e1160f9ca97a86be1210d9fb47f2119f89ca85f15f20909cca884bfe0cb88e3e71c75b65e1a0a72b980066ccac810e41a91db895c74dde77440d4f 4SHA512 (xcb-util-image-0.4.1.tar.xz) = 9b47ba38b91196d76541b6ccabeaf291d3b91036f15422909cd6a79b3fd1a9786d5b1728e411bc41cfdf3d60a253485f4ef7c65ffa6ae646fa93439ec782746e
5Size (xcb-util-image-0.4.0.tar.bz2) = 327891 bytes 5Size (xcb-util-image-0.4.1.tar.xz) = 289016 bytes
6SHA1 (patch-image_xcb__bitops.h) = d6b8a29380d7f4c5faaa9e1c68c4a58005bf3e55 

File Deleted: pkgsrc/x11/xcb-util-image/patches/Attic/patch-image_xcb__bitops.h