pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xsetroot
Module Name: pkgsrc
Committed By: wiz
Date: Sun Oct 30 01:05:24 UTC 2022
Modified Files:
pkgsrc/x11/xsetroot: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/x11/xsetroot/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/x11/xsetroot/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/xsetroot/Makefile
diff -u pkgsrc/x11/xsetroot/Makefile:1.10 pkgsrc/x11/xsetroot/Makefile:1.11
--- pkgsrc/x11/xsetroot/Makefile:1.10 Sat Jan 18 23:36:12 2020
+++ pkgsrc/x11/xsetroot/Makefile Sun Oct 30 01:05:24 2022
@@ -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/
Index: pkgsrc/x11/xsetroot/distinfo
diff -u pkgsrc/x11/xsetroot/distinfo:1.9 pkgsrc/x11/xsetroot/distinfo:1.10
--- pkgsrc/x11/xsetroot/distinfo:1.9 Tue Oct 26 11:34:57 2021
+++ pkgsrc/x11/xsetroot/distinfo Sun Oct 30 01:05:24 2022
@@ -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