pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/xkbprint xkbprint: update to 1.0.6.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/77d87c07938b
branches:  trunk
changeset: 386847:77d87c07938b
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Oct 15 23:13:19 2022 +0000

description:
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

diffstat:

 x11/xkbprint/Makefile |  6 +++---
 x11/xkbprint/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (29 lines):

diff -r 7931b921571c -r 77d87c07938b x11/xkbprint/Makefile
--- a/x11/xkbprint/Makefile     Sat Oct 15 23:12:47 2022 +0000
+++ b/x11/xkbprint/Makefile     Sat Oct 15 23:13:19 2022 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2020/01/18 23:36:09 rillig Exp $
+# $NetBSD: Makefile,v 1.6 2022/10/15 23:13:19 wiz Exp $
 
-DISTNAME=              xkbprint-1.0.5
+DISTNAME=              xkbprint-1.0.6
 CATEGORIES=            x11
 MASTER_SITES=          ${MASTER_SITE_XORG:=app/}
-EXTRACT_SUFX=          .tar.bz2
+EXTRACT_SUFX=          .tar.xz
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=              https://xorg.freedesktop.org/
diff -r 7931b921571c -r 77d87c07938b x11/xkbprint/distinfo
--- a/x11/xkbprint/distinfo     Sat Oct 15 23:12:47 2022 +0000
+++ b/x11/xkbprint/distinfo     Sat Oct 15 23:13:19 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2021/10/26 11:34:50 nia Exp $
+$NetBSD: distinfo,v 1.7 2022/10/15 23:13:19 wiz Exp $
 
-BLAKE2s (xkbprint-1.0.5.tar.bz2) = 0e6f98235d3648230f43888b6cc273499e124987e8711d31271610d982849818
-SHA512 (xkbprint-1.0.5.tar.bz2) = ac3870352f3a595b5b8a8cb64f39e9bea81b17572c73cfbf72482477a2f576d0ffcdcf735cb3c66b8a88a7fe0f7aece6738cbac87df5641e44fae1ab9b97111f
-Size (xkbprint-1.0.5.tar.bz2) = 166856 bytes
+BLAKE2s (xkbprint-1.0.6.tar.xz) = 4af54986bc98c44cf057fd443e6d523ea8507de7cbbcf3fbbf9e0bc1a07221ae
+SHA512 (xkbprint-1.0.6.tar.xz) = a1c2401b2a2ef4c6bd2efc18923ecb176adcf38b6c5dfdce25f22f1f5ab21e25f494b25dac25b1765fb9a0f6acc24d191cd41b9a098a9e3c6eaf9a9df490be29
+Size (xkbprint-1.0.6.tar.xz) = 156920 bytes



Home | Main Index | Thread Index | Old Index