pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/xlsclients xlsclients: update to 1.1.5.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/47a1d3c0a5ce
branches:  trunk
changeset: 388112:47a1d3c0a5ce
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Nov 13 21:20:52 2022 +0000

description:
xlsclients: update to 1.1.5.

Alan Coopersmith (10):
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      gitlab CI: add a basic build test
      Build xz tarballs instead of bzip2
      gitlab CI: stop requiring Signed-off-by in commits
      Quiet -Wmaybe-uninitialized warnings from gcc
      Handle -Wsign-compare warnings
      usage: add cold & noreturn attributes to function
      Resolve implicit conversion warnings from clang
      xlsclients 1.1.5

diffstat:

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

diffs (29 lines):

diff -r 5327cb105307 -r 47a1d3c0a5ce x11/xlsclients/Makefile
--- a/x11/xlsclients/Makefile   Sun Nov 13 21:20:14 2022 +0000
+++ b/x11/xlsclients/Makefile   Sun Nov 13 21:20:52 2022 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.13 2022/11/09 13:14:30 joerg Exp $
+# $NetBSD: Makefile,v 1.14 2022/11/13 21:20:52 wiz Exp $
 
-DISTNAME=              xlsclients-1.1.4
+DISTNAME=              xlsclients-1.1.5
 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 5327cb105307 -r 47a1d3c0a5ce x11/xlsclients/distinfo
--- a/x11/xlsclients/distinfo   Sun Nov 13 21:20:14 2022 +0000
+++ b/x11/xlsclients/distinfo   Sun Nov 13 21:20:52 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2021/10/26 11:34:52 nia Exp $
+$NetBSD: distinfo,v 1.11 2022/11/13 21:20:52 wiz Exp $
 
-BLAKE2s (xlsclients-1.1.4.tar.bz2) = 1cd5bab30ce72667abeca1e68ec0c995fb97808c058d3af15f3a974f5f6b77d9
-SHA512 (xlsclients-1.1.4.tar.bz2) = 42fd848d88d3cf31168a37fed63f9f5b60ddc4f36be2956b354e574c93129d75f29e005d6631784380bcef27860b54c64f419ca18ad77f092f4520dec47b10f4
-Size (xlsclients-1.1.4.tar.bz2) = 130586 bytes
+BLAKE2s (xlsclients-1.1.5.tar.xz) = 96cc35b96739fe508433102631e7884e33b29ffc8f77abe9fa45d91d620e2cf1
+SHA512 (xlsclients-1.1.5.tar.xz) = 3896643378603876438772475e89ad5c066f98c16593245db5fa066418ff793798247f976d2bf7aa401d2590fc9807b80c9758bcbcc91566f02ceb856d9702bf
+Size (xlsclients-1.1.5.tar.xz) = 125552 bytes



Home | Main Index | Thread Index | Old Index