pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/xlsatoms



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Nov 13 21:20:05 UTC 2022

Modified Files:
        pkgsrc/x11/xlsatoms: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/x11/xlsatoms/Makefile \
    pkgsrc/x11/xlsatoms/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/xlsatoms/Makefile
diff -u pkgsrc/x11/xlsatoms/Makefile:1.6 pkgsrc/x11/xlsatoms/Makefile:1.7
--- pkgsrc/x11/xlsatoms/Makefile:1.6    Sat Jan 18 23:36:10 2020
+++ pkgsrc/x11/xlsatoms/Makefile        Sun Nov 13 21:20:05 2022
@@ -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/
Index: pkgsrc/x11/xlsatoms/distinfo
diff -u pkgsrc/x11/xlsatoms/distinfo:1.6 pkgsrc/x11/xlsatoms/distinfo:1.7
--- pkgsrc/x11/xlsatoms/distinfo:1.6    Tue Oct 26 11:34:52 2021
+++ pkgsrc/x11/xlsatoms/distinfo        Sun Nov 13 21:20:05 2022
@@ -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