pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xprop xprop: update to 1.2.6.
details: https://anonhg.NetBSD.org/pkgsrc/rev/663eef55fb39
branches: trunk
changeset: 389384:663eef55fb39
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Dec 04 15:36:13 2022 +0000
description:
xprop: update to 1.2.6.
Alan Coopersmith (10):
Fix spelling/wording issues
gitlab CI: add a basic build test
Build xz tarballs instead of bzip2
gitlab CI: stop requiring Signed-off-by in commits
Mark help(), usage(), and grammar() with _X_NORETURN _X_COLD
Declare help() and print_help() as static
Rename "dpy" function arguments to "display" to avoid shadowing global
Resolve many gcc -Wsign-compare warnings
Variable scope reductions as suggested by cppcheck
xprop 1.2.6
diffstat:
x11/xprop/Makefile | 6 +++---
x11/xprop/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (29 lines):
diff -r 373537cf423e -r 663eef55fb39 x11/xprop/Makefile
--- a/x11/xprop/Makefile Sun Dec 04 15:35:38 2022 +0000
+++ b/x11/xprop/Makefile Sun Dec 04 15:36:13 2022 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.16 2022/11/09 13:14:31 joerg Exp $
+# $NetBSD: Makefile,v 1.17 2022/12/04 15:36:13 wiz Exp $
-DISTNAME= xprop-1.2.5
+DISTNAME= xprop-1.2.6
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 373537cf423e -r 663eef55fb39 x11/xprop/distinfo
--- a/x11/xprop/distinfo Sun Dec 04 15:35:38 2022 +0000
+++ b/x11/xprop/distinfo Sun Dec 04 15:36:13 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2021/10/26 11:34:55 nia Exp $
+$NetBSD: distinfo,v 1.13 2022/12/04 15:36:13 wiz Exp $
-BLAKE2s (xprop-1.2.5.tar.bz2) = fae39679ec0bbc72f9e5b2ae4dcad7086fd2fd24ec14a27b4620ddcbd54ad026
-SHA512 (xprop-1.2.5.tar.bz2) = 93cfa621fa76ca6e8e780a252c508380b6dc9db39b67bfca16bb9800f0d39110f5d18189409a8577ef79e98bf5eece17f5e23f2218ca72ae8bb04ee7b429d559
-Size (xprop-1.2.5.tar.bz2) = 151216 bytes
+BLAKE2s (xprop-1.2.6.tar.xz) = 66ce20edfa24151bf7eeac30d10cf3bec5dc8d3b17a04798c98a0780c4c67dac
+SHA512 (xprop-1.2.6.tar.xz) = ab25d4b8bf9de8fb37149060ad4870ffed4d6846ac3b31903a42c36301fcb0d50d3ba15949fdd9079507db97d3f05d4bbd11711d825e5470482cc30772cc3f25
+Size (xprop-1.2.6.tar.xz) = 143616 bytes
Home |
Main Index |
Thread Index |
Old Index