Received: by mail.netbsd.org (Postfix, from userid 605) id E280284D54; Tue, 3 Aug 2021 10:06:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2992784D47 for ; Tue, 3 Aug 2021 10:06:04 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id 4xmcCAwU-MyK for ; Tue, 3 Aug 2021 10:06:03 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 7CECE84CE0 for ; Tue, 3 Aug 2021 10:06:03 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 709FEFA97; Tue, 3 Aug 2021 10:06:03 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1627985163182070" MIME-Version: 1.0 Date: Tue, 3 Aug 2021 10:06:03 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/x11/xrestop To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20210803100603.709FEFA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1627985163182070 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="UTF-8" Module Name: pkgsrc Committed By: wiz Date: Tue Aug 3 10:06:03 UTC 2021 Modified Files: pkgsrc/x11/xrestop: Makefile distinfo Log Message: xrestop: update to 0.5. Alan Coopersmith (3): Update configure.ac bug URL for gitlab migration Fix -Wsign-compare warning in recurse_win_tree() Fix -Wsign-compare warnings in xrestop_client_get_stats Ben Byer (1): fixed typo in output of xrestop -b Gaetan Nadon (5): config: upgrade Autoconf initialization section config: use standard xorg autogen.sh config: use standard xorg .gitignore file config: upgrade to util-macros 1.8 for additional man page support config: remove AC_PROG_CC as it overrides AC_PROG_C_C99 James Cloos (2): Replace static ChangeLog with dist-hook to generate from git log Fix commit 08c9daab3a0b3ef37723c007858fa949cb91bbd8 Keith Packard (1): Use XResQueryClientIds to get pid instead of window property Kevin Ryde (1): In xrestop_client_get_info() show xrestop's own pid. Matthieu Herrb (7): Update README for gitlab migration Fix version for development. More fixes for README.md + modern packaging Remove unused function window_get_pid() Fix character buffer sizes to hold full formatted strings Fix EXTRA_DIST and MAINTAINERCLEANFILES Release xrestop 0.5 Paulo Cesar Pereira de Andrade (1): Correct make distcheck and sparse warnings. Peter Harris (1): Display ShmSeg resource count Søren Sandmann Pedersen (2): man page: Change -dt to -t More man page fixes Walter Harms (4): FIX: warning: initialization discards `const' qualifier from pointer target type no need-to-check argument for XFree remove unused debug code FIX: malloc+memset=calloc To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 pkgsrc/x11/xrestop/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/x11/xrestop/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1627985163182070 Content-Disposition: inline Content-Length: 1762 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/x11/xrestop/Makefile diff -u pkgsrc/x11/xrestop/Makefile:1.12 pkgsrc/x11/xrestop/Makefile:1.13 --- pkgsrc/x11/xrestop/Makefile:1.12 Sat Jan 18 23:36:12 2020 +++ pkgsrc/x11/xrestop/Makefile Tue Aug 3 10:06:03 2021 @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2020/01/18 23:36:12 rillig Exp $ -# +# $NetBSD: Makefile,v 1.13 2021/08/03 10:06:03 wiz Exp $ -DISTNAME= xrestop-0.4 -PKGREVISION= 2 +DISTNAME= xrestop-0.5 CATEGORIES= x11 -MASTER_SITES= http://labs.o-hand.com/sources/xrestop/ +MASTER_SITES= https://xorg.freedesktop.org/archive/individual/app/ +EXTRACT_SUFX= .tar.bz2 MAINTAINER= reed@reedmedia.net HOMEPAGE= https://www.freedesktop.org/wiki/Software/xrestop Index: pkgsrc/x11/xrestop/distinfo diff -u pkgsrc/x11/xrestop/distinfo:1.3 pkgsrc/x11/xrestop/distinfo:1.4 --- pkgsrc/x11/xrestop/distinfo:1.3 Wed Nov 4 03:29:11 2015 +++ pkgsrc/x11/xrestop/distinfo Tue Aug 3 10:06:03 2021 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.3 2015/11/04 03:29:11 agc Exp $ +$NetBSD: distinfo,v 1.4 2021/08/03 10:06:03 wiz Exp $ -SHA1 (xrestop-0.4.tar.gz) = 040b0ac561f4de0a04e9db42a2cfab918801c452 -RMD160 (xrestop-0.4.tar.gz) = 13113e1de0d2206106a274917fd9a0decd301837 -SHA512 (xrestop-0.4.tar.gz) = eb7bf2f3ab7b73708c96d56fd466cb362d711242dd46992fa3e693af2d26995e9baa91075eb445ef227e1342deec5e0e22b37139e80399e4051c9f5cad8fd9b6 -Size (xrestop-0.4.tar.gz) = 92308 bytes +SHA1 (xrestop-0.5.tar.bz2) = a8c7a115864678058eecacdfcdfb4faf131ef104 +RMD160 (xrestop-0.5.tar.bz2) = efa9477b06bc1b56fcd512b1906df18b05927747 +SHA512 (xrestop-0.5.tar.bz2) = f50e1fcba2fdb6167f93b9edae721556bc411232a9d7cc1df853e588cd92608c9ca652bee1aaf5cfe3750d6c60db6c6cd1c6797e282841cc535051e78b2c4c1d +Size (xrestop-0.5.tar.bz2) = 135537 bytes --_----------=_1627985163182070--