pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/xlsatoms xlsatoms: update to 1.1.4.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/00d401c13878
branches:  trunk
changeset: 388110:00d401c13878
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Nov 13 21:20:05 2022 +0000

description:
xlsatoms: update to 1.1.4.

Alan Coopersmith (7):
      gitlab CI: add a basic build test
      Build xz tarballs instead of bzip2
      gitlab CI: stop requiring Signed-off-by in commits
      Variable scope reductions as suggested by cppcheck
      Resolve clang -Wshorten-64-to-32 warnings
      usage: add cold & noreturn attributes to function
      xlsatoms 1.1.4

diffstat:

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

diffs (29 lines):

diff -r 92b09c161ae4 -r 00d401c13878 x11/xlsatoms/Makefile
--- a/x11/xlsatoms/Makefile     Sun Nov 13 18:55:31 2022 +0000
+++ b/x11/xlsatoms/Makefile     Sun Nov 13 21:20:05 2022 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2020/01/18 23:36:10 rillig Exp $
+# $NetBSD: Makefile,v 1.7 2022/11/13 21:20:05 wiz Exp $
 
-DISTNAME=      xlsatoms-1.1.3
+DISTNAME=      xlsatoms-1.1.4
 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 92b09c161ae4 -r 00d401c13878 x11/xlsatoms/distinfo
--- a/x11/xlsatoms/distinfo     Sun Nov 13 18:55:31 2022 +0000
+++ b/x11/xlsatoms/distinfo     Sun Nov 13 21:20:05 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2021/10/26 11:34:52 nia Exp $
+$NetBSD: distinfo,v 1.7 2022/11/13 21:20:05 wiz Exp $
 
-BLAKE2s (xlsatoms-1.1.3.tar.bz2) = 387e986ee8e72fe70043949e79f1e378da83a9c2a02b3f7e7ab313621af0af1b
-SHA512 (xlsatoms-1.1.3.tar.bz2) = c267ccfdc5a83e834bfb5c3b144e22642badcadef4eb146eeec2df6fe6f85e9379500ae4219912c70fa2e535036a1a96cf496381f5d814e79af075e03c975f30
-Size (xlsatoms-1.1.3.tar.bz2) = 126327 bytes
+BLAKE2s (xlsatoms-1.1.4.tar.xz) = 5a55d6860ec0927b92ac505184a3ed9acb7f8719de409a41528270b36c347765
+SHA512 (xlsatoms-1.1.4.tar.xz) = 82f0d1e17850770537eac82947eff4514639f8122bd864e02685ede49db110a4c90c7782702ffb677a2b581f3eacd10dba80e63e29e7a1ed1c9255ee163fe0c4
+Size (xlsatoms-1.1.4.tar.xz) = 120480 bytes



Home | Main Index | Thread Index | Old Index