Sat Oct 15 23:13:20 2022 UTC ()
xkbprint: update to 1.0.6.

Alan Coopersmith (6):
      gitlab CI: add a basic build test
      Build xz tarballs instead of bzip2
      man page: remove out-of-date COPYRIGHT section
      Stop leaking XkbAtomGetString allocations
      gitlab CI: stop requiring Signed-off-by in commits
      xkbprint 1.0.6


(wiz)
diff -r1.5 -r1.6 pkgsrc/x11/xkbprint/Makefile
diff -r1.6 -r1.7 pkgsrc/x11/xkbprint/distinfo

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

--- pkgsrc/x11/xkbprint/Makefile 2020/01/18 23:36:09 1.5
+++ pkgsrc/x11/xkbprint/Makefile 2022/10/15 23:13:19 1.6
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.5 2020/01/18 23:36:09 rillig Exp $ 1# $NetBSD: Makefile,v 1.6 2022/10/15 23:13:19 wiz Exp $
2 2
3DISTNAME= xkbprint-1.0.5 3DISTNAME= xkbprint-1.0.6
4CATEGORIES= x11 4CATEGORIES= x11
5MASTER_SITES= ${MASTER_SITE_XORG:=app/} 5MASTER_SITES= ${MASTER_SITE_XORG:=app/}
6EXTRACT_SUFX= .tar.bz2 6EXTRACT_SUFX= .tar.xz
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://xorg.freedesktop.org/ 9HOMEPAGE= https://xorg.freedesktop.org/
10COMMENT= Generate printable description of a XKB keyboard description 10COMMENT= Generate printable description of a XKB keyboard description
11 11
12GNU_CONFIGURE= yes 12GNU_CONFIGURE= yes
13USE_TOOLS+= pkg-config 13USE_TOOLS+= pkg-config
14 14
15.include "../../x11/libxkbfile/buildlink3.mk" 15.include "../../x11/libxkbfile/buildlink3.mk"
16.include "../../x11/libX11/buildlink3.mk" 16.include "../../x11/libX11/buildlink3.mk"
17.include "../../mk/bsd.pkg.mk" 17.include "../../mk/bsd.pkg.mk"

cvs diff -r1.6 -r1.7 pkgsrc/x11/xkbprint/distinfo (expand / switch to unified diff)

--- pkgsrc/x11/xkbprint/distinfo 2021/10/26 11:34:50 1.6
+++ pkgsrc/x11/xkbprint/distinfo 2022/10/15 23:13:19 1.7
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.6 2021/10/26 11:34:50 nia Exp $ 1$NetBSD: distinfo,v 1.7 2022/10/15 23:13:19 wiz Exp $
2 2
3BLAKE2s (xkbprint-1.0.5.tar.bz2) = 0e6f98235d3648230f43888b6cc273499e124987e8711d31271610d982849818 3BLAKE2s (xkbprint-1.0.6.tar.xz) = 4af54986bc98c44cf057fd443e6d523ea8507de7cbbcf3fbbf9e0bc1a07221ae
4SHA512 (xkbprint-1.0.5.tar.bz2) = ac3870352f3a595b5b8a8cb64f39e9bea81b17572c73cfbf72482477a2f576d0ffcdcf735cb3c66b8a88a7fe0f7aece6738cbac87df5641e44fae1ab9b97111f 4SHA512 (xkbprint-1.0.6.tar.xz) = a1c2401b2a2ef4c6bd2efc18923ecb176adcf38b6c5dfdce25f22f1f5ab21e25f494b25dac25b1765fb9a0f6acc24d191cd41b9a098a9e3c6eaf9a9df490be29
5Size (xkbprint-1.0.5.tar.bz2) = 166856 bytes 5Size (xkbprint-1.0.6.tar.xz) = 156920 bytes