pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/xsetroot xsetroot: update to 1.1.3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/052c2b34dc18
branches:  trunk
changeset: 387419:052c2b34dc18
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Oct 30 01:05:24 2022 +0000

description:
xsetroot: update to 1.1.3.

Alan Coopersmith (8):
      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
      Variable scope reductions as recommended by cppcheck
      Handle -Wsign-compare warnings
      gitlab CI: stop requiring Signed-off-by in commits
      xsetroot 1.1.3

diffstat:

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

diffs (29 lines):

diff -r b4df01e6d96f -r 052c2b34dc18 x11/xsetroot/Makefile
--- a/x11/xsetroot/Makefile     Sat Oct 29 20:35:04 2022 +0000
+++ b/x11/xsetroot/Makefile     Sun Oct 30 01:05:24 2022 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2020/01/18 23:36:12 rillig Exp $
+# $NetBSD: Makefile,v 1.11 2022/10/30 01:05:24 wiz Exp $
 
-DISTNAME=              xsetroot-1.1.2
+DISTNAME=              xsetroot-1.1.3
 CATEGORIES=            x11
 MASTER_SITES=          ${MASTER_SITE_XORG:=app/}
-EXTRACT_SUFX=          .tar.bz2
+EXTRACT_SUFX=          .tar.xz
 
 MAINTAINER=            joerg%NetBSD.org@localhost
 HOMEPAGE=              https://xorg.freedesktop.org/
diff -r b4df01e6d96f -r 052c2b34dc18 x11/xsetroot/distinfo
--- a/x11/xsetroot/distinfo     Sat Oct 29 20:35:04 2022 +0000
+++ b/x11/xsetroot/distinfo     Sun Oct 30 01:05:24 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2021/10/26 11:34:57 nia Exp $
+$NetBSD: distinfo,v 1.10 2022/10/30 01:05:24 wiz Exp $
 
-BLAKE2s (xsetroot-1.1.2.tar.bz2) = 825758d911ec1e7edd402cc73ada71ba1c56d5113ec906ad166b383cae2f1904
-SHA512 (xsetroot-1.1.2.tar.bz2) = 0b9df1b72305e5c24f1e1664578aa4411a5ffcdc5d318458117594e641f01c34700205b0d16c08abf4a8106d36128ccdbe1ea1f1035fce9018d6b52801a8b72b
-Size (xsetroot-1.1.2.tar.bz2) = 129091 bytes
+BLAKE2s (xsetroot-1.1.3.tar.xz) = 6f12231728aac4d430160915d557cf00f435913c1477645544d25879e4979bcb
+SHA512 (xsetroot-1.1.3.tar.xz) = f333d1bfd92bb943044da36331ae2cf68a811c8f3891719d9ebc1749e2dd0c67068f86face0794c3c4ae584c4dd189bad4998dccb38fe1ac37a8921e5713e7c0
+Size (xsetroot-1.1.3.tar.xz) = 123200 bytes



Home | Main Index | Thread Index | Old Index